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

View Revisions: Issue #37884 Back to Issue ]
Summary 0037884: When Incremental fails POS gets unestable.
Revision 2018-02-13 12:43 by migueldejuana
Steps To Reproduce - Login in Web POS
. Create and order, paid it fully and press SCAN button
- Add a breakpoint in Products.java
- Press F5 and you will see the breakpoint stopping the execution
- POS moves to offline and the resume the execution(F8 in Eclipse)
- ERROR! BP and BPL is empty, then is set, then empty again
- ERROR! Document Number empty, then is set, then empty again
- ERROR! Total is 0, then is set to the real total, then empty again
- ERROR! If we go to payment panel, Done button is not there or if it is there, pressing it makes POS to fail.
Revision 2018-02-12 17:29 by migueldejuana
Steps To Reproduce - Login in Web POS
. Create and order, paid it fully and press SCAN button
- Add a breakpoint in Products.java
- Press F5 and you will see the breakpoint stopping the execution
- POS moves to offline and the resume the execution(F8 in Eclipse)
- ERROR! BP and BPL is empty, then is set, then empty again
- ERROR! Document Number empty, then is set, then empty again
- ERROR! Total is 0, then is set to the real total, then empty again
- ERROR! If we go to payment panel, Done button is not there or if it is there, pressing it makes POS to fail.

org.openbravo.retail.posterminal.process.LastTerminalStatusTimestamps is executed several times. Also print function.

Revision 2018-02-12 17:15 by migueldejuana
Steps To Reproduce - Open Backoffice and set incremental to 1 minute for VBS-1
- Login in Web POS
. Create and order, paid it fully and press SCAN button
- Add a breakpoint in Products.java
- Press F5 and you will see the breakpoint stopping the execution
- POS moves to offline and the resume the execution(F8 in Eclipse)
- ERROR! BP and BPL is empty, then is set, then empty again
- ERROR! Document Number empty, then is set, then empty again
- ERROR! Total is 0, then is set to the real total, then empty again
- ERROR! If we go to payment panel, Done button is not there or if it is there, pressing it makes POS to fail.

org.openbravo.retail.posterminal.process.LastTerminalStatusTimestamps is executed several times. Also print function.

Revision 2018-02-12 12:18 by migueldejuana
Steps To Reproduce - Open Backoffice and set incremental to 1 minute for VBS-1
- Login in Web POS
. Create and order, paid it fully and press SCAN button
- Add a breakpoint in Products.java
- Press F5 and you will see the breakpoint stopping the execution
- POS moves to offline and the resume the execution(F8 in Eclipse)
- ERROR! BP and BPL is empty, then is set, then empty again
- ERROR! Document Number empty, then is set, then empty again
- ERROR! Total is 0, then is set to the real total, then empty again
- ERROR! If we go to payment panel, Done button is not there or if it is there, pressing it makes POS to fail.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker