Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0052239 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Modules] Advanced Warehouse Operations | major | have not tried | 2023-04-26 09:54 | 2023-04-28 09:42 | |||||||
Reporter | cberner | View Status | public | |||||||||
Assigned To | Triage Omni WMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0148918) dmiguelez (developer) 2023-04-26 12:33 |
From a Functional point of view, as of now in the local database only product master data is stored. The funcional problem is that in order to manage attributes it is necessary to differentiate specific stock, however, it would not be correct from a functional point of view to store information in the local database. The reason is that the stock information expires very quickly and can not be reliable. This creates a functional problem that is quite complex to solve. |
(0149055) dmiguelez (developer) 2023-04-28 09:42 |
This Design Defect also affects to over receptions in offline, it will not support attributes until this issue is fixed |
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 |
Copyright © 2000 - 2009 MantisBT Group |