Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Insert script for orders_products table in DB


syntax.error

Recommended Posts

Posted

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,

  • 8 months later...
Posted

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...