1. sergio0187
  2. RO CSVI
  3. Friday, 15 April 2022
  4.  Subscribe via email
Hello,
I import products with:
- price_with_tax
- product_tax_id

It automatically calculates the the baseprice, but somehow the tax rule is not applied.
What am I missing?

Thank you in advance.
Attachments (1)
Accepted Answer Pending Moderation
Hello,
You did not tell us what import you are using. Post the import debug log to check. To get the debug log check How to collect debug information? document.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hi,
Thank you for reply.
It's a product import.
Please find attached the log.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
The debug log you posted shows the product_tax_id was updated to 2 for a price value of 57.842975206612. See below query from debug log. But the screenshot posted in your initial post shows a different price(70.247). Was the product in the screenshot imported as well? If so would like to see the processing in debug log. Can you post the right debug log to check?



UPDATE `bl2tk_virtuemart_product_prices` SET `virtuemart_product_id`='5571',`virtuemart_shoppergroup_id`='0',`product_price`='57.842975206612',`override`='0',`product_tax_id`='2',`product_currency`='47',`product_price_publish_up`='0000-00-00 00:00:00',`product_price_publish_down`='0000-00-00 00:00:00',`price_quantity_start`='0',`price_quantity_end`='0',`created_on`='0000-00-00 00:00:00',`created_by`='0',`modified_on`='0000-00-00 00:00:00',`modified_by`='0',`locked_on`='0000-00-00 00:00:00',`locked_by`='0' WHERE `virtuemart_product_price_id` = '5575'
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!