Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029483Retail ModulesWeb POSpublic2015-03-31 18:472015-06-29 15:02
migueldejuana 
guilleaer 
normalmajoralways
closedfixed 
5
 
 
migueldejuana
No
0029483: When incremental is working, total button remains disabled for 1 minute
When incremental update is working, total button remains disabled for 1 minute in slow devices an it bothers users.
Do we need to block total button when incremental update?
If we have a product in the ticket and the incremental update remove it, do we process correctly the order(because we are processing an order with a removed product)?
- Set incremental update every minute (POS Terminal Type window)
- Login in a slow device
- create an order and see how total button is disabled for a while without doing anything.
I know that could be a corner case but I would manage it.

Case: We have an opened order, we do an incremental refresh, something included in the order have changed in the master data.

Solution: I will review the opened orders content and see if something have change, if something have changed, show a modal telling this and 2 options:
  - Delete the order and start creating the order again.
  - Process the order as it is in that moment.

I know that it can be a bit hard but this should not happen very often and if it happens we must not let the user work with wrong data.
No tags attached.
related to defect 0029396RR15Q3 closed Retail Stabilization: RR15Q3 related 
diff diffIssue29483.diff (1,476) 2015-06-25 11:59
https://issues.openbravo.com/file_download.php?file_id=8228&type=bug
Issue History
2015-03-31 18:47migueldejuanaNew Issue
2015-03-31 18:47migueldejuanaAssigned To => Retail
2015-03-31 18:47migueldejuanaTriggers an Emergency Pack => No
2015-03-31 18:47migueldejuanaRelationship addedrelated to 0029396
2015-06-23 13:26malsasuaResolution time => 1435356000
2015-06-25 11:58guilleaerAssigned ToRetail => guilleaer
2015-06-25 11:59guilleaerFile Added: diffIssue29483.diff
2015-06-25 11:59guilleaerStatusnew => scheduled
2015-06-25 11:59guilleaerNote Added: 0078502
2015-06-25 11:59guilleaerStatusscheduled => resolved
2015-06-25 11:59guilleaerResolutionopen => fixed
2015-06-29 15:00guilleaerNote Edited: 0078502bug_revision_view_page.php?bugnote_id=0078502#r8932
2015-06-29 15:02migueldejuanaReview Assigned To => migueldejuana
2015-06-29 15:02migueldejuanaNote Added: 0078562
2015-06-29 15:02migueldejuanaStatusresolved => closed

Notes
(0078502)
guilleaer   
2015-06-25 11:59   
(edited on: 2015-06-29 15:00)
Attached a temporal fix for Q1.1

This functionality will be refactored in next releases.

(0078562)
migueldejuana   
2015-06-29 15:02   
Reviewed