Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045460Retail ModulesMobile Warehouse operationspublic2020-11-19 04:252020-12-18 07:43
lbressan 
prakashmurugesan88 
normalmajoralways
closedfixed 
5
pi 
 
No
0045460: Storage Bin selector performance issues in AWO inventory count.
Performance issues with a warehouse with 8000 storage bins in count functionality in the storage bin selector.
In environment with Advance Warehouse Operations
1 - Go to Warehouse Definition: create new Warehouse and insert 8000 locators
2 - Go to AWO
3 - In the menu select option Count an Start Count
4 - Review that it is a long time loading the locators
5 - Open modal Storage Bin many times
6 - Validates that it loads the locator list every time and it's not posible filter
A "high volumes for bins" mode should be able to be configured in AWO, so that this dialog does not pre-load the bins right when opening the popup. If the "high-volumes" mode is activated, when opening this dialog it will appear empty and the user will be forced to perform a search indicating at least 3 characters.
On the other hand, the button that opens the selector should not be able to be pressed until the pre-loading of locators has finished.
No tags attached.
Issue History
2020-11-19 04:25lbressanNew Issue
2020-11-19 04:25lbressanAssigned To => Retail
2020-11-19 04:25lbressanResolution time => 1607468400
2020-11-19 04:25lbressanTriggers an Emergency Pack => No
2020-11-19 04:27lbressanSeveritymajor => minor
2020-11-19 06:59PracticsIssue Monitored: Practics
2020-11-19 19:01lbressanSeverityminor => major
2020-12-01 11:15prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-12-01 11:15prakashmurugesan88Statusnew => scheduled
2020-12-07 07:01hgbotNote Added: 0124722
2020-12-18 07:43hgbotResolutionopen => fixed
2020-12-18 07:43hgbotStatusscheduled => closed
2020-12-18 07:43hgbotNote Added: 0124926
2020-12-18 07:43hgbotNote Added: 0124927

Notes
(0124722)
hgbot   
2020-12-07 07:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/15 [^]
(0124926)
hgbot   
2020-12-18 07:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 251be1d6cae94b882dc0f76a78ebc2da306e3a86
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-12-04T19:01:37+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/251be1d6cae94b882dc0f76a78ebc2da306e3a86 [^]

Fixed BUG-45460: Fixed Storage Bin selector performance issues in AWO inventory count
* Added new preference for high volumes for bins
* Storage Bin selector loaded empty and forces user to search with minimum of 3 characters
* Added flag loadingPopup to avoid multiple request until current request is rendered

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-singleentity-selector.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-singlelocator-selector.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-view.js
---
(0124927)
hgbot   
2020-12-18 07:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/15 [^]