Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030962
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-09-29 14:522015-12-09 12:26
ReporterOrekariaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision7e9378934b48
ProjectionnoneETAnoneTarget VersionRR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030962: In syncModel, the 'update' command and support code, must be moved to OB.Dal

DescriptionIn syncModel, the 'update' command and support code, must be moved to OB.Dal
Steps To ReproduceOpen 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 SolutionAdd a new method to OB.dal to execute atomic database updates
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0030433RR15Q4 closedOrekaria The 'syncAllModels ' process is reporting that the server synchronization has finished before the client has been updated 

-  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
Powered by Mantis Bugtracker