Menu

#66 Error al crear y procesar la linea de caja

Fixed
None
Medium
Defect
2021-10-09
2020-01-29
No

Según: http://www.libertya.org/forums/topic/error-al-crear-y-procesar-la-linea-de-caja/

En el TPV puedo cobrar una factura en efectivo, pero cuando realizo una Factura (clientes) y seleccione el casillero de Crear linea de Caja (elijo el mismo método de pago del TPV) me pone:
«error al crear y procesar la linea de caja, el comprobante xxxxx se encuentra en estado en proceso»
Tengo seleccionado período automatico con +120 y -120 días.

———–> InfoGeneral.calculateRowCount: Error calculating rowCount – ignoring [115]
———–> MInvoice.saveUpdate: DocumentNo updated: B000600000056 -> B000600000056 [14]
———–> InfoGeneral.calculateRowCount: Error calculating rowCount – ignoring [117]
———–> MInvoice.saveUpdate: DocumentNo updated: B000600000056 -> B000600000056 [14]
———–> MInvoice.saveUpdate: DocumentNo updated: B000600000056 -> B000600000056 [120]
———–> MInvoice.saveUpdate: DocumentNo updated: B000600000056 -> B000600000056 [122]
===========> MWFActivity.run: run [122]
java.lang.Exception: @CashLineCreateError@: El comprobante número B000600000056 se encuentra en estado En Proceso.
at org.openXpertya.wf.MWFActivity.performWork(MWFActivity.java:1074)
at org.openXpertya.wf.MWFActivity.run(MWFActivity.java:904)
at java.lang.Thread.run(Thread.java:748)

Discussion

  • Matías Nerón Cap

    Línea 616 de clase MCashLine.
    Resolver desde MInvoice, agregando una variable sobre MCashLine para que no controle el estado del documento al tildar esa opción en la factura.

     
  • Matías Nerón Cap

    Revisión 2983

     
  • Matías Nerón Cap

    • status: New --> Fixed
     

Log in to post a comment.

MongoDB Logo MongoDB