Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #31146 All Revisions ] Back to Issue ]
Summary 0031146: transactions are not included in cashup reconciliation when the sync of receipt is before that the sync of cashup
Revision 2015-11-10 09:59 by Orekaria
Steps To Reproduce . in web pos:
 . do a cash up
  . in the last step, click in "Post, Print & close", but you dont click in button "ok" of popup "good job"
  . close the window
(the sync of the new cashup is not done)

 . open browser and the same terminal
  . do and pay a receipt
-> SOMETIMES, the sync of receipt is done before than the sync of cashup

in this cases, in this line:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/2a08adb56512/src/org/openbravo/retail/posterminal/OrderLoader.java#l1702 [^]

the cashup is null, so, the transaction is not related to the cashup, and the trx is not reconciled when the cashup is done
Revision 2015-11-06 14:31 by Orekaria
Steps To Reproduce
. in web pos:
 . do a cash up
  . in the last step, click in "Post, Print & close", but you dont click in button "ok" of popup "good job"
  . close the window
(the sync of the new cashup is not done)

 . open browser and the same terminal
  . do and pay a receipt
-> SOMETIMES, the sync of receipt is done before than the sync of cashup

in this cases, in this line:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/2a08adb56512/src/org/openbravo/retail/posterminal/OrderLoader.java#l1702 [^]

the cashup is null, so, the transaction is not related to the cashup, and the trx is not reconciled when the cashup is done


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker