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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041178
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2019-06-26 09:372019-06-26 09:38
Reporterjoniturralde93View Statuspublic 
Assigned ToRetail 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041178: There is two references to Web POS in Mobile Core code

DescriptionIn 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 [^]
Steps To Reproduce1. Check these two files and search:
    _source: 'WEBPOS'

2. This is not correct
Proposed SolutionMaybe change it to this?

_source: OB.MobileApp.model.get('appName') || 'OBMOBC'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0031655 closedmtaal WebPOS Synchronous transactions 
related to design defect 0043774 newRetail Objects defined in Web POS module are used in Mobile Core Infrastructure module 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-06-26 09:37 joniturralde93 New Issue
2019-06-26 09:37 joniturralde93 Assigned To => Retail
2019-06-26 09:37 joniturralde93 Triggers an Emergency Pack => No
2019-06-26 09:38 joniturralde93 Relationship added caused by 0031655
2020-04-17 14:45 ngarcia Relationship added related to 0043774


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker