Openbravo Issue Tracking System - Modules
View Issue Details
0051842ModulesDistribution Orderspublic2023-03-13 13:092023-03-14 08:56
dmiguelez 
montse_cabanas 
normalmajoralways
closedfixed 
5
 
 
0051842: Unnecessary call to API
After this issue was fixed, an extra unnecessary call is made to the DO API:
https://issues.openbravo.com/view.php?id=51439 [^]
Create a Distribution Order Issue for any Product and complete it.
Issue the Distribution Order.
Click on close button and select the option of Revert and Cancel.
Check that the API receives 2 calls that are the same.
No tags attached.
related to feature request 0051843 closed montse_cabanas Modules Add cancelled check to DO API 
depends on feature request 0051439 closed montse_cabanas POS2 Delete / Cancel / Undo one shipping 
Issue History
2023-03-13 13:09dmiguelezNew Issue
2023-03-13 13:09dmiguelezAssigned To => Triage Omni WMS
2023-03-13 14:00hgbotNote Added: 0147487
2023-03-13 17:24aferrazRelationship addeddepends on 0051439
2023-03-13 17:24aferrazAssigned ToTriage Omni WMS => montse_cabanas
2023-03-13 17:54hgbotResolutionopen => fixed
2023-03-13 17:54hgbotStatusnew => closed
2023-03-13 17:54hgbotNote Added: 0147498
2023-03-13 17:55hgbotNote Added: 0147499
2023-03-14 08:56rafarodaRelationship addedrelated to 0051843

Notes
(0147487)
hgbot   
2023-03-13 14:00   
Merge Request created: https://gitlab.com/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/42 [^]
(0147498)
hgbot   
2023-03-13 17:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/mods/org.openbravo.distributionorder [^]
Changeset: 4291987ee418cba7d188115420dddea4671f87c1
Author: montse_cabanas <montserrat.cabanas@openbravo.com>
Date: 13-03-2023 17:54:21
URL: https://gitlab.com/openbravo/product/mods/org.openbravo.distributionorder/-/commit/4291987ee418cba7d188115420dddea4671f87c1 [^]

Fixes ISSUE-51842: Delete call to Api

---
M src/org/openbravo/distributionorder/erpCommon/utility/ProcessDistributionOrderUtil.java
---
(0147499)
hgbot   
2023-03-13 17:55   
Merge request closed: https://gitlab.com/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/42 [^]