Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0041178 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Retail Modules] Web POS | minor | always | 2019-06-26 09:37 | 2019-06-26 09:38 | |||||||
| Reporter | joniturralde93 | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | pi | |||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | pi | SCM revision | ||||||||||
| 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' | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
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 |
| Copyright © 2000 - 2009 MantisBT Group |