Message d'erreur lors d'une modification de saisie

Un conseil pour l'installation? Un problème technique pour installer OpenConcerto?
Répondre
Stphane
Messages : 70
Enregistré le : dim. nov. 17, 2013 7:58 am

jeu. juin 26, 2014 12:53 pm

Bonjour,
Je rencontre cette erreur lorsque je veux modifier une saisie d'une vente comptoir:

Code : Tout sélectionner

Erreur pendant la modification
org.openconcerto.utils.ExceptionHandler: Erreur pendant la modification
	at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:112)
	at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:116)
	at org.openconcerto.sql.view.EditPanel.actionPerformed(EditPanel.java:433)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
	at org.openconcerto.erp.core.sales.pos.element.SaisieVenteComptoirSQLElement$1.update(SaisieVenteComptoirSQLElement.java:909)
	at org.openconcerto.sql.view.EditPanel.modifier(EditPanel.java:454)
	at org.openconcerto.sql.view.EditPanel.actionPerformed(EditPanel.java:431)
	... 36 more
Cela ne valide pas la modification bien sûr..
:(
Ex-utilisateur mais continue de "suivre" OpenConcerto
Avatar du membre
guillaume
Messages : 2429
Enregistré le : ven. févr. 11, 2011 7:15 pm

ven. juin 27, 2014 4:45 pm

Nom de l'article vide!

Cordialement,
Directeur technique d'OpenConcerto qui dans son temps libre s'occupe du forum.
Pour une assistance pro, nous sommes joignables à ILM Informatique contre quelques jetons.
Pensez aussi à lire le manuel !
Stphane
Messages : 70
Enregistré le : dim. nov. 17, 2013 7:58 am

ven. juin 27, 2014 7:26 pm

Merci pour votre réponse, mais dans ce type de saisie: il n'y a pas d'article à saisir, juste:
Libellé
Date
Client
Montant HT Service
Taxe
Montant TTC
Mode de règlement

:?
Ex-utilisateur mais continue de "suivre" OpenConcerto
Avatar du membre
guillaume
Messages : 2429
Enregistré le : ven. févr. 11, 2011 7:15 pm

sam. juin 28, 2014 9:40 am

Bonjour,

effectivement, un petit loupé sur la 1.3.2, le sélecteur d'article a été retiré de l'interface graphique... :oops:

C'est corrigé pour la future 1.4b1...

Cordialement,
Directeur technique d'OpenConcerto qui dans son temps libre s'occupe du forum.
Pour une assistance pro, nous sommes joignables à ILM Informatique contre quelques jetons.
Pensez aussi à lire le manuel !
Stphane
Messages : 70
Enregistré le : dim. nov. 17, 2013 7:58 am

sam. juin 28, 2014 11:59 am

Merci pour l'info, mais pas de changement ;)
Ex-utilisateur mais continue de "suivre" OpenConcerto
pasck03
Messages : 70
Enregistré le : mer. janv. 01, 2014 1:28 pm

mar. juil. 01, 2014 10:39 am

Bonjour,
Avez vous essayer de faire un ALT 255 dans la saisie article?
Stphane
Messages : 70
Enregistré le : dim. nov. 17, 2013 7:58 am

mar. juil. 01, 2014 11:52 am

pasck03 a écrit :Bonjour,
Avez vous essayer de faire un ALT 255 dans la saisie article?
Bonjour,
Désolé je ne comprends pas :oops:
Ex-utilisateur mais continue de "suivre" OpenConcerto
pasck03
Messages : 70
Enregistré le : mer. janv. 01, 2014 1:28 pm

mar. juil. 01, 2014 1:48 pm

Dans la ligne articles tout en maintenant la touche ALT appuie tapez successivement sur les touches 2 5 et 5. Cela produit un caractère invisible.
Stphane
Messages : 70
Enregistré le : dim. nov. 17, 2013 7:58 am

mar. juil. 01, 2014 5:49 pm

Merci pasck03..., mais aurais tu un "code" pour faire apparaitre la ligne article dans la vente comptoir que je n'ai pas...(que ce soit sur la 1.3.2 ou la 1.4b1)
:?
Ex-utilisateur mais continue de "suivre" OpenConcerto
pasck03
Messages : 70
Enregistré le : mer. janv. 01, 2014 1:28 pm

mer. juil. 02, 2014 8:24 am

Désolé je n avai pas bien compris le problème.
Faites comme si je n avais rien dis :?
Répondre