Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056460Openbravo ERP04. Warehouse managementpublic2024-09-06 13:472024-09-23 05:09
avicente 
Sandrahuguet 
highmajoralways
closedfixed 
5
 
PR24Q2.4 
Core
https://issues.openbravo.com/view.php?id=54352 [^]
No
0056460: 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 Openbravo ERP Change in the event 'Update Distribution Order quantities through goods movement' causes regression 
causes defect 0057019 new ludmila_ursu POS2 "Update DO qty through goods movement not triggered by API", event is not send when an DOR is updated on the AWO Front 
Issue History
2024-09-16 14:58SandrahuguetTypedefect => backport
2024-09-16 14:58SandrahuguetTarget Version => PR24Q2.4
2024-09-19 14:41hgbotNote Added: 0169387
2024-09-23 05:09hgbotResolutionopen => fixed
2024-09-23 05:09hgbotStatusscheduled => closed
2024-09-23 05:09hgbotNote Added: 0169461
2024-09-23 05:09hgbotNote Added: 0169462
2024-11-06 14:59fermin_ostivarRelationship addedcauses 0057019

Notes
(0169387)
hgbot   
2024-09-19 14:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/35 [^]
(0169461)
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: 86bad143d106c11806cc442826348bf8d8e92693
Author: Sandra Huguet <s.huguet@orisha.com>
Date: 19-09-2024 14:40:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/86bad143d106c11806cc442826348bf8d8e92693 [^]

Fixed ISSUE-56460 Create new event outside API

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