Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0041178 | Retail Modules | Web POS | public | 2019-06-26 09:37 | 2019-06-26 09:38 | ||||||||||||||
| Reporter | joniturralde93 | ||||||||||||||||||
| Assigned To | Retail | ||||||||||||||||||
| Priority | high | Severity | minor | Reproducibility | always | ||||||||||||||
| Status | new | Resolution | open | ||||||||||||||||
| Platform | OS | 5 | OS Version | ||||||||||||||||
| Product Version | pi | ||||||||||||||||||
| Target Version | pi | Fixed in Version | |||||||||||||||||
| Merge Request Status | |||||||||||||||||||
| Review Assigned To | |||||||||||||||||||
| OBNetwork customer | OBPS | ||||||||||||||||||
| Support ticket | 10616 | ||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0041178: There is two references to Web POS in Mobile Core code | ||||||||||||||||||
| Description | 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 [^] | ||||||||||||||||||
| Steps To Reproduce | 1. Check these two files and search: _source: 'WEBPOS' 2. This is not correct | ||||||||||||||||||
| Proposed Solution | Maybe change it to this? _source: OB.MobileApp.model.get('appName') || 'OBMOBC' | ||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | |||||||||||||||||||
| 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 | OBNetwork customer | => OBPS | ||||||||||||||||
| 2019-06-26 09:37 | joniturralde93 | Support ticket | => 10616 | ||||||||||||||||
| 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 | ||||||||||||||||
| There are no notes attached to this issue. |