Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028267Retail ModulesWeb POSpublic2014-11-25 08:092014-12-03 23:44
mtaal 
mtaal 
normalmajoralways
closedfixed 
5
 
RR15Q1RR15Q1 
mtaal
No
0028267: Mobile core depends on retail for 5 labels
See the related issue, the change there moves the obpos-approval.js file from retail posterminal to mobile core.

But the javascript uses 5 labels which are defined in pos terminal. So there is a dependency from mobile core to posterminal.

That should not be the case, dependencies should always be from posterminal to core not the other way around.
Install mobile core without posterminal, the used labels:
OBPOS_ApprovalRequiredTitle
OBPOS_Cancel
OBPOS_ApprovalTextHeader
OBPOS_EmptyUserPassword
OBPOS_Approve
Create new labels in mobile core (better for translation), and change the labels in mobile core obpos-approval.js file.
No tags attached.
caused by defect 0027783 closed migueldejuana Is not possible to logout under some circumnstances 
related to defect 0028303RR15Q1 closed aaroncalero Mobile Core depends on labels from retail modules 
Issue History
2014-11-25 08:09mtaalNew Issue
2014-11-25 08:09mtaalAssigned To => mtaal
2014-11-25 08:09mtaalTriggers an Emergency Pack => No
2014-11-25 08:10mtaalRelationship addedcaused by 0027783
2014-11-27 13:08aaroncaleroRelationship addedrelated to 0028303
2014-11-27 14:14hgbotCheckin
2014-11-27 14:14hgbotNote Added: 0072068
2014-11-27 14:14hgbotStatusnew => resolved
2014-11-27 14:14hgbotResolutionopen => fixed
2014-11-27 14:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/95e09aa7893ed8717871a86ce702da54f7745660 [^]
2014-12-03 23:44mtaalReview Assigned To => mtaal
2014-12-03 23:44mtaalNote Added: 0072267
2014-12-03 23:44mtaalStatusresolved => closed
2014-12-03 23:44mtaalFixed in Version => RR15Q1

Notes
(0072068)
hgbot   
2014-11-27 14:14   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 95e09aa7893ed8717871a86ce702da54f7745660
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Thu Nov 27 14:12:09 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/95e09aa7893ed8717871a86ce702da54f7745660 [^]

Fixed issue 28267: Mobile core depends on retail for 5 labels

Created new labels in Mobile Core and replaced the incorrect references to the labels with the correct ones

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/obpos-approval.js
---
(0072267)
mtaal   
2014-12-03 23:44   
Reviewed