syntax.error Posted July 1, 2013 Posted July 1, 2013 Hello Guys, I just wanna ask where to find the insert script in orders_products database? I need to modify it because I added some field on my table.. I will also add another insert script for different table in DB.. Thanks,
pretendor Posted March 31, 2014 Posted March 31, 2014 my checkout_process works perfectly exapt 1 issue, my subtotal doesnt get updated properly into the databse me makes the following information: 1 orders_total_id = * 2 orders_id = 100 3 title = Subtotaal 4 text = €15.53 5 value = 18,7900 6 class = ot_subtotal_ex 7 sort_order = 1 the database is insert by text without TAX and the value is with TAX. even the value should be without tax. do you now where i can find where this has been defined?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.