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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032389
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-03-02 14:572016-03-16 18:56
ReportermigueldejuanaView Statuspublic 
Assigned Tomigueldejuana 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revision2e8ab18ca80d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032389: code bugs

Description- We are using in mobile.core posterminal messages:
OB.UTIL.showI18NSuccess('OBPOS_SynchronizationWasSuccessfulMessage', 'OBPOS_SynchronizingDataMessage');

- Check if it is defined before clear localStorage, it affects to warehouse:
if (window.localStorage.getItem('loggedTerminalName') && (window.localStorage.getItem('loggedTerminalName') !== OB.MobileApp.model.get('terminalName'))) {
Steps To ReproduceCheck the code
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0084699)
hgbot (developer)
2016-03-04 04:06

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2e8ab18ca80da80ecd528ab65eb7e6118a52265a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 03 18:21:56 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2e8ab18ca80da80ecd528ab65eb7e6118a52265a [^]

Fixed issue Fixed issue 0032389: code bugs

- Use mobile.core messages
- In warehouse for example we do not have a terminal. Skip that case

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/utils/ob-synchronization.js
---

- Issue History
Date Modified Username Field Change
2016-03-02 14:57 migueldejuana New Issue
2016-03-02 14:57 migueldejuana Assigned To => migueldejuana
2016-03-02 14:57 migueldejuana Triggers an Emergency Pack => No
2016-03-04 04:06 hgbot Checkin
2016-03-04 04:06 hgbot Note Added: 0084699
2016-03-04 04:06 hgbot Status new => resolved
2016-03-04 04:06 hgbot Resolution open => fixed
2016-03-04 04:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2e8ab18ca80da80ecd528ab65eb7e6118a52265a [^]
2016-03-04 10:29 migueldejuana Review Assigned To => Orekaria
2016-03-16 18:56 marvintm Review Assigned To Orekaria => marvintm
2016-03-16 18:56 marvintm Status resolved => closed
2016-03-16 18:56 marvintm Fixed in Version => RR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker