Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052920Openbravo ERP04. Warehouse managementpublic2023-07-04 13:362023-07-04 22:35
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
closedfixed 
5
 
PR23Q4 
approved
No
Core
No
0052920: [ImportInventoryLines] If there is more than one bin with the same name in different org new line is created
If there is more than one bin with the same name in different org new line is created
Log in backend
Go to warehouse and storage bins and create in f&b españa -region sur a bin with search keyy "Rn-0-0-0"

Go to physical inventory and create a new physical inventory for F&B españa - region norte.
Export To CSV and uncheck blind count
Import the csv
Notice that some lines are duplicated
Add warehouse filter when search the locator in import inventory lines process
No tags attached.
Issue History
2023-07-04 13:36SandrahuguetNew Issue
2023-07-04 13:36SandrahuguetAssigned To => Sandrahuguet
2023-07-04 13:36SandrahuguetOBNetwork customer => No
2023-07-04 13:36SandrahuguetModules => Core
2023-07-04 13:36SandrahuguetTriggers an Emergency Pack => No
2023-07-04 13:39hgbotMerge Request Status => open
2023-07-04 13:39hgbotNote Added: 0152101
2023-07-04 14:01SandrahuguetNote Added: 0152102
2023-07-04 22:34hgbotMerge Request Statusopen => approved
2023-07-04 22:35hgbotResolutionopen => fixed
2023-07-04 22:35hgbotStatusnew => closed
2023-07-04 22:35hgbotNote Added: 0152114
2023-07-04 22:35hgbotFixed in Version => PR23Q4
2023-07-04 22:35hgbotNote Added: 0152115

Notes
(0152101)
hgbot   
2023-07-04 13:39   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/930 [^]
(0152102)
Sandrahuguet   
2023-07-04 14:01   
Test Plan:

Log in backend
Go to warehouse and storage bins and create in f&b españa -region sur a bin with search keyy "Rn-0-0-0"

Go to physical inventory and create a new physical inventory for F&B españa - region norte.
Export To CSV and uncheck blind count
Import the csv
Notice file is imported with sucess
(0152114)
hgbot   
2023-07-04 22:35   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/930 [^]
(0152115)
hgbot   
2023-07-04 22:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: a85689d5524ec9c6067f2816694e5dfed94c13bb
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 04-07-2023 20:35:57
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/a85689d5524ec9c6067f2816694e5dfed94c13bb [^]

Fixed ISSUE-52920: physical inventory import - get warehouse from header when searching for the bin

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