Openbravo Issue Tracking System - Modules
View Issue Details
0057969ModulesAdvanced Warehouse Operationspublic2025-02-13 09:472025-02-13 09:49
AtulOpenbravo 
ludmila_ursu 
hightrivialalways
closedfixed 
5
 
 
AtulOpenbravo
No
0057969: Push API is sending DO in Ongoing status
When a distribution order is created and completed from AWO app, an EDL Request is created using the event OBDOAPI_UpdateDOStatus , but sometimes, the record is sent in status OnGoing

It should not be possible because the DO are created in OnGoing status directly in the Frontend.

Analyzing the code, we have seen the event only is triggered when the DO is processed, but we have some cases that the json sent from EDL Request contains docStatus=OnGoing
. it happens randomly
No tags attached.
related to defect 0057652 closed ludmila_ursu Push API is sending DO in Ongoing status 
Issue History
2025-02-13 09:47AtulOpenbravoNew Issue
2025-02-13 09:47AtulOpenbravoAssigned To => ludmila_ursu
2025-02-13 09:47AtulOpenbravoOBNetwork customer => No
2025-02-13 09:47AtulOpenbravoIssue generated from0057652
2025-02-13 09:47AtulOpenbravoRelationship addedrelated to 0057652
2025-02-13 09:49AtulOpenbravoNote Added: 0175577
2025-02-13 09:49AtulOpenbravoStatusnew => scheduled
2025-02-13 09:49AtulOpenbravoStatusscheduled => resolved
2025-02-13 09:49AtulOpenbravoResolutionopen => fixed
2025-02-13 09:49AtulOpenbravoReview Assigned To => AtulOpenbravo
2025-02-13 09:49AtulOpenbravoStatusresolved => closed

Notes
(0175577)
AtulOpenbravo   
2025-02-13 09:49   
MR: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/43 [^]


Fixed in commit

https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/ef9b6f2864c28405c8210f6064046f623e014c4e [^]