Dolibarr ERP & CRM » Bugs » bug #945
error adding a serviceLatest modifications
Answer now
Snapshot Details |
Submitted on: | 2013-06-18 13:06 | | Last Modified On: | 2013-06-21 12:40 |
Submitted by: | David A. G. (braito) | |
Summary: | error adding a service |
Description: | dolibarr webpage 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 ')' at line 1
dolibarr log:
DoliDBMysqli::query SQL error: INSERT INTO llx_product (datec, entity, ref, ref_ext, price_min, price_min_ttc, label, fk_user_author, fk_product_type, price, price_ttc, price_base_type, tobuy, tosell, canvas, finished) VALUES (20130618130328, 1, 'prueba', null, 0, 0, 'prueba', 2, 1, 50, 60.5, 'HT', 1, 1, '', ) DB_ERROR_SYNTAX |
Step to reproduce bug: | |
Version: | 3.4.0 | | Category: | Module: Products-Services |
Severity: | 6 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Closed | | Assigned to: | HENRY Florian (fhenry) |
Resolution: | Fixed | |
Comments- Laurent Destailleur 2013-08-06 10:31
- David A. G. (braito):
> The bug still there.
I did a sql query, and the problem is that de data 'finished' is empty...
EDIT!!!. forget it,
- David A. G. 2013-06-21 12:40
- The bug still there.
I did a sql query, and the problem is that de data 'finished' is empty...
EDIT!!!. forget it, - HENRY Florian 2013-06-19 14:42
- https://github.com/Dolibarr/dolibarr/pull/1055
https://github.com/FHenry/dolibarr/commit/035edc12ce48438b4ef5c1847e32ab0a572fc976
|
|
> The bug still there.
I did a sql query, and the problem is that de data 'finished' is empty...
EDIT!!!. forget it,
Open→ Closed