Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discount #45

Closed
jimmykwh opened this issue Mar 18, 2015 · 3 comments
Closed

Discount #45

jimmykwh opened this issue Mar 18, 2015 · 3 comments
Labels

Comments

@jimmykwh
Copy link

Is it possible to have further discount on subtotal value after tax?

@jekkos
Copy link
Member

jekkos commented Mar 18, 2015

It depends on what pricing strategy you are using

At this moment discounts are applied on the value before tax (if prices are tax excluded).
If prices are tax inclusive then discounts are applied on the subtotal after tax, indeed.

@jimmykwh
Copy link
Author

Hi Jekko,

Great to hear from you.

Its the practise in my country; Malaysia, where by custimer ask for round
up total payable. For instance sub total 3.20, they will ask for 3 bucks
to settle the bill.
On 18 Mar 2015 17:28, "jekkos" notifications@github.com wrote:

It depends on what pricing strategy you are using

At this moment discounts are applied on the value before tax (if prices
are tax excluded).
If prices are tax inclusive then discounts are applied on the subtotal
after tax, indeed.


Reply to this email directly or view it on GitHub
https://github.com/jekkos/opensourcepos/issues/45#issuecomment-82846625.

@jekkos
Copy link
Member

jekkos commented Mar 18, 2015

This functionality is currently not foreseen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants