Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041178Retail ModulesWeb POSpublic2019-06-26 09:372019-06-26 09:38
joniturralde93 
Retail 
highminoralways
newopen 
5
pi 
pi 
No
0041178: There is two references to Web POS in Mobile Core code
In files:
- org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/data/ob-datasource.js
- org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/model/ob-terminal-model.js

There is a reference to Web POS module even though mobile core is not dependant on this module.

_source: 'WEBPOS'

Those lines were added for this issue: https://issues.openbravo.com/view.php?id=31655 [^]
1. Check these two files and search:
    _source: 'WEBPOS'

2. This is not correct
Maybe change it to this?

_source: OB.MobileApp.model.get('appName') || 'OBMOBC'
No tags attached.
caused by feature request 0031655 closed mtaal WebPOS Synchronous transactions 
related to design defect 0043774 new Retail Objects defined in Web POS module are used in Mobile Core Infrastructure module 
Issue History
2019-06-26 09:37joniturralde93New Issue
2019-06-26 09:37joniturralde93Assigned To => Retail
2019-06-26 09:37joniturralde93Triggers an Emergency Pack => No
2019-06-26 09:38joniturralde93Relationship addedcaused by 0031655
2020-04-17 14:45ngarciaRelationship addedrelated to 0043774

There are no notes attached to this issue.