-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add new tax-specfic fields to Accounts management screen #1860
Comments
There is a problem with this. I did this:
This customer does not display properly and when I submitted an order, that order also used the Customer Use Type from the first account which improperly reported it as Tax Exempt Also I am also getting a few hundred of this error: This is blocking me from completing the audit |
Thanks @zenweasel. I'll look into these right away. To clarify what was said and things to be done:
|
It's not matter of where they show up, but that they only show up for one customer. |
In other words, it seems like the "Tax Settings" screen only shows once for all customers rather than for each customer. |
Okay. Got it. |
I've resolved the above issues. It's on the main The only pending part left is a design modification (this can up after my checkin with Ryan). Design Feedback:
|
This is now moved to the "Manage" section. It also now works with all accounts (newly added and old). |
Resolved in #1793 |
This has been completed. |
Related to #1793
Making this a separate issue since I don't see exactly where this could go as "Manage Accounts" is pretty much just setting permissions.
We need these new fields under accounts:
When these are entered, they need to be passed in along with the cart/order so that the tax amount is reflected correctly.
Additionally the Account ID needs to be displayed and identified.
The text was updated successfully, but these errors were encountered: