Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053205Openbravo ERP04. Warehouse managementpublic2023-08-11 10:462023-08-27 09:59
agusti_gallego 
agusti_gallego 
normalminoralways
closedfixed 
5
 
PR23Q4 
approved
No
Core
No
0053205: [Stock take] Flag 'Create Inventory Count list automatically' is displayed even if csv lines are imported
The flag 'Create Inventory Count list automatically' is displayed even if csv lines are imported.

Jira: https://openbravo.atlassian.net/browse/RM-7159 [^]
1. Go to window ‘Physical Inventory’
2. Create a physical inventory of type Total
3. Click on ‘Export to CSV’ and check ‘Create Inventory Count list automatically’
4. Lines are created for products with stock and CSV is downloaded
5. On the CSV exported, add some quantities counted and save it
6. On backoffice, import the csv file
7. In the lines, ‘Quantity count’ is updated for each line and ‘CVS imported’ = Yes
8. Click on ‘Export to CSV’
=> Flag ‘Create Inventory Count list automatically’ is displayed / available


It should not be displayed as others csv lines are created

Functional design : https://docs.google.com/document/d/1oqvG4VJKKJF5dPv9AEn89XP2y5KTKVLtv3mo56wOvP8/edit [^] - Connect your Google account
No tags attached.
png RM-7159-1.png (336,766) 2023-08-11 10:46
https://issues.openbravo.com/file_download.php?file_id=18863&type=bug
Issue History
2023-08-11 10:46agusti_gallegoNew Issue
2023-08-11 10:46agusti_gallegoAssigned To => Triage Omni WMS
2023-08-11 10:46agusti_gallegoFile Added: RM-7159-1.png
2023-08-11 10:46agusti_gallegoOBNetwork customer => No
2023-08-11 10:46agusti_gallegoModules => Core
2023-08-11 10:46agusti_gallegoTriggers an Emergency Pack => No
2023-08-11 10:47agusti_gallegoAssigned ToTriage Omni WMS => agusti_gallego
2023-08-17 10:51agusti_gallegoNote Added: 0153552
2023-08-17 15:02hgbotMerge Request Status => open
2023-08-17 15:02hgbotNote Added: 0153610
2023-08-20 23:00hgbotMerge Request Statusopen => approved
2023-08-20 23:01hgbotResolutionopen => fixed
2023-08-20 23:01hgbotStatusnew => closed
2023-08-20 23:01hgbotFixed in Version => PR23Q4
2023-08-20 23:01hgbotNote Added: 0153692
2023-08-20 23:01hgbotNote Added: 0153693
2023-08-25 16:25hgbotNote Added: 0153987
2023-08-27 09:59hgbotNote Added: 0153988
2023-08-27 09:59hgbotNote Added: 0153989

Notes
(0153552)
agusti_gallego   
2023-08-17 10:51   
MRs created:
- https://gitlab.com/openbravo/product/openbravo/-/merge_requests/965 [^]
- https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/160 [^]
(0153610)
hgbot   
2023-08-17 15:02   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/972 [^]
(0153692)
hgbot   
2023-08-20 23:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 0d56e91177323d91875d899b027ac77315200ff8
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 20-08-2023 21:01:01
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/0d56e91177323d91875d899b027ac77315200ff8 [^]

Fixes ISSUE-53205: Export inventory count - Hide 'Create Inventory Count list automatically' when there are already imported lines

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src/org/openbravo/common/actionhandler/ExportPhysicalInventoryLinesToCSV.java
---
(0153693)
hgbot   
2023-08-20 23:01   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/972 [^]
(0153987)
hgbot   
2023-08-25 16:25   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/981 [^]
(0153988)
hgbot   
2023-08-27 09:59   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 2b4f80883aa6b6a2e6de81a99885418426e14d44
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 27-08-2023 07:59:49
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/2b4f80883aa6b6a2e6de81a99885418426e14d44 [^]

Related to ISSUE-53205: When importing physical inventory lines - update to delete logic to avoid DB conflicts

---
M src/org/openbravo/common/actionhandler/ExportPhysicalInventoryLinesToCSV.java
---
(0153989)
hgbot   
2023-08-27 09:59   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/981 [^]