Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050494Openbravo ERP04. Warehouse managementpublic2022-10-11 17:112022-12-24 02:17
XABIER_AGUADO 
AtulOpenbravo 
highmajoralways
closedfixed 
5
 
 
Core
No
0050494: Can't save or delete inventory counts
In AWO, when doing a distribution order and, for example, trying the filter “Storage bin” with the bin “Disponible”, the problem is there is too many products in the inventory, and we can’t finish the process of inventory, only way found to fix this is to remove 1 by 1 products.

This bug is caused due to time out errors as there are way too many products to be processed at once (900+ lines). This same flow works OK if the number of lines is smaller. See image attached.
Access to AWO

Go in the summary

Select Count

Select “Initialized Quantity with Book Quantity”

Select “Select stock”

Select the “con Search” of “Storage Bin”

Select the bin “Disponible”

Select Start Count
Be able to delete all product line, cancel inventory, or improve performance when importing lots of products.
FASH
related to design defect 0051247 closed mtaal [RM-4352] Can't confirm big inventory counts 
png 9e717641-ffcc-451b-9916-53e4bf305914.png (80,801) 2022-10-11 17:11
https://issues.openbravo.com/file_download.php?file_id=17616&type=bug
png
Issue History
2022-10-11 17:11XABIER_AGUADONew Issue
2022-10-11 17:11XABIER_AGUADOAssigned To => Triage Omni WMS
2022-10-11 17:11XABIER_AGUADOFile Added: 9e717641-ffcc-451b-9916-53e4bf305914.png
2022-10-11 17:11XABIER_AGUADOModules => Core
2022-10-11 17:11XABIER_AGUADOTriggers an Emergency Pack => No
2022-10-11 17:11XABIER_AGUADOTag Attached: FASH
2022-10-11 17:12XABIER_AGUADOProposed Solution updated
2022-10-17 18:16vmromanosNote Added: 0142187
2022-10-17 18:16vmromanosAssigned ToTriage Omni WMS => AtulOpenbravo
2022-11-08 15:43AtulOpenbravoStatusnew => scheduled
2022-12-16 13:26hgbotNote Added: 0144782
2022-12-24 02:17hgbotResolutionopen => fixed
2022-12-24 02:17hgbotStatusscheduled => closed
2022-12-24 02:17hgbotNote Added: 0145001
2022-12-24 02:17hgbotNote Added: 0145002
2022-12-27 09:44XABIER_AGUADORelationship addedrelated to 0051247

Notes
(0142187)
vmromanos   
2022-10-17 18:16   
Proposed solution: let's try to analyze the performance issues and improve the import process.

Note that might be transformed to a Design Defect depending on the performance analysis.
(0144782)
hgbot   
2022-12-16 13:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/86 [^]
(0145001)
hgbot   
2022-12-24 02:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 3b70dd94fea0b14578401e20005022aea0ca5d74
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 24-12-2022 01:17:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/3b70dd94fea0b14578401e20005022aea0ca5d74 [^]

Fixes BUG-0050494: Improve speed of loading many lines in inventory counting, show message when confirming takes too long

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/inventorycount/InventoryCountUtils.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
---
(0145002)
hgbot   
2022-12-24 02:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/86 [^]