Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5626 Weergaven

I am going to make custom pos ticket, but I haven't posbox (and pos printer). So I am looking for a way to debug this changes. 

 

As I understand point_of_sale use different templates for usual ticket (<t t-name="PosTicket">) and for esc\pos ticket  ( <t t-name="XmlReceipt"> )

https://github.com/odoo/odoo/blob/master/addons/point_of_sale/static/src/xml/pos.xml

 

So I need some esc\pos emulator. I found something 

https://gitorious.org/screenticket/screenticket/

but it is not ready-to-use solution.

Avatar
Annuleer
Beste antwoord

hi is possible in print via proxy Enhanced POS 
regards 
thank you

Avatar
Annuleer
Beste antwoord

It's not necessary to have a posbox just a second instance of odoo installed, and you can communicate with a printer.

Avatar
Annuleer
Auteur

You are right, but I don't have pos printer.