Project:
View Revisions: Issue #49779 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0049779: Distribution Order API bug when close DOi after update "qtyIssued" | ||
Revision | 2022-07-13 15:12 by avicente | ||
Steps To Reproduce | 1. Create a DOi through the API. 2. Update the "qtyIssued" for the previously created DOi through the API. 3. Close the previously created DOi through the API. BUG: The mirrow DOr is not closed --> AVI 20220713: it is NOT a BUT, see https://issues.openbravo.com/view.php?id=49779#c139270 [^] 4. Close the mirrow DOr through the API. BUG: a new DOr and a new DOi are created instead to close the existing DOr. --> AVI 20220713: Now, a record is uniquely identifies using following 3 properties: 1. documentNo; 2. Organization; 3. isIssue. In that case, It is not possible to close a DOr from the API if it has the same documentNo that the DOi (preference: Copy Document Number in Distribution Orders=Y) and received qty <> issued qty. It should be a way to do that. See the following video with audio https://drive.google.com/file/d/17sis3CcV4oKwLKkTkOGhyt4kBgzfdjU1/view [^] |
||
Revision | 2022-07-13 11:50 by avicente | ||
Steps To Reproduce | 1. Create a DOi through the API. 2. Update the "qtyIssued" for the previously created DOi through the API. 3. Close the previously created DOi through the API. BUG: The mirrow DOr is not closed. 4. Close the mirrow DOr through the API. BUG: a new DOr and a new DOi are created instead to close the existing DOr. See the following video with audio https://drive.google.com/file/d/17sis3CcV4oKwLKkTkOGhyt4kBgzfdjU1/view [^] |
Copyright © 2000 - 2009 MantisBT Group |