Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0057073 | Retail Modules | Retail API | public | 2024-11-12 15:21 | 2024-11-16 07:39 |
Reporter | kchoperena | ||||
Assigned To | guillermogil | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
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 | ||||
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 | ||||
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 | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-11-12 15:21 | kchoperena | New Issue | |||
2024-11-12 15:21 | kchoperena | Assigned To | => Retail | ||
2024-11-12 15:21 | kchoperena | Triggers an Emergency Pack | => No | ||
2024-11-12 15:24 | kchoperena | Description Updated | bug_revision_view_page.php?rev_id=28767#r28767 | ||
2024-11-12 15:25 | kchoperena | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=28769#r28769 | ||
2024-11-12 15:54 | hgbot | Note Added: 0171826 | |||
2024-11-13 05:44 | guillermogil | Assigned To | Retail => guillermogil | ||
2024-11-13 05:44 | guillermogil | Status | new => scheduled | ||
2024-11-13 15:53 | hgbot | Note Added: 0171939 | |||
2024-11-13 16:01 | hgbot | Note Added: 0171940 | |||
2024-11-16 07:39 | hgbot | Note Added: 0172074 | |||
2024-11-16 07:39 | hgbot | Resolution | open => fixed | ||
2024-11-16 07:39 | hgbot | Status | scheduled => closed | ||
2024-11-16 07:39 | hgbot | Note Added: 0172075 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|