Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052964Openbravo ERP04. Warehouse managementpublic2023-07-14 08:162023-07-19 17:14
AtulOpenbravo 
AtulOpenbravo 
normalmajorhave not tried
closedfixed 
5
 
PR23Q4 
approved
No
Core
No
0052964: [RM-7194] [Stock take] [Total] The Book Quantity is not updated if there is a sale
The Book Quantity is not updated if there is a sale, see video.

Take into account that the Quantity Count is updated after processing the Physical Inventory.
- Create a Physical Inventory for any particular product For eg:No of units = 10
- Do not process it.
- Export the CSV
- DO a sale for 1 unit of that product using POS Order so that stock is set less by 1 unit i.e 9 unit.
- Go to unprocessed physical inventory created in step 1.
- Import the CSV that was exported in Step 3.
- Realize that Booked Qty is set 10. Gap Booked Qty is set 1.
- Expected is Booked qty should be set as 9.
No tags attached.
Issue History
2023-07-14 08:16AtulOpenbravoNew Issue
2023-07-14 08:16AtulOpenbravoAssigned To => Triage Omni WMS
2023-07-14 08:16AtulOpenbravoOBNetwork customer => No
2023-07-14 08:16AtulOpenbravoModules => Core
2023-07-14 08:16AtulOpenbravoTriggers an Emergency Pack => No
2023-07-14 08:16AtulOpenbravoAssigned ToTriage Omni WMS => AtulOpenbravo
2023-07-14 08:16AtulOpenbravoStatusnew => scheduled
2023-07-14 08:27hgbotMerge Request Status => open
2023-07-14 08:27hgbotNote Added: 0152481
2023-07-14 08:28hgbotNote Added: 0152482
2023-07-14 08:29AtulOpenbravoNote Deleted: 0152481
2023-07-14 08:29AtulOpenbravoNote Deleted: 0152482
2023-07-14 08:35hgbotNote Added: 0152483
2023-07-19 14:42hgbotMerge Request Statusopen => approved
2023-07-19 17:13hgbotResolutionopen => fixed
2023-07-19 17:13hgbotStatusscheduled => closed
2023-07-19 17:13hgbotNote Added: 0152669
2023-07-19 17:13hgbotFixed in Version => PR23Q4
2023-07-19 17:13hgbotNote Added: 0152670
2023-07-19 17:14hgbotNote Added: 0152671
2023-07-19 17:14hgbotNote Added: 0152672

Notes
(0152483)
hgbot   
2023-07-14 08:35   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/942 [^]
(0152669)
hgbot   
2023-07-19 17:13   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/942 [^]
(0152670)
hgbot   
2023-07-19 17:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 90ed6935849e13926317dcedcfa1ef7c9bd7c915
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 19-07-2023 12:42:07
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/90ed6935849e13926317dcedcfa1ef7c9bd7c915 [^]

Fixes BUG-0052964: [RM7194] [Stock take] [Total] The Book Quantity
is not updated if there is a sale

**Set booked quantity with updated value in inventory line that is
being used to calculate gap booked quantity.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/ImportInventoryLines.java
---
(0152671)
hgbot   
2023-07-19 17:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: c88cffbafd253b7cbeeb1a339c9b4706480ca601
Author: Martin Taal <martin.taal@openbravo.com>
Date: 19-07-2023 12:42:07
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c88cffbafd253b7cbeeb1a339c9b4706480ca601 [^]

Fixes ISSUE-52964: handle attribute set instance with null in the database

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/ImportInventoryLines.java
---
(0152672)
hgbot   
2023-07-19 17:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 3f61f2bb966352e778dd25bd8c99e907ed4f1580
Author: Martin Taal <martin.taal@openbravo.com>
Date: 19-07-2023 12:42:07
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3f61f2bb966352e778dd25bd8c99e907ed4f1580 [^]

Fixes ISSUE-52964: handle attribute set instance with null in the database

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/ImportInventoryLines.java
---