Skip to Content
Menu
This question has been flagged

Hello,

In POS if you have a pricelist rule for an product it replace product price and if you have choose in price list the discount policy option "without discount" it shows the list price and the pricelist price but not calculate discount  like sales module (list_price * (1-discount) = price rule)

But i want a behavior like sales module for example that when you add a product with an price-list rule to keep price unit as list price and then add discount so that (list_price * (1-discount) = price rule)

I want something like this so i can display discount percentage in invoices and be able to easily change the discount percentage in pos.

Have anybody do something like this already?


Thank you

Avatar
Discard

Any luck with your question?

Author

I have created a custom module that extends pos Javascript and do what i want. But it have some minor issues, for example when you change customer it recompute discounts from pricelist and you lost any custom discounts at pos level. If that is not an issue i can guide you how to achieve similar solution.

Related Posts Replies Views Activity
1
Dec 22
2102
2
Oct 24
263
0
Dec 23
459
0
Nov 22
1946
0
Sep 17
2277