Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036848 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-09-13 13:59 | 2017-09-26 18:24 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | efb0a117f33e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0036848: Save Delete Tickets functionality is not working correctly in Synchronized Mode in some cases | |||||||
Description | When working on synchronized mode, all requests done to the backend force a refresh of the cashup information just before processing the request, to ensure that the data we work with is always updated. However, when Save Delete Tickets functionality is enabled, and a ticket is disabled, this ticket is synchronized to the backend, and in this case, the cashup information is not refreshed. This can cause some problems in some cases, because the cashup information we would send as part of the synchronization of this ticket may not be completely updated. | |||||||
Steps To Reproduce | - Configure Save Delete Tickets functionality. - Configure Synchronized Mode. - Login in the Web POS. - Create a ticket, and process it having the developer tools activated. Realize that just before the request which synchronizes the information of the ticket, there is a previous request to load the cashup information. - Create another ticket and then delete it. Realize that the request which synchronizes it appears, but the previous request to refresh the cashup information doesn't exist. | |||||||
Proposed Solution | Force the cashup refresh like we do in other ticket synchronization cases. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0099571) hgbot (developer) 2017-09-26 08:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: efb0a117f33e9e402d9b25590be0d06e7c8b2805 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Sep 26 11:36:21 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efb0a117f33e9e402d9b25590be0d06e7c8b2805 [^] Fixed issue 36848 : Rebuild cashup info when ticket is deleted * With Synchronized mode and Save Removed ticket preference, cashup should be rebuild from server when ticket is deleted --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-09-13 13:59 | marvintm | New Issue | |
2017-09-13 13:59 | marvintm | Assigned To | => Retail |
2017-09-13 13:59 | marvintm | OBNetwork customer | => No |
2017-09-13 13:59 | marvintm | Resolution time | => 1506549600 |
2017-09-13 13:59 | marvintm | Triggers an Emergency Pack | => No |
2017-09-25 09:31 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-09-25 09:31 | ranjith_qualiantech_com | Status | new => scheduled |
2017-09-26 08:24 | hgbot | Checkin | |
2017-09-26 08:24 | hgbot | Note Added: 0099571 | |
2017-09-26 08:24 | hgbot | Status | scheduled => resolved |
2017-09-26 08:24 | hgbot | Resolution | open => fixed |
2017-09-26 08:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efb0a117f33e9e402d9b25590be0d06e7c8b2805 [^] |
2017-09-26 18:24 | marvintm | Review Assigned To | => marvintm |
2017-09-26 18:24 | marvintm | Status | resolved => closed |
2017-09-26 18:24 | marvintm | Fixed in Version | => RR17Q4 |
Copyright © 2000 - 2009 MantisBT Group |