#65061
Ariel Vechetti
Participante

Aun sigo con el problema

-----------> Msg.getMsg: NOT found: Imprimiendo Ticket, Por favor espere [15]
TPV DEBUG ==> 2022-05-12 21:08:07.449281 - Chequeando saldo y crédito
TPV DEBUG ==> 2022-05-12 21:08:07.451359 - Creando Pedido (MOrder)
TPV DEBUG ==> 2022-05-12 21:08:07.453834 - Guardando el Pedido (Encabezado, sin líneas aún)
TPV DEBUG ==> 2022-05-12 21:08:07.467857 - Guardando línea #1
TPV DEBUG ==> 2022-05-12 21:08:07.478351 - Guardando el Pedido (Encabezado, con líneas ya creadas)
TPV DEBUG ==> 2022-05-12 21:08:07.479309 - Aplicando descuentos al Pedido (DiscountCalculator)
TPV DEBUG ==> 2022-05-12 21:08:07.479436 - Guardando el Pedido nuevamente (luego de aplicar descuentos)
TPV DEBUG ==> 2022-05-12 21:08:07.486103 - Completando el pedido
TPV DEBUG ==> 2022-05-12 21:08:07.49225 - Guardando el pedido (luego de completar)
TPV DEBUG ==> 2022-05-12 21:08:07.494469 - Creando Factura (MInvoice)
TPV DEBUG ==> 2022-05-12 21:08:07.499522 - Guardando Factura
TPV DEBUG ==> 2022-05-12 21:08:07.51387 - Guardando línea #10
-----------> MInvoice.saveUpdate: DocumentNo updated: B000100000002 -> B000100000002 [195]
TPV DEBUG ==> 2022-05-12 21:08:07.557236 - Chequeando Factura
TPV DEBUG ==> 2022-05-12 21:08:07.557399 - Guardando los descuentos
TPV DEBUG ==> 2022-05-12 21:08:07.557533 - Creando Remito (MInOut)
TPV DEBUG ==> 2022-05-12 21:08:07.564046 - Guardando línea #10
===========> MInOut.get_Value: Column not found - C_DocTypeTarget_ID [195]
===========> MInOut.get_Value: En Po.Get_value, retornado un nulo [195]
TPV DEBUG ==> 2022-05-12 21:08:07.580006 - Creando Allocation
-----------> MSequence.getDocumentNo: No Sequence for DocType - MDocType[1010599-Cobro por TPV,DocNoSequence_ID=0] [195]
-----------> MSequence.getDocumentNo: No Sequence for DocType - MDocType[1010599-Cobro por TPV,DocNoSequence_ID=0] [195]
TPV DEBUG ==> 2022-05-12 21:08:07.582978 - Creando los pagos (MPayment & MCashLine)
TPV DEBUG ==> 2022-05-12 21:08:07.594602 - Completando el allocation
===========> MAllocationHdr.get_Value: Column not found - C_DocTypeTarget_ID [195]
===========> MAllocationHdr.get_Value: En Po.Get_value, retornado un nulo [195]
-----------> MInvoice.saveUpdate: DocumentNo updated: B000100000002 -> B000100000002 [195]
TPV DEBUG ==> 2022-05-12 21:08:07.610279 - Commit de Transaccion
TPV DEBUG ==> 2022-05-12 21:08:07.615573 - Impresion de venta
TPV DEBUG ==> 2022-05-12 21:08:07.616136 - Imprimiendo ticket fiscal
===========> FiscalDocumentPrint.execute: La respuesta recibida tiene un formato no válido. Faltan datos del estado fiscal o general del controlador.
(Petición: { 43 "P" "" }, Respuesta: { 43 "" "40000" "3000" "1.000" "1.21" "0.21" "0.00" "0.00" "0.00" "1.00" "0.00" }) [195]

Estoy probando en un EMULADOR 250F v02.00 que corresponde a modelo y version del impresor fiscal.

No entiendo bien donde estaria el problema. Deduzco que el problema esta del lado del programa porque el ticket sale y dice cancelado por el usuario en el estado.

Que prodri estar pasando?