Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0039337 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Retail Modules] Web POS | major | always | 2018-06-29 09:25 | 2018-10-19 11:55 | |||
| Reporter | marvintm | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | RR18Q3.2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 7c8432ffa8f3 | ||||
| Projection | none | ETA | none | Target Version | RR18Q3.2 | |||
| 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 | OBPS | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0039337: Ticket completion should be executed fully inside the same database transaction | |||||||
| Description | After related issue https://issues.openbravo.com/view.php?id=38676 [^] some changes have been done to try to execute the whole ticket synchronization process in the same database transaction. However, there is one part which is still missing: the hook execution and the last save for the ticket which sets it to hasbeenpaid='Y' should also be part of the same database transaction, and currently they are not. | |||||||
| Steps To Reproduce | . | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0107154) hgbot (developer) 2018-10-04 11:53 |
Repository: retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal Changeset: 7c8432ffa8f36008850227738e63c468f3e33b6b Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Oct 04 11:52:33 2018 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal/rev/7c8432ffa8f36008850227738e63c468f3e33b6b [^] Fixed issue 0039337: Ticket completion should be executed fully inside the same database transaction - Send transaction to OBPOS_PreSyncReceipt hook to be able to use it - Add a new hook better to avoid wrong implementations from other modules --- M web/org.openbravo.retail.posterminal/js/data/dataordersave.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2018-09-21 11:57 | marvintm | Type | defect => backport |
| 2018-09-21 11:57 | marvintm | Target Version | => RR18Q3.2 |
| 2018-10-04 11:53 | hgbot | Checkin | |
| 2018-10-04 11:53 | hgbot | Note Added: 0107154 | |
| 2018-10-04 11:54 | hgbot | Status | scheduled => resolved |
| 2018-10-04 11:54 | hgbot | Resolution | open => fixed |
| 2018-10-04 11:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a3ae464ccea7b7727300427f943a50fdd8c3c091 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal/rev/7c8432ffa8f36008850227738e63c468f3e33b6b [^] |
| 2018-10-19 09:57 | marvintm | Review Assigned To | => marvintm |
| 2018-10-19 09:57 | marvintm | Status | resolved => closed |
| 2018-10-19 09:57 | marvintm | Fixed in Version | => RR18Q3.2 |
| Copyright © 2000 - 2009 MantisBT Group |