Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053347Openbravo ERP04. Warehouse managementpublic2023-08-31 12:002023-09-14 12:56
agusti_gallego 
agusti_gallego 
normalminorhave not tried
scheduledfixed 
5
 
 
Core
No
0053347: [Stock take] [Total] Missing fields in BO: exported quantity, imported quantity, stock take gap
In Physical Inventory Lines:

Imported Quantity → It is exported in the API but SMCP wants it in the BO too because it is the Quantity provided by the third party company.

Exported quantity → It is the ‘Book Quantity’ at the export moment.

Stock Take Gap → It is ‘Exported Quantity’ - ‘Imported Quantity’

https://openbravo.atlassian.net/browse/RM-7622 [^]
-
No tags attached.
Issue History
2023-08-31 12:00agusti_gallegoNew Issue
2023-08-31 12:00agusti_gallegoAssigned To => Triage Omni WMS
2023-08-31 12:00agusti_gallegoModules => Core
2023-08-31 12:00agusti_gallegoTriggers an Emergency Pack => No
2023-08-31 12:00agusti_gallegoAssigned ToTriage Omni WMS => agusti_gallego
2023-09-07 05:27AtulOpenbravoStatusnew => scheduled
2023-09-12 10:19hgbotNote Added: 0154710
2023-09-13 12:09hgbotNote Added: 0154783
2023-09-14 12:53hgbotNote Added: 0154847
2023-09-14 12:53hgbotNote Added: 0154848
2023-09-14 12:56agusti_gallegoResolutionopen => fixed

Notes
(0154710)
hgbot   
2023-09-12 10:19   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/994 [^]
(0154783)
hgbot   
2023-09-13 12:09   
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/994 [^]
(0154847)
hgbot   
2023-09-14 12:53   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e6841bab5465d08641a7d680a4b9bc1e03eb7748
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 14-09-2023 12:50:19
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e6841bab5465d08641a7d680a4b9bc1e03eb7748 [^]

Related to ISSUE-53347: Removed call to session.clear to avoid undesirable side effects and added eviction from objects to improve performance.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/ImportInventoryLines.java
---
(0154848)
hgbot   
2023-09-14 12:53   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/994 [^]