News:

Support the VirtueMart project and become a member

Main Menu

Tax id in database

Started by kratzi, June 27, 2018, 11:18:35 AM

Previous topic - Next topic

kratzi

Hi in latest Virtuemart 3.2.14 and Joomla 3.8.8 I need to make some changes to already available entries of the TaxID.

I found the following tables and columns that store the Tax Id

#_virtuemart_calcs - virtuemart_calc_id
#_virtuemart_orders - order_billTax
#_virtuemart_order_calc_rules - virtuemart_calc_id
#_virtuemart_product_prices - product_tax_id
#_virtuemart_shipment_methods - shipment_params
#_virtuemart_payment_methods - payment_params
#_virtuemart_shipment_plg_weight_countries - tax_id

Could anyone please confirm if these are all places which have the tax id stored.

Thank you