Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053833Openbravo ERP04. Warehouse managementpublic2023-11-02 13:152023-11-30 18:43
ludmila_ursu 
ludmila_ursu 
normalmajoralways
closedfixed 
5
 
 
approved
OBPS
Openbravo 3.0
No
0053833: [Stock take] Plan a stock take in the future from BO; Reset partial stock take at EOD / Delete after HQ defined period
User Stories
As a HQ (headquarter) stock manager, I want to be able to plan inventory counts to start in the future, so it is enabled at the defined date in the future.
In addition, I would like that if some inventory count is not executed on a defined date, it gets automatically CANCELED.
Moreover, I would like to be able easily in backoffice to select a list of Inventory Counts and Cancel them manually.
All the scope of this requirement is around the INVENTORY COUNT backoffice window of Openbravo.
All that is explained in this document, takes as a base the new process GENERATE INVENTORY COUNTS explained in SMCP - Proposal Massive Stock takes and Assignation in PDA Zebra AWO (https://docs.google.com/presentation/d/12Zt_G7Ue00WQO0IKY3GcAcS0ezNmlDzbg18fRINLRvo/edit [^])


Functional Specification :
https://docs.google.com/document/d/186Hd1x_EYH_GkidkEeFiGrZzc7hLblGYAUTvwtndTIc/edit [^]
No tags attached.
Issue History
2023-11-02 13:15ludmila_ursuNew Issue
2023-11-02 13:15ludmila_ursuAssigned To => ludmila_ursu
2023-11-02 13:15ludmila_ursuOBNetwork customer => OBPS
2023-11-02 13:15ludmila_ursuModules => Openbravo 3.0
2023-11-02 13:15ludmila_ursuTriggers an Emergency Pack => No
2023-11-02 13:16ludmila_ursuNote Added: 0156628
2023-11-03 12:51hgbotMerge Request Status => open
2023-11-03 12:51hgbotNote Added: 0156679
2023-11-20 10:28AtulOpenbravoStatusnew => scheduled
2023-11-30 18:41hgbotMerge Request Statusopen => approved
2023-11-30 18:43hgbotResolutionopen => fixed
2023-11-30 18:43hgbotStatusscheduled => closed
2023-11-30 18:43hgbotNote Added: 0157881
2023-11-30 18:43hgbotNote Added: 0157882

Notes
(0156628)
ludmila_ursu   
2023-11-02 13:16   
JIRAs:
https://openbravo.atlassian.net/browse/RM-862 [^]
https://openbravo.atlassian.net/browse/RM-916 [^]
(0156679)
hgbot   
2023-11-03 12:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/191 [^]
(0157881)
hgbot   
2023-11-30 18:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 1a4ca4f368aef5344a2cc43437dd8d6d509df1a7
Author: Ludmila Ursu <ludmila.ursu@openbravo.com>
Date: 30-11-2023 17:43:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/1a4ca4f368aef5344a2cc43437dd8d6d509df1a7 [^]

Fixes ISSUE-53833: Added status CANCELED in the reference list OBAWO_Count Document_Statuses.
Added the status CANCELED for records in Inventory Count window.
Added "Start Date" and "End Date" fields in "Inventory Count" window.
Added "Start Date" and "End Date" fields in Generate Inventory Counts window and process.
Created new background process request Activate and Cancel Inventory Counts;
Added the following buttons and actions in the Inventory Count window: "Cancel",
"Update Start Date", "Update End Date"

---
A src/org/openbravo/warehouse/advancedwarehouseoperations/ad_process/ActivateAndCancelInventoryCounts.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/handler/InventoryCountCancelProcessHandler.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/handler/InventoryCountDateUpdateProcessHandler.java
M src-db/database/model/tables/OBAWO_COUNT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/eventobserver/InventoryCountEventObserver.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/handler/GenerateInventoryCounts.java
---
(0157882)
hgbot   
2023-11-30 18:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/191 [^]