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

Allow a store owner to configure when tax (VAT) should be applied. Before or after reward points (discounts, etc) #1809

Closed
AndreiMaz opened this issue Oct 12, 2016 · 0 comments
Assignees

Comments

@AndreiMaz
Copy link
Member

AndreiMaz commented Oct 12, 2016

VAT is currently calculated on the sub total before reward points value has been applied. UK policy requires VAT to be applied to the actual amount paid.

We have invoices where, because of reward points, the customer has paid £0 for their order, and yet the invoice shows a value for VAT.

Source: http://www.nopcommerce.com/boards/t/44583/error-in-vat-calculation-when-reward-points-are-used.aspx

also see pull request: #1992

@AndreiMaz AndreiMaz added this to the Version 3.90 milestone Oct 12, 2016
@AndreiMaz AndreiMaz self-assigned this Oct 12, 2016
@AndreiMaz AndreiMaz changed the title Allow a store owner configure when tax (VAT) should be applied. Before or after reward points Allow a store owner to configure when tax (VAT) should be applied. Before or after reward points Dec 27, 2016
@AndreiMaz AndreiMaz removed this from the Version 3.90 milestone Feb 6, 2017
@AndreiMaz AndreiMaz changed the title Allow a store owner to configure when tax (VAT) should be applied. Before or after reward points Allow a store owner to configure when tax (VAT) should be applied. Before or after reward points (discounts, etc) Feb 6, 2017
mfalkao pushed a commit to mfalkao/nopCommerce that referenced this issue Feb 22, 2017
(nopSolutions#1323) Purchase reward points
(nopSolutions#1809) taxable reward points with several new settings
 - rewardpointssettings.earnedrewardpointsaretaxable
Fixes on associated product tax. Taxation splits now on associated products also for excl. tax.
Remade taxSummary
mfalkao pushed a commit to mfalkao/nopCommerce that referenced this issue Feb 23, 2017
(nopSolutions#1323) Purchase reward points
(nopSolutions#1809) taxable reward points with several new settings
 - rewardpointssettings.earnedrewardpointsaretaxable
Fixes on associated product tax. Taxation splits now on associated products also for excl. tax.
Remade taxSummary
mfalkao pushed a commit to mfalkao/nopCommerce that referenced this issue Mar 11, 2017
(nopSolutions#1323) Purchase reward points
(nopSolutions#1809) taxable reward points with several new settings
 - rewardpointssettings.earnedrewardpointsaretaxable
Fixes on associated product tax. Taxation splits now on associated products also for excl. tax.
Remade taxSummary
@AndreiMaz AndreiMaz added this to the Version 4.00 milestone Mar 12, 2017
@AndreiMaz AndreiMaz removed this from the Version 4.00 milestone Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants