Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRP samsung isues no imprime factura "A" #109

Open
alevilar opened this issue Dec 12, 2020 · 0 comments
Open

SRP samsung isues no imprime factura "A" #109

alevilar opened this issue Dec 12, 2020 · 0 comments
Assignees

Comments

@alevilar
Copy link
Collaborator

alevilar commented Dec 12, 2020

LOG de factura "A"

2020-12-12 10:45:09,793 - FiscalberryApp - INFO - ----- - -- - - - ---
2020-12-12 10:45:09,804 - FiscalberryApp - INFO - {"printTicket":{"encabezado":{"tipo_cbte":"T","tipo_responsable":"RESPONSABLE_INSCRIPTO","tipo_doc":"CUIT","nro_doc":"2x076811238","telefono":"1xxxx50000","nombre_cliente":"K**** EDUARDO H"},"items":[{"importe":0.01,"ds":"probando 1","qty":1},{"alic_iva":"21.00","importe":"0.00","ds":"ENVÍO","qty":1}],"pagos":[],"setTrailer":[" ","Camarera: Barra para llevar","Mesa: prueba"," "]},"printerName":"fiscal2"}
2020-12-12 10:45:09,817 - root - INFO - Iniciando procesamiento de json:::: {"printerName": "fiscal2", "printTicket": {"encabezado": {"tipo_cbte": "T", "nro_doc": "20076811238", "tipo_doc": "CUIT", "nombre_cliente": "KLEIN EDUARDO H", "tipo_responsable": "RESPONSABLE_INSCRIPTO", "telefono": "1142150000"}, "items": [{"qty": 1, "ds": "probando 1", "importe": 0.01}, {"alic_iva": "21.00", "qty": 1, "ds": "ENV\u00cdO", "importe": "0.00"}], "setTrailer": [" ", "Camarera: Barra para llevar", "Mesa: prueba", " "], "pagos": []}}
2020-12-12 10:45:09,867 - root - INFO - mandando comando de impresora
2020-12-12 10:45:10,009 - root - INFO - inicializando ConectorDriverComando driver de Epson
2020-12-12 10:45:10,025 - root - INFO - - Driver: Drivers.EpsonDriver.EpsonDriver
2020-12-12 10:45:10,056 - root - INFO - sendCommand: SEND|0x5d|F|('11', u' ')
2020-12-12 10:45:10,173 - root - INFO - sendCommand: SEND|0x5d|F|('12', u'Camarera: Barra para llevar')
2020-12-12 10:45:10,319 - root - INFO - sendCommand: SEND|0x5d|F|('13', u'Mesa: prueba')
2020-12-12 10:45:10,449 - root - INFO - sendCommand: SEND|0x5d|F|('14', u' ')
2020-12-12 10:45:10,566 - root - INFO - sendCommand: SEND|0x5d|F|('15', '\x7f')
2020-12-12 10:45:10,683 - root - INFO - sendCommand: SEND|0x5d|F|('16', '\x7f')
2020-12-12 10:45:10,797 - root - INFO - sendCommand: SEND|0x5d|F|('17', '\x7f')
2020-12-12 10:45:10,913 - root - INFO - sendCommand: SEND|0x5d|F|('18', '\x7f')
2020-12-12 10:45:11,025 - root - INFO - sendCommand: SEND|0x5d|F|('19', '\x7f')
2020-12-12 10:45:11,140 - root - INFO - sendCommand: SEND|0x40|F|['C']
2020-12-12 10:45:11,349 - root - INFO - sendCommand: SEND|0x42|F|['probando 1', '1000', '1', '2100', 'M', '00001', '00000000']
2020-12-12 10:45:11,870 - root - INFO - sendCommand: SEND|0x42|F|['ENVIO', '1000', '0', '2100', 'M', '00001', '00000000']
2020-12-12 10:45:12,241 - root - INFO - sendCommand: SEND|0x45|T|['T']

Log de Factura "B"
2020-12-12 10:48:19,609 - FiscalberryApp - INFO - ----- - -- - - - ---
2020-12-12 10:48:19,619 - FiscalberryApp - INFO - {"printTicket":{"encabezado":{"tipo_cbte":"T"},"items":[{"alic_iva":"21.00","importe":0.01,"ds":"probando 1","qty":1},{"alic_iva":"21.00","importe":"0.00","ds":"ENVÍO","qty":1}],"pagos":[],"setTrailer":[" ","Camarera: Barra para llevar","Mesa: prueba"," "]},"printerName":"fiscal2"}
2020-12-12 10:48:19,632 - root - INFO - Iniciando procesamiento de json:::: {"printerName": "fiscal2", "printTicket": {"encabezado": {"tipo_cbte": "T"}, "items": [{"alic_iva": "21.00", "qty": 1, "ds": "probando 1", "importe": 0.01}, {"alic_iva": "21.00", "qty": 1, "ds": "ENV\u00cdO", "importe": "0.00"}], "setTrailer": [" ", "Camarera: Barra para llevar", "Mesa: prueba", " "], "pagos": []}}
2020-12-12 10:48:19,682 - root - INFO - mandando comando de impresora
2020-12-12 10:48:19,827 - root - INFO - inicializando ConectorDriverComando driver de Epson
2020-12-12 10:48:19,844 - root - INFO - - Driver: Drivers.EpsonDriver.EpsonDriver
2020-12-12 10:48:19,875 - root - INFO - sendCommand: SEND|0x5d|F|('11', u' ')
2020-12-12 10:48:19,989 - root - INFO - sendCommand: SEND|0x5d|F|('12', u'Camarera: Barra para llevar')
2020-12-12 10:48:20,141 - root - INFO - sendCommand: SEND|0x5d|F|('13', u'Mesa: prueba')
2020-12-12 10:48:20,269 - root - INFO - sendCommand: SEND|0x5d|F|('14', u' ')
2020-12-12 10:48:20,386 - root - INFO - sendCommand: SEND|0x5d|F|('15', '\x7f')
2020-12-12 10:48:20,504 - root - INFO - sendCommand: SEND|0x5d|F|('16', '\x7f')
2020-12-12 10:48:20,616 - root - INFO - sendCommand: SEND|0x5d|F|('17', '\x7f')
2020-12-12 10:48:20,733 - root - INFO - sendCommand: SEND|0x5d|F|('18', '\x7f')
2020-12-12 10:48:20,845 - root - INFO - sendCommand: SEND|0x5d|F|('19', '\x7f')
2020-12-12 10:48:20,960 - root - INFO - sendCommand: SEND|0x40|F|['C']
2020-12-12 10:48:21,170 - root - INFO - sendCommand: SEND|0x42|F|['probando 1', '1000', '1', '2100', 'M', '00001', '00000000']
2020-12-12 10:48:21,691 - root - INFO - sendCommand: SEND|0x42|F|['ENVIO', '1000', '0', '2100', 'M', '00001', '00000000']
2020-12-12 10:48:22,060 - root - INFO - sendCommand: SEND|0x45|T|['T']

@alevilar alevilar self-assigned this Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant