Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030209 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | trivial | have not tried | 2015-03-31 16:13 | 2015-07-28 11:33 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q2.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a5c5b884b106 | ||||
Projection | none | ETA | none | Target Version | RR15Q2.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030209: Provide an API to do transactional OB.Dal calls | |||||||
Description | Currently Mobile Core is missing a way of executing sql transactions using OB.Dal functions (e.g. OB.Dal.find, OB.Dal.get,...). We need a way to ensure that a set of OB.Dal calls are executed transactionally. | |||||||
Steps To Reproduce | Try to write 2 OB.Dal actions in a transaction. Verufy that it is not possible as each OB.Dal action creates its own transaction. | |||||||
Proposed Solution | Create a new set of OB.Dal functions that explicitly state that they are going to be executed in a transaction. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0078829) hgbot (developer) 2015-07-15 17:36 |
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.mobile.core Changeset: a5c5b884b106daf54a4402e484e54d250d0f79ee Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Jul 15 17:35:50 2015 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.mobile.core/rev/a5c5b884b106daf54a4402e484e54d250d0f79ee [^] Fixed issue 30209: Provide an API to do transactional OB.Dal calls Added a new set of functions to OB.Dal to allow transactions. Updated the existing functions. --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.mobile.core/source/data/ob-dal.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-06-19 10:29 | Orekaria | Type | feature request => backport |
2015-06-19 10:29 | Orekaria | Target Version | RR15Q3 => RR15Q2.3 |
2015-07-15 17:36 | hgbot | Checkin | |
2015-07-15 17:36 | hgbot | Note Added: 0078829 | |
2015-07-15 17:36 | hgbot | Status | scheduled => resolved |
2015-07-15 17:36 | hgbot | Resolution | open => fixed |
2015-07-15 17:36 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/20828cc11541b31458bc7142d11102fb20531408 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.mobile.core/rev/a5c5b884b106daf54a4402e484e54d250d0f79ee [^] |
2015-07-28 11:33 | Orekaria | Review Assigned To | marvintm => Orekaria |
2015-07-28 11:33 | Orekaria | Status | resolved => closed |
2015-07-28 11:33 | Orekaria | Fixed in Version | => RR15Q2.3 |
Copyright © 2000 - 2009 MantisBT Group |