Openbravo Issue Tracking System - Modules
View Issue Details
0051580ModulesAdvanced Warehouse Operationspublic2023-02-13 08:252023-06-12 07:53
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
 
cberner
0051580: Add the product and user entities as master data to get awo offline working using those entities
Due to the necessity of having the count functionality in offline mode, the awo mobile application needs to have the products and users loaded as part of the master date in order to have it available in that offline mode.
- Entity to load: Product
- Properties to load:
   - From Product: id, identifier, upc, uom (id)
   - From Attribute set: id (the rest is included in Attribute entity already loaded).
   - From Characteristics value: id, name
- Filter to apply: all products in your naturall org tree (parents and childs) stocked and items. Charactertistics set as used in AWO.

    - Entity to load: ADUser
- Properties to load:
   - From User: id, name
- Filter to apply: all users with AWO enabled and default warehouse is the current warehouse
No tags attached.
depends on feature request 0051506 closed jonae Implement remote mode for AWO offline 
has duplicate feature request 0051117 closed jonae Add the product entity as master data 
has duplicate feature request 0051120 closed jonae Add the user entity as master data to be used on the awo offline functionality 
Issue History
2023-02-13 08:25jonaeNew Issue
2023-02-13 08:25jonaeAssigned To => jonae
2023-02-13 08:40hgbotNote Added: 0146422
2023-02-13 11:06alostaleSummaryAdd the product entity as master data to get awo offline working using those entities => Add the product and user entities as master data to get awo offline working using those entities
2023-02-13 11:16alostaleRelationship addedhas duplicate 0051117
2023-02-13 11:16alostaleRelationship addedhas duplicate 0051120
2023-03-07 12:16jonaeRelationship addedblocks 0051506
2023-03-07 12:17jonaeRelationship deletedblocks 0051506
2023-03-07 12:18jonaeRelationship addeddepends on 0051506
2023-03-07 12:19hgbotNote Added: 0147318
2023-03-07 12:26jonaeNote Added: 0147319
2023-06-12 07:53cbernerStatusnew => scheduled
2023-06-12 07:53cbernerStatusscheduled => resolved
2023-06-12 07:53cbernerResolutionopen => fixed
2023-06-12 07:53cbernerReview Assigned To => cberner
2023-06-12 07:53cbernerNote Added: 0151005
2023-06-12 07:53cbernerStatusresolved => closed

Notes
(0146422)
hgbot   
2023-02-13 08:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/107 [^]
(0147318)
hgbot   
2023-03-07 12:19   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/107 [^]
(0147319)
jonae   
2023-03-07 12:26   
Included in https://issues.openbravo.com/view.php?id=51506 [^]
(0151005)
cberner   
2023-06-12 07:53   
Fixed as part of https://issues.openbravo.com/view.php?id=51926 [^]