is this a local developed module or handled from API manufacturer ?
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
I developed the module myself ...
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
I'm going to assume your first language is french as the concept of a 'manufacturer' isn't quite coming across correctly in my brain as I think the manufacturer of a product you have created in a store .. ex. if your selling shoes .. Nike , New Balance .. etc ... ??
As far as the module goes, it was coded by me, it is not dependent on any type of API service, I am not aware of the requirement for any type of API for compounded taxes ?
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
Incorrect. Manufacturers can also be about API services. Fabrics represents more than merchant stores.I think the manufacturer of a product you have created in a store .. ex. if your selling shoes .. Nike , New Balance .. etc ... ??
Neither do I. Which is why, as stated above, I do am looking for one as it would more suit my needs than relying on a local tax module while, again, it may look interesting what you've coded out but simply not what I'm looking for regarding this type of subject.I am not aware of the requirement for any type of API for compounded taxes ?
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
what em i missing here.
mike = http://www.gorillagear.ca
It is a Quebec and PEI issue where first there is GST, and then the PST is taxing the GST.
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
and its not working for me
im running opencart 1.5.1
vqmod 2.1.3
in the instruction it saud to go in phpmyadmin to run:
ALTER TABLE `tax_rate` ADD `compound` INT( 1 ) NOT NULL DEFAULT '0' AFTER `type`;
But I got :
#1054 - Unknown column 'type' in 'tax_rate'
can you help me please?
Simply replace:
Code: Select all
ALTER TABLE `tax_rate` ADD `compound` INT( 1 ) NOT NULL DEFAULT '0' AFTER `type`;
Code: Select all
ALTER TABLE `tax_rate` ADD `compound` INT( 1 ) NOT NULL DEFAULT '0';
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
look my screen shot
canyou help me?
Thanks!

Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
I have posted an updated release properly supporting your version of OpenCart.stefane321 wrote:thanks i will wait your solution!
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
Increase Page Speed (#1 rated commercial extension on OpenCart Marketplace)
15in1 Essential Extensions Value Pack Premium Customer Testimonials Reward Points Extended Admin Security Lockdown Suite
irc.freenode.net #opencart
Users browsing this forum: Ahrefs [Bot], Amazon [Bot] and 72 guests