Project:
View Revisions: Issue #36918 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0036918: In Synchronized Mode, doing F5 while and order is being loaded reaches a wrong scenario | ||
Revision | 2017-09-21 15:40 by migueldejuana | ||
Description | In Synchronized Mode, doing F5 while and order is being loaded reaches a wrong scenario. If we refresh while an order is being processed in a Synchronized Mode we need to do 3 things depending the status of the order: - If the order is Processed: We need continue, remove the sent order from the UI and update the cashup info. - If the order is being Processed: We need to wait till it is synchronized, check it continuously. - If the order gave an Error: Show a modal showing an error and leave the order in the UI to be able to resend it |
||
Revision | 2017-09-21 15:27 by migueldejuana | ||
Description | In Synchronized Mode, doing F5 while and order is being loaded reaches a wrong scenario. If we refresh while an order is being processed in a Synchronized Mode we need to do 3 things depending the status of the order: - If the order is Processed: We need continue, remove the sent order from the UI and update the cashup info. If the order is being Processed: We need to wait till it is synchronized, check it continuously. - If the order gave an Error: Show a modal showing an error and leave the order in the UI to be able to resend it |
Copyright © 2000 - 2009 MantisBT Group |