Openbravo Issue Tracking System - Modules
View Issue Details
0029442ModulesWarehouse Pickingpublic2015-03-27 13:092015-04-30 17:47
egoitz 
AtulOpenbravo 
highmajoralways
acknowledgedopen 
5
 
 
0029442: The validate upc process on the validator picking list process takes long when there are thousends of rows on the picking
If you have a picking list with thousends of lines and you enter a upc code on the validation process, when clicking validate it takes long to show the product if the code belongs to a product on last positions of the grid.

Most of the time is spent on the following js method isc.OBPickValidateProcessGrid.updateQuantity:

      this.scrollCellIntoView(rowNum, null, true, true);
Having warehouse picking list module installed

-Create a sales order with 3000 lines and ensure that there is stock for all the lines.
-create the picking list for that order from the process on the order window.
-Click on the validate process in Warehouse Picking window
-Enter the upc code of the last product of the picking list
-click on validate
*It takes long to find the product and put the focus on it.
Performance
Issue History
2015-03-27 13:09egoitzNew Issue
2015-03-27 13:09egoitzAssigned To => platform
2015-03-27 13:09egoitzModules => Core
2015-03-27 13:09egoitzResolution time => 1427752800
2015-03-27 13:09egoitzTriggers an Emergency Pack => No
2015-03-30 08:42alostaleTag Attached: Performance
2015-03-30 09:27alostaleDescription Updatedbug_revision_view_page.php?rev_id=8127#r8127
2015-03-30 09:27alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8129#r8129
2015-03-30 09:28alostaleProjectOpenbravo ERP => Modules
2015-03-30 09:28alostaleAssigned Toplatform => Sandrahuguet
2015-03-30 09:28alostaleCategoryA. Platform => Warehouse Picking
2015-03-30 09:42alostaleNote Added: 0076109
2015-04-13 10:32egoitzAssigned ToSandrahuguet => umartirena
2015-04-14 12:48Triage FinanceAssigned Toumartirena => Triage Finance
2015-04-24 09:27AtulOpenbravoAssigned ToTriage Finance => AtulOpenbravo
2015-04-24 09:28AtulOpenbravoStatusnew => scheduled
2015-04-30 17:46eduardo_ArgalPriorityimmediate => high
2015-04-30 17:46eduardo_ArgalTypedefect => design defect
2015-04-30 17:46eduardo_ArgalStatusscheduled => acknowledged
2015-04-30 17:47eduardo_ArgalStatusacknowledged => scheduled
2015-04-30 17:47eduardo_ArgalStatusscheduled => acknowledged

Notes
(0076109)
alostale   
2015-03-30 09:42   
The problem is in the Validate Picking List manual process definition which loads in the grid all records without pagination