Bonjour à tous, tout d'abord bravo aux développeurs pour ce beau joujou !!!
Depuis quelques jours je me familiarise avec OC, je suis passé à la mise à jour 1.3b2 monoposte.
J'ai une imprimante à tickets de caisse TM-T20 de chez Epson (USB), j' ai donc coché "JPOS" sur la configuration d'OC, mais je ne sait pas quoi mettre aux 2 lignes d'en dessous : "Port/nom" et "Dossier lib JPOS".
Du fait, je pense que s'est pour ça que je ne peu imprimer de tickets de caisse ???
En outre j'ai trouvé aussi au niveau des "Préférences" / "De l'Ordinateur" / "Impression" / "Gestion commerciale"
En bas de la page une partie sur l' "Imprimante Ticket"==== Adresse IP Brother QL : .............
Cette ligne est-elle à renseigner aussi ?
Voilà , merci de vos réponses afin que puisse terminer mon test d'OC et passer à une saisie de stock plus importante.
A bientôt.
Paramétrer une imprimante à tickets de caisse.
Bonjour et merci pour OC.
Je suis confronté aux mêmes problèmes et je m'apprêtais à poser exactement la même question avec les mêmes configs. Il n'y a que l'imprimante qui change pour moi, c'est une TM58 Allcam.
J'ai également le message d'erreur suivant :
UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
jpos/POSPrinterControl19
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:115)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(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.NoClassDefFoundError: jpos/POSPrinterControl19
at org.openconcerto.erp.core.sales.pos.Caisse.getTicketPrinter(Caisse.java:403)
at org.openconcerto.erp.core.sales.pos.ui.TextAreaTicketPanel$1.actionPerformed(TextAreaTicketPanel.java:55)
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)
... 6 more
Caused by: java.lang.ClassNotFoundException: jpos.POSPrinterControl19
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
J'espère donc profiter des réponses...
Merci encore.
Je suis confronté aux mêmes problèmes et je m'apprêtais à poser exactement la même question avec les mêmes configs. Il n'y a que l'imprimante qui change pour moi, c'est une TM58 Allcam.
J'ai également le message d'erreur suivant :
UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
jpos/POSPrinterControl19
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:115)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(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.NoClassDefFoundError: jpos/POSPrinterControl19
at org.openconcerto.erp.core.sales.pos.Caisse.getTicketPrinter(Caisse.java:403)
at org.openconcerto.erp.core.sales.pos.ui.TextAreaTicketPanel$1.actionPerformed(TextAreaTicketPanel.java:55)
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)
... 6 more
Caused by: java.lang.ClassNotFoundException: jpos.POSPrinterControl19
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
J'espère donc profiter des réponses...
Merci encore.
Bonjour,
Pour utiliser jPOS, le prérequis est de l'installer et de le configurer
, sinon installez le bridge port série.
Tout est sur dispo sur votre CD Epson.
Cordialement,
Pour utiliser jPOS, le prérequis est de l'installer et de le configurer

Tout est sur dispo sur votre CD Epson.
Cordialement,
Pareil, j'ai instalé les drivers de l'imprimante mais il n'y a rien concernant JPOS sur le CD !
Mon message d'erreur arrive juste au moment d'imprimer un ticket dans la liste des tickets d'OC.
Par contre avec la caisse il ne se passe carément rien au moment où ça devrais imprimer !!??
Là je suis vraiment bloqué, je ne sais pas quoi faire...
Pachajopi tu as mis quoi dans les champs à renseigner de ton premier message ?
Mon message d'erreur arrive juste au moment d'imprimer un ticket dans la liste des tickets d'OC.
Par contre avec la caisse il ne se passe carément rien au moment où ça devrais imprimer !!??
Là je suis vraiment bloqué, je ne sais pas quoi faire...
Pachajopi tu as mis quoi dans les champs à renseigner de ton premier message ?
Ben moi j'ai renseigné aucuns champs vu que je ne sais pas quoi mettre.
J'ai bien compris que sous JRE on doit installer le driver Jpos de l'imprimante.
Chose faite mais toujours pas d'impression ni de message d'erreur.....
Au pire je vais essayer d'installer tous ça dans un autre PC sans ancienne installation de driver ou autre .
Je vous tiens au courant
J'ai bien compris que sous JRE on doit installer le driver Jpos de l'imprimante.
Chose faite mais toujours pas d'impression ni de message d'erreur.....
Au pire je vais essayer d'installer tous ça dans un autre PC sans ancienne installation de driver ou autre .
Je vous tiens au courant

Et bien non
Que se soit en jpos , sachant que mon imprimante imprime correctement et tous les tests d'impressions étant réussis sous le driver Jpos ( et l'option Jpos cochée sous OC configuration ) , ou bien avec le driver TM virtual port server ( Bridge port serie ?? ) et avec l'option escp activé, et ben non rien ne fonctionne pas d'impression possible ni de message d'erreur que se soit à partir de la caisse ni d'OC directement
Po d'idée

Que se soit en jpos , sachant que mon imprimante imprime correctement et tous les tests d'impressions étant réussis sous le driver Jpos ( et l'option Jpos cochée sous OC configuration ) , ou bien avec le driver TM virtual port server ( Bridge port serie ?? ) et avec l'option escp activé, et ben non rien ne fonctionne pas d'impression possible ni de message d'erreur que se soit à partir de la caisse ni d'OC directement

Po d'idée
