Hi,
I got this error when updating selling prices :
| Code : |
Dolibarr has detected a technical error.
This is information that can help to diagnose:
Dolibarr: 2.6.0
Date: 20090514164645
Level of features: 0
Server: Apache/2.2.6 (Win32) mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.5
Referer: http://localhost:81/dolibarr/product/price.php?action=edit_price&id=53
Requested Url: /dolibarr/product/price.php?id=53
MenuManager: eldy_backoffice.php/eldy_backoffice.php
Database type manager: mysql
Request for last database access in error: INSERT INTO llx_product_price(price_level,date_price,fk_product,fk_user_author,price,price_ttc,price_base_type,envente,tva_tx, price_min,price_min_ttc) VALUES(1, 20090514164645,53,2,143,150,'HT',1,5*, 0,0)
Return code for last database access in error: DB_ERROR_SYNTAX
Information for last database access in error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0,0)' at line 1
|
Any idea?