Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054121Openbravo ERP04. Warehouse managementpublic2023-12-13 13:482023-12-26 10:24
XABIER_AGUADO 
AtulOpenbravo 
highmajoralways
closedfixed 
5
 
 
AtulOpenbravo
Core
No
0054121: IC issues when we take confirm action with many lines
When user tries to confirm the IC with more lines for example 250 >> it is found that confirmation process does not update the Counting status to Count Completed or Closed in few cases.
Actual result : Error message displayed at the confirmation : Connection lost = KO

the IC is confirmed = OK
FASH
related to design defect 0054123 new AtulOpenbravo Openbravo ERP IC with many lines crashes after updating multiple lines in a row 
related to design defect 0051247 closed mtaal Openbravo ERP [RM-4352] Can't confirm big inventory counts 
related to defect 0053811 closed AtulOpenbravo Modules Performance problem in AWO, synchronization and slow scanning with bulky inventories. 
png offline_3.png (565,833) 2023-12-13 13:48
https://issues.openbravo.com/file_download.php?file_id=19212&type=bug
Issue History
2023-12-13 13:48XABIER_AGUADONew Issue
2023-12-13 13:48XABIER_AGUADOAssigned To => AtulOpenbravo
2023-12-13 13:48XABIER_AGUADOFile Added: offline_3.png
2023-12-13 13:48XABIER_AGUADOModules => Core
2023-12-13 13:48XABIER_AGUADOTriggers an Emergency Pack => No
2023-12-13 13:49XABIER_AGUADOTag Attached: FASH
2023-12-13 14:59rafarodaRelationship addedrelated to 0054123
2023-12-13 14:59rafarodaRelationship addedrelated to 0051247
2023-12-13 15:00rafarodaRelationship addedrelated to 0053811
2023-12-26 10:24AtulOpenbravoReview Assigned To => AtulOpenbravo
2023-12-26 10:24AtulOpenbravoNote Added: 0158594
2023-12-26 10:24AtulOpenbravoStatusnew => closed
2023-12-26 10:24AtulOpenbravoResolutionopen => fixed
2023-12-26 10:24AtulOpenbravoNote Edited: 0158594bug_revision_view_page.php?bugnote_id=0158594#r27270

Notes
(0158594)
AtulOpenbravo   
2023-12-26 10:24   
The inventory counts that have large no. of lines are processed in the background, this sets them with Processing flag as Yes, inventory counts with processing flag as Yes are not shown in the Front End and also there is no action possible in back office unless the process is completed. If the confirmation process is successful, the status is changed properly. If the confirmation process fails, Inventory Count is available in Front End again for user to re-process it by fixing the errors logged by enabling the verbosity logs. At the end processing flag is set as No.

this solution was implemented in https://issues.openbravo.com/view.php?id=51247 [^] to handle inventory counts with large no. of lines.