Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056459Openbravo ERP04. Warehouse managementpublic2024-09-06 13:472024-09-23 05:09
avicente 
Sandrahuguet 
highmajoralways
closedfixed 
5
 
PR24Q3.2 
Core
https://issues.openbravo.com/view.php?id=54352 [^]
No
0056459: Change in the event 'Update Distribution Order quantities through goods movement' causes regression
The changes done in the event 'Update Distribution Order quantities through goods movement' in https://issues.openbravo.com/view.php?id=54352 [^] has caused a regression in a customer updated from 23Q4 to 24Q2.

--> In 23Q4, the DOI integrated through the API that generated a good movement didn't generated an EDL Request.
--> In 24Q2, the DOI integrated through the API that generated a good movement does generate an EDL Request.

The consequence for the customer is that the good movement is informed in SAP twice.

- Configure the event 'Update Distribution Order quantities through goods movement'.
- Integrate a DOI through the API with the property"IsAutomaticallyIssueStock": true
- Check that an EDL Request of type 'OBDOAPI_UpdateDOQuantities' is generated in 24Q2 but not in 23Q4.
To implement a new event 'Update Distribution Order quantities through goods movement not triggered by API'
No tags attached.
blocks defect 0056403 closed Sandrahuguet Change in the event 'Update Distribution Order quantities through goods movement' causes regression 
Issue History
2024-09-16 14:58SandrahuguetTypedefect => backport
2024-09-16 14:58SandrahuguetTarget Version => PR24Q3.2
2024-09-19 14:47hgbotNote Added: 0169389
2024-09-23 05:09hgbotResolutionopen => fixed
2024-09-23 05:09hgbotStatusscheduled => closed
2024-09-23 05:09hgbotNote Added: 0169463
2024-09-23 05:09hgbotNote Added: 0169464

Notes
(0169389)
hgbot   
2024-09-19 14:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/36 [^]
(0169463)
hgbot   
2024-09-23 05:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^]
Changeset: 0999ac766149445bac350d294e5060121ed1e071
Author: Sandra Huguet <s.huguet@orisha.com>
Date: 19-09-2024 14:45:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/0999ac766149445bac350d294e5060121ed1e071 [^]

Fixed ISSUE-56459 Create new event outside API

---
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
M src/org/openbravo/distributionorder/api/push/UpdateDOQuantitiesEvent.java
---
(0169464)
hgbot   
2024-09-23 05:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/36 [^]