caisse

Répondre
Cyril Devorsine
Messages : 1
Enregistré le : jeu. janv. 19, 2017 11:45 am

jeu. janv. 19, 2017 12:13 pm

Bonjour
J'utilise depuis peu open concerto pour faire des devis et facture et la tout fonctionne très bien j'aimerais pouvoir utiliser le module caisse mais aucun onglet caisse n'est présent et dans aucun des onglets ne me présente le module caisse
es-ce un problème de configuration et comment y remédier
j'envisage de commande le guide mais serait il possible d'avoir le renseignement avant
je vous en remercie par avance
cordialement
Cyril
Avatar du membre
guillaume
Messages : 2457
Enregistré le : ven. févr. 11, 2011 7:15 pm

jeu. janv. 19, 2017 1:57 pm

Bonjour,

Le système caisse est installé d'office dans le dossier d'installation du logiciel...
C'est un programme "à part".

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 !
S33ds
Messages : 4
Enregistré le : sam. févr. 11, 2017 12:04 am

sam. févr. 11, 2017 12:07 am

Bonjour,
quand je fais une vente (d'un article que j'ai déjà enregistré) le stock ne diminue pas ... comment y remédier je vous prie ?
Apparemment c'est java .. je suis sur mac osx sierra

Une erreur est survenue pendant la clôture.

can't update SQLRowValues on /SAISIE_VENTE_FACTURE_ELEMENT/ : {QTE=3(class java.lang.Integer), PV_HT=183.333333(class java.math.BigDecimal), T_PV_HT=549.999999(class java.math.BigDecimal), T_PV_TTC=659.99999880(class java.math.BigDecimal), ID_TAXE=7(class java.lang.Integer), CODE=5(class java.lang.String), NOM=Test(class java.lang.String), ID_ARTICLE=13(class java.lang.Integer)} : the field ID_ARTICLE points to (ARTICLE[13])
org.openconcerto.utils.ExceptionHandler: Une erreur est survenue pendant la clôture.
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:121)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:125)
at org.openconcerto.erp.core.sales.pos.POSConfiguration.commitAll(POSConfiguration.java:386)
at org.openconcerto.erp.core.sales.pos.ui.CaisseMenuPanel.valueChanged(CaisseMenuPanel.java:108)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:154)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(DefaultListSelectionModel.java:685)
at javax.swing.JList.setValueIsAdjusting(JList.java:2140)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(BasicListUI.java:2796)
at javax.swing.plaf.basic.BasicListUI$MouseInputHandler.mouseReleased(BasicListUI.java:1526)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
at java.awt.Component.processMouseEvent(Component.java:6535)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6300)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4891)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.IllegalStateException: can't update SQLRowValues on /SAISIE_VENTE_FACTURE_ELEMENT/ : {QTE=3(class java.lang.Integer), PV_HT=183.333333(class java.math.BigDecimal), T_PV_HT=549.999999(class java.math.BigDecimal), T_PV_TTC=659.99999880(class java.math.BigDecimal), ID_TAXE=7(class java.lang.Integer), CODE=5(class java.lang.String), NOM=Test(class java.lang.String), ID_ARTICLE=13(class java.lang.Integer)} : the field ID_ARTICLE points to (ARTICLE[13])
at org.openconcerto.sql.model.SQLRowValues.checkValidity(SQLRowValues.java:1745)
at org.openconcerto.sql.model.SQLRowValuesCluster.store(SQLRowValuesCluster.java:417)
at org.openconcerto.sql.model.SQLRowValuesCluster.store(SQLRowValuesCluster.java:376)
at org.openconcerto.sql.model.SQLRowValuesCluster.store(SQLRowValuesCluster.java:371)
at org.openconcerto.sql.model.SQLRowValues.insert(SQLRowValues.java:1824)
at org.openconcerto.sql.model.SQLRowValues.insert(SQLRowValues.java:1808)
at org.openconcerto.erp.core.sales.pos.POSConfiguration$1.create(POSConfiguration.java:315)
at org.openconcerto.sql.utils.SQLUtils$1.handle(SQLUtils.java:80)
at org.openconcerto.sql.utils.SQLUtils$2.handle(SQLUtils.java:147)
at org.openconcerto.sql.model.ConnectionHandler.compute(ConnectionHandler.java:59)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:873)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:837)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:125)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:97)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:77)
at org.openconcerto.erp.core.sales.pos.POSConfiguration.commitAll(POSConfiguration.java:228)
... 39 more
S33ds
Messages : 4
Enregistré le : sam. févr. 11, 2017 12:04 am

sam. févr. 11, 2017 12:51 am

je me répond a moi même car j'ai trouvé la solution en mettant a jour java ..
Votre logiciel c'est de la balle !!
merci
Répondre