Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041067 | Retail Modules | Cash Management | public | 2019-06-11 10:00 | 2019-06-18 18:48 |
|
Reporter | migueldejuana | |
Assigned To | migueldejuana | |
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q3 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041067: Cash management object is global and therefore can be modified after the user has confirmed that the ticket should be processed |
Description | Currently the cash management object is global, accessible by different asynchronous processes, and therefore as the process to complete the cash management is asynchronous, it is possible that modifications happen after the user has confirmed that the ticket should be processed.
It is not possible to avoid the execution of parallel asynchronous processes. However, it is possible to avoid that the execution of these processes changes the information of the current cash management, by cloning the information of the cash mgmt synchronously when the cash mgmt completion process starts, so that from that point on, the cloned cash mgmt is used to execute the completion process. |
Steps To Reproduce | n/a
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0039228 | | closed | migueldejuana | Receipt object is global and therefore can be modified after the user has confirmed that the ticket should be processed | related to | defect | 0041851 | | closed | migueldejuana | Cash management synchronization must be done in one transaction |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-06-11 10:00 | migueldejuana | New Issue | |
2019-06-11 10:00 | migueldejuana | Assigned To | => Retail |
2019-06-11 10:00 | migueldejuana | Triggers an Emergency Pack | => No |
2019-06-11 10:01 | migueldejuana | Relationship added | related to 0039228 |
2019-06-11 10:09 | migueldejuana | Summary | Cash managmeent object is global and therefore can be modified after the user has confirmed that the ticket should be processed => Cash management object is global and therefore can be modified after the user has confirmed that the ticket should be processed |
2019-06-11 15:49 | migueldejuana | Assigned To | Retail => migueldejuana |
2019-06-11 16:20 | ngarcia | Issue Monitored: ngarcia | |
2019-06-11 16:23 | ngarcia | Resolution time | => 1562018400 |
2019-06-17 13:36 | hgbot | Checkin | |
2019-06-17 13:36 | hgbot | Note Added: 0112821 | |
2019-06-17 13:36 | hgbot | Status | new => resolved |
2019-06-17 13:36 | hgbot | Resolution | open => fixed |
2019-06-17 13:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f2c8c567015dc8aa5831e0e3be29e7ca88de994a [^] |
2019-06-17 13:36 | hgbot | Checkin | |
2019-06-17 13:36 | hgbot | Note Added: 0112822 | |
2019-06-17 13:36 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f2c8c567015dc8aa5831e0e3be29e7ca88de994a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/96ceed50bd302297ad0d54b600334b9cf01297d2 [^] |
2019-06-18 18:48 | guilleaer | Review Assigned To | => guilleaer |
2019-06-18 18:48 | guilleaer | Status | resolved => closed |
2019-06-18 18:48 | guilleaer | Fixed in Version | => RR19Q3 |
2019-09-18 16:18 | migueldejuana | Relationship added | related to 0041851 |