Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028303Retail ModulesWeb POSpublic2014-11-27 13:072014-12-03 23:44
aaroncalero 
aaroncalero 
normalmajoralways
closedfixed 
5
 
RR15Q1RR15Q1 
mtaal
No
0028303: Mobile Core depends on labels from retail modules
Several files from the Mobile Core module refer to labels defined in org.openbravo.retail.posterminal.
See files ob-menu.js and ob-datasource.js in Mobile Core and check that the following labels are there:
OBPOS_OfflineWindowRequiresOnline
OBPOS_OfflineWindowOfflineLogin
OBPOS_MsgApplicationServerNotAvailable
OBPOS_DataMaxReached
Create new labels in mobile core (better for translation), and change the label references in the files
No tags attached.
related to defect 0028267RR15Q1 closed mtaal Mobile core depends on retail for 5 labels 
Issue History
2014-11-27 13:07aaroncaleroNew Issue
2014-11-27 13:07aaroncaleroAssigned To => aaroncalero
2014-11-27 13:07aaroncaleroTriggers an Emergency Pack => No
2014-11-27 13:08aaroncaleroRelationship addedrelated to 0028267
2014-11-27 15:57hgbotCheckin
2014-11-27 15:57hgbotNote Added: 0072071
2014-11-27 15:57hgbotStatusnew => resolved
2014-11-27 15:57hgbotResolutionopen => fixed
2014-11-27 15:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/761118a67645cb74bdc065c2c4b99072a49bb252 [^]
2014-12-03 23:44mtaalReview Assigned To => mtaal
2014-12-03 23:44mtaalNote Added: 0072268
2014-12-03 23:44mtaalStatusresolved => closed
2014-12-03 23:44mtaalFixed in Version => RR15Q1

Notes
(0072071)
hgbot   
2014-11-27 15:57   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 761118a67645cb74bdc065c2c4b99072a49bb252
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Thu Nov 27 15:55:54 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/761118a67645cb74bdc065c2c4b99072a49bb252 [^]

Fixed issue 28303: Mobile Core depends on labels from retail modules

Created new labels in Mobile Core and replaced the references to labels of Posterminal with the new labels

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0072268)
mtaal   
2014-12-03 23:44   
Reviewed