Project:
View Revisions: Issue #57073 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0057073: Export Quotation API: When a quotation is reactivated and updated, we are not sending the ID of the original one to be replaced | ||
Revision | 2024-11-12 15:24 by kchoperena | ||
Description | When a Quotation is reactivated and modified in Web POS, Openbravo creates a new quotation and rejects the original one In the PUSH event related to the creation of Quotation that replaces the original, we are not including the ID of the document that we are replacing. So then, an external system is not able to relate documents A new field is required in the Quotation entity schema: - Name: rejectedQuotationId - Mandatory: false - Description: Identifier of the quotation that has been rejected. It is only filled in cases of quotation reactivation - Name: rejectedQuotationDocumentNo - Mandatory: false - Description: Document number of the quotation that has been rejected. It is only filled in cases of quotation reactivation |
||
Revision | 2024-11-12 15:21 by kchoperena | ||
Description | When a Quotation is reactivated and modified in Web POS, Openbravo creates a new quotation and rejects the original one In the PUSH event related to the creation of Quotation that replaces the original, we are not including the ID of the document that we are replacing. So then, an external system is not able to relate documents |
Copyright © 2000 - 2009 MantisBT Group |