Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0036196 | Retail Modules | StoreServer | public | 2017-06-08 09:19 | 2017-06-16 15:47 | ||||||||||||||
Reporter | mtaal | ||||||||||||||||||
Assigned To | mtaal | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | RR17Q3 | Fixed in Version | RR17Q3 | ||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | marvintm | ||||||||||||||||||
OBNetwork customer | No | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0036196: Prevent same ticket from being send twice by the user from being processed | ||||||||||||||||||
Description | There are special cases that the user submits a ticket but the request is processed on the server but the response is lost. In this case the ticket remains in the browser and the user can send it again (after refreshing for example to enable the pay button). Currently an 'ugly' error message is shown. The system should catch this case and show the proper error message. | ||||||||||||||||||
Steps To Reproduce | Put breakpoint in orderloader submit ticket when it hits breakpoint refresh the page, ticket is shown again Let the server run through the breakpoint, loading the ticket Submit the ticket See error message | ||||||||||||||||||
Proposed Solution | Re-use the current logic [1] to check for duplicate sending of layaways for all tickets, show a nicer message. [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/98e87f3b39b6/src/org/openbravo/retail/posterminal/OrderLoader.java#l247 [^] | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2017-06-08 09:19 | mtaal | New Issue | |||||||||||||||||
2017-06-08 09:19 | mtaal | Assigned To | => mtaal | ||||||||||||||||
2017-06-08 09:19 | mtaal | OBNetwork customer | => No | ||||||||||||||||
2017-06-08 09:19 | mtaal | Triggers an Emergency Pack | => No | ||||||||||||||||
2017-06-08 09:19 | mtaal | Review Assigned To | => marvintm | ||||||||||||||||
2017-06-08 09:20 | hgbot | Checkin | |||||||||||||||||
2017-06-08 09:20 | hgbot | Note Added: 0097198 | |||||||||||||||||
2017-06-08 09:20 | hgbot | Status | new => resolved | ||||||||||||||||
2017-06-08 09:20 | hgbot | Resolution | open => fixed | ||||||||||||||||
2017-06-08 09:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/37dc93155f97c67749a5081f41fc00df38d53457 [^] | ||||||||||||||||
2017-06-08 13:44 | mtaal | Relationship added | related to 0036033 | ||||||||||||||||
2017-06-16 15:47 | marvintm | Status | resolved => closed | ||||||||||||||||
2017-06-16 15:47 | marvintm | Fixed in Version | => RR17Q3 | ||||||||||||||||
2017-06-19 11:09 | mtaal | Relationship added | related to 0035289 |
Notes | |||||
|
|||||
|
|