Skip to main content

tax are not saved in frond end

More
11 years 10 months ago - 11 years 10 months ago #178725 by 888
-- HikaShop version -- : 2.3.4
-- HikaMarket version -- : 1.5.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.14-1

hi
after updating HikaMarket to 1.5 tax (tax category) are not saved in frond end if you add or edit product

did test on your demo
demo.hikashop.com/index.php?option=com_h...t&Itemid=844&lang=en

did not work
Last edit: 11 years 10 months ago by 888.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #178730 by Jerome
Hi,

Damned, I missed it !
In the file "administrator/components/com_hikamarket/classes/product.php" please replace
Code:
$removeFields = array( 'contact', 'delay_id', 'tax_id', 'waitlist', 'display_quantity_field', 'price_percentage',
By
Code:
$removeFields = array( 'contact', 'delay_id', 'waitlist', 'display_quantity_field', 'price_percentage',
It will fix the issue.

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: 888

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.156 seconds
Powered by Kunena Forum