Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030962 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-09-29 14:52 | 2015-12-09 12:26 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7e9378934b48 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030962: In syncModel, the 'update' command and support code, must be moved to OB.Dal | |||||||
Description | In syncModel, the 'update' command and support code, must be moved to OB.Dal | |||||||
Steps To Reproduce | Open the 'ob-terminal-model.js' file Verify that, in the 'syncModel' method, removeSyncedElemsCallback function, a raw update is performed in the local database: var sql = "UPDATE " + tableName + " SET isbeingprocessed = ? WHERE " + tableName + "_id = ?"; ... | |||||||
Proposed Solution | Add a new method to OB.dal to execute atomic database updates | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0082403) hgbot (developer) 2015-11-27 10:33 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 7e9378934b4822f281f961b533485e1001e24619 Author: Ranjith <ranjith <at> qualiantech.com> Date: Fri Nov 27 15:02:48 2015 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7e9378934b4822f281f961b533485e1001e24619 [^] Fixes issue 30962 : Moving syncModel static SQL update to OB.Dal --- M web/org.openbravo.mobile.core/source/data/ob-dal.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0082404) hgbot (developer) 2015-11-27 10:34 |
Repository: tools/automation/pi-mobile Changeset: c65eef1ba42fcaa1ac408f0fffe04371f61df7bb Author: Ranjith <ranjith <at> qualiantech.com> Date: Fri Nov 27 15:02:23 2015 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c65eef1ba42fcaa1ac408f0fffe04371f61df7bb [^] Verifies issue 30962: Added automated test 'I30962_CheckUpdateModalBeingProcessed' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30962_CheckUpdateModalBeingProcessed.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-09-29 14:52 | Orekaria | New Issue | |
2015-09-29 14:52 | Orekaria | Assigned To | => Retail |
2015-09-29 14:52 | Orekaria | Triggers an Emergency Pack | => No |
2015-09-29 14:52 | Orekaria | Relationship added | depends on 0030433 |
2015-09-29 14:52 | Orekaria | Target Version | => RR16Q1 |
2015-09-29 14:53 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-11-23 15:40 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-11-24 06:39 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2015-11-24 07:15 | ranjith_qualiantech_com | Status | new => scheduled |
2015-11-27 10:33 | hgbot | Checkin | |
2015-11-27 10:33 | hgbot | Note Added: 0082403 | |
2015-11-27 10:33 | hgbot | Status | scheduled => resolved |
2015-11-27 10:33 | hgbot | Resolution | open => fixed |
2015-11-27 10:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7e9378934b4822f281f961b533485e1001e24619 [^] |
2015-11-27 10:34 | hgbot | Checkin | |
2015-11-27 10:34 | hgbot | Note Added: 0082404 | |
2015-12-09 12:26 | guilleaer | Review Assigned To | => guilleaer |
2015-12-09 12:26 | guilleaer | Status | resolved => closed |
2015-12-09 12:26 | guilleaer | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |