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:25 by kchoperena | ||
Steps To Reproduce | PRE-REQUIREMENTS: In back-end, Event Subscription window, configure the events: - Web POS Quotation Creation - Web POS Quotation Update You can use a service like https://webhook.site/ [^] [^] to mock a External System 1.- Log into POS2 2.- Create a Quotation and complete it 3.- Reactivate the Quotation and modify it 4.- Complete it RESULT: Events happened: - Web POS Quotation Creation (Original Quotation) - Web POS Quotation Update (Reject of the Original Quotation) - Web POS Quotation Creation (Creation of the Quotation that replaces the original) In the creation event, there is no link to the quotation we are replacing so the external system can not relate the objects |
||
Revision | 2024-11-12 15:24 by kchoperena | ||
Steps To Reproduce | PRE-REQUIREMENTS: In back-end, Event Subscription window, configure the events: - Web POS Quotation Creation - Web POS Quotation Update You can use a service like https://webhook.site/ [^] [^] to mock a External System 1.- Log into POS2 2.- Create a Quotation and complete it 3.- Reactivate the Quotation and modify it 4.- Complete it RESULT: Events happened: - Web POS Quotation Creation - Web POS Quotation Update In the creation event, there is no link to the quotation we are replacing so the external system can not relate the objects |
Copyright © 2000 - 2009 MantisBT Group |