Openbravo Issue Tracking System - Modules
View Issue Details
0049323ModulesAdvanced Warehouse Operationspublic2022-05-13 17:112022-06-05 13:51
avicente 
Sandrahuguet 
highmajoralways
closedfixed 
5
 
 
0049323: Inventory count || Physical Inventory Proposal Line || Quantity Count is not updated
Inventory count || Physical Inventory Proposal Line || Quantity Count is not updated when the Inventory Count is launched from the backend, see video https://drive.google.com/file/d/1wDx02yKcFakiAUJ5yKHWj8_D30IMKhvL/view [^]
https://drive.google.com/file/d/1wDx02yKcFakiAUJ5yKHWj8_D30IMKhvL/view [^]
FASH
Issue History
2022-05-13 17:11avicenteNew Issue
2022-05-13 17:11avicenteAssigned To => Triage Omni WMS
2022-05-13 17:12avicenteTag Attached: FASH
2022-05-16 11:03mtaalAssigned ToTriage Omni WMS => Sandrahuguet
2022-05-16 13:09vmromanosNote Added: 0137315
2022-05-26 13:11hgbotNote Added: 0137760
2022-06-05 13:50vmromanosNote Added: 0138061
2022-06-05 13:51hgbotResolutionopen => fixed
2022-06-05 13:51hgbotStatusnew => closed
2022-06-05 13:51hgbotNote Added: 0138062
2022-06-05 13:51hgbotNote Added: 0138063
2022-06-05 13:51hgbotNote Added: 0138064
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0137315)
vmromanos   
2022-05-16 13:09   
Proposed solution:

InventoryCountPostConfirmTaskHook.exec(), at the beginning of the method update the physical inventory proposed line qty count with the task's confirmed qty
(0137760)
hgbot   
2022-05-26 13:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/54 [^]
(0138061)
vmromanos   
2022-06-05 13:50   
Note: this is only reproducible in non-shared counts
(0138062)
hgbot   
2022-06-05 13:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 4ed690b9981b53a0cf1647d9489d3f0b2cccefa2
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 05-06-2022 11:51:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/4ed690b9981b53a0cf1647d9489d3f0b2cccefa2 [^]

Fixes ISSUE-49323 Quantity Count is not updated

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/hooks/implementation/InventoryCountPostConfirmTaskHook.java
---
(0138063)
hgbot   
2022-06-05 13:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 3362cd410b8c965b00fb2683f4a5cbbb99d0aa95
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 05-06-2022 11:51:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/3362cd410b8c965b00fb2683f4a5cbbb99d0aa95 [^]

Related to ISSUE-49323: Improved automated test to cover this scenario

---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOc_AWOFunctionalFlows.java
---
(0138064)
hgbot   
2022-06-05 13:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/54 [^]