this is the error I get when adding product with price = 0€.
> Fout ontdekt: > Database Type Manager: mysql > Verzoek voor laatste database toegang in fout: UPDATE llx_commandedet SET description=’’,price=‘0’,subprice=‘0’,remise=‘0’,remise_percent=‘0’,tva_tx=‘21’,localtax1_tx=’’,localtax2_tx=’’,qty=‘1’,product_type=‘0’,info_bits=‘0’,total_ht=‘0’,total_tva=‘0’,total_localtax1=‘0’,total_localtax2=‘0’,total_ttc=‘0’,date_start=null,date_end=null WHERE rowid = 162 > Return code for last database access in error: DB_ERROR_1265 > Information for last database access in error: Data truncated for column ‘localtax1_tx’ at row 1 > Message: Data truncated for column ‘localtax1_tx’ at row 1
I seem to have the problem when I change the price of a product-line to another amount. (customer order, customer invoice, …)
Please I need this sorted out.
> Fout ontdekt: > Database Type Manager: mysql > Verzoek voor laatste database toegang in fout: UPDATE llx_commandedet SET description=‘1560mm RAL9001(70) RAL9001(70) Beige’,price=‘50’,subprice=‘50’,remise=‘0’,remise_percent=‘0’,tva_tx=‘21’,localtax1_tx=’’,localtax2_tx=’’,qty=‘3’,product_type=‘0’,info_bits=‘0’,total_ht=‘150’,total_tva=‘31.5’,total_localtax1=‘0’,total_localtax2=‘0’,total_ttc=‘181.5’,date_start=null,date_end=null WHERE rowid = 13 > Return code for last database access in error: DB_ERROR_1265 > Information for last database access in error: Data truncated for column ‘localtax1_tx’ at row 1 > Message: Data truncated for column ‘localtax1_tx’ at row 1
the error also appears on the CSV 3.0 version
I think it is a database issue … but what issue ?
Dolibarr heeft een technische fout.
Informatie die kan helpen bij het vaststellen:
Datum: 20110126121548
Dolibarr: 3.1.0-alpha
Niveau van de functies: 0
PHP: 5.3.4
Server: Microsoft-IIS/7.0
Database Type Manager: mysql
Verzoek voor laatste database toegang in fout: UPDATE llx_commandedet SET description=‘1650mm RAL9001(70) RAL9001(70) Beige’,price=‘90’,subprice=‘90’,remise=‘0’,remise_percent=’’,tva_tx=‘21’,localtax1_tx=’’,localtax2_tx=’’,qty=‘3’,info_bits=‘0’,total_ht=‘270’,total_tva=‘56.7’,total_localtax1=‘0’,total_localtax2=‘0’,total_ttc=‘326.7’,date_start=null,date_end=null WHERE rowid = 14
Return code for last database access in error: DB_ERROR_1265
Information for last database access in error: Data truncated for column ‘remise_percent’ at row 1
Message: Data truncated for column ‘remise_percent’ at row 1
PHP Notice: Undefined index: DOCUMENT_ROOT in C:\inetpub\wwwroot\tunal\htdocs\main.inc.php on line 120