Page 1 sur 1

Erreur Transfert BL en Facture

Posté : lun. oct. 12, 2020 12:42 pm
par Skathai
Bonjour,

J'ai ce message que s'affiche lorsque je transfert mon bon de livraison en facture.
Je pense que c'est du a mes modifications des trames.
Une idée?
Erreur d'initialisation
org.openconcerto.utils.ExceptionHandler: Erreur d'initialisation
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:144)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:151)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:211)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:141)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:98)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:80)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:76)
at org.openconcerto.erp.core.common.component.TransfertBaseSQLComponent.openTransfertFrame(TransfertBaseSQLComponent.java:154)
at org.openconcerto.erp.core.common.component.TransfertBaseSQLComponent.openTransfertFrame(TransfertBaseSQLComponent.java:147)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction.transfertFactureClient(ListeDesBonsDeLivraisonAction.java:206)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction.access$0(ListeDesBonsDeLivraisonAction.java:205)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction$1.actionPerformed(ListeDesBonsDeLivraisonAction.java:70)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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.invoice.component.SaisieVenteFactureSQLComponent.initDone(SaisieVenteFactureSQLComponent.java:1951)
at org.openconcerto.sql.element.BaseSQLComponent.inited(BaseSQLComponent.java:476)
at org.openconcerto.sql.element.SQLComponent.uiInit(SQLComponent.java:214)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:204)
... 47 more

Re: Erreur Transfert BL en Facture

Posté : mar. nov. 17, 2020 12:27 pm
par Skathai
Problème résolu.

Conflit avec un module que j'ai désinstallé.

Re: Erreur Transfert BL en Facture

Posté : mar. nov. 17, 2020 2:56 pm
par SRI
Pouvez-vous indiquer quel module a posé problème ?

Re: Erreur Transfert BL en Facture

Posté : mar. déc. 01, 2020 9:38 am
par Skathai
Si mes souvenirs sont bon, cetait gestion projet ou prospects.
J'ai tous désinstallé et réinstallé 1 par 1 jusqu'à trouver le fautif 😉

Re: Erreur Transfert BL en Facture

Posté : mer. déc. 09, 2020 12:57 pm
par Vincent34
Même problème pour moi.
J'ai désinstallé les modules suivant: gestion de projet, interventions et abonnement et tout fonctionne.