Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052239 | Modules | Advanced Warehouse Operations | public | 2023-04-26 09:54 | 2023-04-28 09:42 |
|
Reporter | cberner | |
Assigned To | Triage Omni WMS | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0052239: Local mode OBAWOProduct masterdata model does not work with attributes |
Description | Masterdata model for products in AWO does not work with attributes, this is due to the model, there should be a key that is unique for each product and its attributes, but as of now we only have as key the product id. The product id is overwritten by the last product line, as there can only be one record in indexedDB table with the same primary key id.
When fixed, the query should also work on remote-mode. |
Steps To Reproduce | 1. In Backend, go to Master Data Model Configuration, as AWO Admin role.
2. Add a new line, with Product model, and set it to local
3. Go to AWO application, logout and login.
4. Create an inventory count, and scan a product that has attributes. For example "Flax Seeeds in Food001 storage bin"
There is no popup showing all the products with attributes, as its only retrieving one from the indexedDB table. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0051926 | | closed | cberner | Retail Modules | AWO Offline - Masterdata + Inventory Count and Distribution Order offline support |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-04-26 09:54 | cberner | New Issue | |
2023-04-26 09:54 | cberner | Assigned To | => Triage Omni WMS |
2023-04-26 09:59 | caristu | Relationship added | related to 0051926 |
2023-04-26 12:33 | dmiguelez | Note Added: 0148918 | |
2023-04-28 09:42 | dmiguelez | Note Added: 0149055 | |