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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052239
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Modules] Advanced Warehouse Operationsmajorhave not tried2023-04-26 09:542023-04-28 09:42
ReportercbernerView Statuspublic 
Assigned ToTriage Omni WMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM 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

DescriptionMasterdata 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 Reproduce1. 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0051926 closedcberner Retail Modules AWO Offline - Masterdata + Inventory Count and Distribution Order offline support 

-  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
Powered by Mantis Bugtracker