Openbravo Issue Tracking System - Modules
View Issue Details
0053246ModulesAdvanced Warehouse Operationspublic2023-08-21 09:402023-08-27 11:08
ruben_jimenez 
ruben_jimenez 
normalminorhave not tried
closedfixed 
5
 
 
0053246: [RM-6420] - Show popup when confirming in case of stock differences
When the user validates the IC, the system calculates if there are gaps (no matter if this is more or less items) between quantity counted and theoritical stock. The theoritical stock taken into account during this check is not the stock displayed in AWO but the true theoritical stock that is stored in BO.

If there is a at least one gap (positive or negative), a pop up must be displayed to warn user and choose between 2 possibilities :

To confirm gaps

To cancel the operation. Hence user is back on the IC. Theoritical stock in all lines is updated and user can modify the IC.
- Go to AWO app.
- Create an inventory count
- Add a product and select a quantity different to the stock
When an Inventory Count is processed in AWO and there are stock differences (some lines with gaps), a pop up should raised to warn user ‘There are lines with stock differences’:

Cancel → for the user to back to the Inventory Count document screen and review.

Continue → to confirm the Inventory Count with the stock differences.

- In addition, this functionality should be configurable through a preference.
- Shouldn't be a required behavior in case of blind counts
- Should be supported in offline.
No tags attached.
related to feature request 0053265 closed agusti_gallego Openbravo ERP [RM-6744] [Inventory Count] To differentiate lines in gap with color code 
Issue History
2023-08-21 09:40ruben_jimenezNew Issue
2023-08-21 09:40ruben_jimenezAssigned To => ruben_jimenez
2023-08-21 09:40ruben_jimenezStatusnew => scheduled
2023-08-22 14:26hgbotNote Added: 0153793
2023-08-27 10:50hgbotResolutionopen => fixed
2023-08-27 10:50hgbotStatusscheduled => resolved
2023-08-27 10:50hgbotNote Added: 0153992
2023-08-27 10:50hgbotNote Added: 0153993
2023-08-27 11:08mtaalStatusresolved => closed
2023-08-30 01:09rafarodaRelationship addedrelated to 0053265

Notes
(0153793)
hgbot   
2023-08-22 14:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/165 [^]
(0153992)
hgbot   
2023-08-27 10:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 15d383acae178614506caf575c38440a332a76b2
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 27-08-2023 08:50:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/15d383acae178614506caf575c38440a332a76b2 [^]

Fixed ISSUE-53246: Incorporated a popup warning for discrepancies in inventory counts when confirming inventory count

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/processors/InventoryCountConfirmProcessor.java
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-model.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-view.js
---
(0153993)
hgbot   
2023-08-27 10:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/165 [^]