Re: DUAL Pricing version 2
ZenCart do not add Tax on my clients who are marked as wholesale. The normal retail clients are no problem, tax is added on both products and shipment, no problem
But everybody who is on wholesale do not get tax added.
I checked the tables in the DB under the address_book and customers but do not see anything funny.
I created two dummy users with exactly the same billing and delivery address. The only difference is one is retail and one is wholesale.
The system ads tax on the retail client but on the wholesale client it only ads tax on shipment fee but on products it does not add tax and on the invoice it shows "Tax" 0.00%
I see under customers table there are two wholesale fields
customers_whole
customers_wholesale
I am not sure if this was due to an upgrade some time. But I see the value for customers_whole = 1 for wholesale clients but for the same client customers_wholesale is null (no value). On my dummy account I also set customers_wholesale = 1 but that made not difference the system still do not add Tax on wholesale clients.
Any suggestions?
Re: DUAL Pricing version 2
OK, sorry, I see further up the plugin does not support tax on wholesale clients
Is there a way I can just disable the dual pricing plugin until we could fix it or must I just uninstall it. If I uninstall it i guess I will have to enter all wholesale prices again after I install it again one day.
Does anybody know of any other plugin which does the same work but which actually add tax on wholesale clients?