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

SI: Tax Exempt Customers Not Honored in Store Administration Order Manager #110

Closed
WillStrohl opened this issue Mar 15, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@WillStrohl
Copy link
Member

Steps to Reproduce:

  1. Clean installation of Hotcakes 03.01.00 (affects earlier versions as well).
  2. Add a tax schedule.
  3. Add at least one product to the catalog that is in the tax schedule.
  4. Add at least one customer and mark this customer as tax exempt.
  5. As a merchant, choose the menu option to add a new order in the Orders menu.
  6. Add the product that is assigned to the tax schedule.
  7. Choose the customer that is tax exempt.
  8. Enter an address for the customer that matches the tax schedule.
  9. Choose the shipping option.
  10. Click the Update button to update the order.

Expected Behavior:
The order grand total reflects a value without tax calculated. This would be the same expected behavior as the front-end checkout, when a customer places an order themselves.

Actual Behavior:
The order total summary shows tax calculated and applied to the grand total.

@WillStrohl
Copy link
Member Author

Passed QA

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

No branches or pull requests

2 participants