Bug dans l'ajout d'une facture
Posté : jeu. juil. 07, 2011 10:25 pm
Bonbsoir,
J'ai créé une facture à partir d'un devis.
Lors du clic sur ajout
Une précision; le compte du client est 411RCM. Y a t-il un lien ? J'ai vérifié dans la base et la colonne indiquée n'existe pas dans la table
Cordialement
Denis
J'ai créé une facture à partir d'un devis.
Lors du clic sur ajout
Code : Tout sélectionner
8 juil. 2011 00:17:40 org.openconcerto.utils.ExceptionHandler display
INFO: org.openconcerto.utils.ExceptionHandler: Erreur pendant la générations des écritures comptables
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:75)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:79)
at org.openconcerto.erp.generationEcritures.GenerationMvtSaisieVenteFacture.run(GenerationMvtSaisieVenteFacture.java:273)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalArgumentException: The table of the row MODE_REGLEMENT[5] doesn't contain the field 'ID_BANQUE_POLE_PRODUIT'.
at org.openconcerto.sql.model.SQLRow.getObject(SQLRow.java:335)
at org.openconcerto.sql.model.SQLRowAccessor.getObjectAs(SQLRowAccessor.java:163)
at org.openconcerto.sql.model.SQLRowAccessor.getInt(SQLRowAccessor.java:135)
at org.openconcerto.erp.generationEcritures.GenerationReglementVenteNG.paiementCheque(GenerationReglementVenteNG.java:286)
at org.openconcerto.erp.generationEcritures.GenerationReglementVenteNG.<init>(GenerationReglementVenteNG.java:149)
at org.openconcerto.erp.generationEcritures.GenerationReglementVenteNG.<init>(GenerationReglementVenteNG.java:46)
at org.openconcerto.erp.generationEcritures.GenerationMvtSaisieVenteFacture.genereMouvement(GenerationMvtSaisieVenteFacture.java:248)
at org.openconcerto.erp.generationEcritures.GenerationMvtSaisieVenteFacture.run(GenerationMvtSaisieVenteFacture.java:270)
... 1 more
Cordialement
Denis