Employee discount

I have a POS system where my employees receive a 10% discount on every purchase they make. Can we set something up in the system to manage this?

Do you mean sale?

There is the Commission Module for which you could set the employee as agent for the sale they made.
But this module is not yet compatible with the POS but it should not be difficult to made it.

Yes, I mean when an employee purchases something—let’s say a medicine from the store—they will get a 10% discount on it. So I should use that module?

Than you can use the Sale Price List Module and create a price list with 10% discount and assign it to the employee party.

I have already activated the modules, but I can’t find their function.

I already found it, but where do I assign the 10% discount in this module? There is a column called unit_formula. Am I supposed to assign it there?

You put a formula like unit_price * 0.9

Ah, yes I did put it like that, but it doesnt affected the price?

It is computed only on creation.

When I create Sales?

Then your price list does not have a line the alter the unit price.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.