Jump to content

Recommended Posts

Bonjour,

 

lorsque l'on valide une commande sur mon site j'ai ce message : "

 

Unknown column 'group_reduction' in 'field list'

 

INSERT INTO `ps_order_detail`

(`id_order`, `product_id`, `product_attribute_id`, `product_name`, `product_quantity`, `product_quantity_in_stock`, `product_price`, `reduction_percent`, `reduction_amount`, `group_reduction`, `product_quantity_discount`, `product_ean13`, `product_reference`, `product_supplier_reference`, `product_weight`, `tax_name`, `tax_rate`, `ecotax`, `ecotax_tax_rate`, `discount_quantity_applied`, `download_deadline`, `download_hash`)

VALUES (49,

1415,

0,

'Mélange fleurs de Bach 30 ml',

1,

1,

14.218009,

0,

0,

0,

0,

NULL,

NULL,

NULL,

0,

'TVA 5.5%',

5.5,

0,

0,

0,

'0000-00-00 00:00:00',

'')

 

"

 

Pouvez-vous m'aider ??

Merci d'avance

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...