dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #934] Impossible de cr éer une facture prédéfin


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #934] Impossible de cr éer une facture prédéfinie (pgsql)
Date: Thu, 13 Jun 2013 15:06:40 +0200

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

Impossible de créer une facture prédéfinie (pgsql)

Dernières modifications

13/06/2013 15:06 (Europe/Paris)
Changements :
  • Status: 
OpenClosed
  • Assigned to: 
AucunHENRY Florian (fhenry)
  • Resolution: 
AucunFixed

Répondre

État

 Détails
Last Modified On:  13/06/2013 15:05 Submitted by:  damien clochard (daamien)
Submitted on:  07/06/2013 16:56 
Summary:  Impossible de créer une facture prédéfinie (pgsql)
Description:  Dans /compta/facture/fiche-rec.php

2013-06-07 16:53:00 WARN 90.50.31.217 damien fiche-rec Warning: Bad formed request converted into INSERT INTO llx_facture_rec (titre, fk_soc, entity, datec, amount, remise, note, fk_user_author, fk_projet, fk_cond_reglement, fk_mode_reglement) VALUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', '', '2', null, '1', '3')
2013-06-07 16:53:00 WARN 90.50.31.217 damien fiche-rec DoliDBPgsql::query SQL error usesavepoint = 0 - INSERT INTO llx_facture_rec (titre, fk_soc, entity, datec, amount, remise, note, fk_user_author, fk_projet, fk_cond_reglement, fk_mode_reglement) VALUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', '', '2', null, '1', '3') - ERROR: 22P02: invalid input syntax for type numeric: ""
LINE 1: ...LUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', ''...
^
LOCATION: set_var_from_str, numeric.c:3322 = DB_ERROR_22P02
2013-06-07 16:53:00 WARN 90.50.31.217 damien fiche-rec Warning: Bad formed request converted into INSERT INTO llx_facture_rec (titre, fk_soc, entity, datec, amount, remise, note, fk_user_author, fk_projet, fk_cond_reglement, fk_mode_reglement) VALUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', '', '2', null, '1', '3')
2013-06-07 16:53:00 WARN 90.50.31.217 damien fiche-rec DoliDBPgsql::query SQL error usesavepoint = 0 - INSERT INTO llx_facture_rec (titre, fk_soc, entity, datec, amount, remise, note, fk_user_author, fk_projet, fk_cond_reglement, fk_mode_reglement) VALUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', '', '2', null, '1', '3') - ERROR: 22P02: invalid input syntax for type numeric: ""
LINE 1: ...LUES ('Support', '177', 1, '2013-06-07 16:53:00', '', '', ''...
^
LOCATION: set_var_from_str, numeric.c:3322 = DB_ERROR_22P02
Step to reproduce bug:  1/ ouvrir une facture et cliquer sur "Convertir en prédéfinie"

2/ Dans l'écran "Créer facture prédéfinie", cliquer sur OK
Version:  3.2.0 Category:  Other
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  pgsql
 Etat
Status:  Closed Assigned to:  HENRY Florian (fhenry)
Resolution:  Fixed 

Commentaires

HENRY Florian 13/06/2013 15:06
https://github.com/Dolibarr/dolibarr/pull/1044
HENRY Florian 13/06/2013 15:05
The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]