Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052602Retail ModulesRetail APIpublic2023-05-29 16:422023-06-08 12:35
alainperez 
alainperez 
normalminoralways
closedfixed 
5
 
 
No
0052602: Create a PUSH Event to launch an invoice through the PUSH API on the creation of orders in the POS
This event will be triggered by the OrderLoader hook that is already triggering the event for orders, when an invoice is created
Two new events are defined:
    - RETAPCO_InvoiceCreation: event for invoces created in the WebPOS
    - RETAPCO_ExternalInvoiceCreation: event for invoces created through the ExternalOrderLoader
No tags attached.
Issue History
2023-05-29 16:42alainperezNew Issue
2023-05-29 16:42alainperezAssigned To => Triage Platform Conn
2023-05-29 16:42alainperezTriggers an Emergency Pack => No
2023-05-29 16:42alainperezAssigned ToTriage Platform Conn => alainperez
2023-05-29 17:50alainperezStatusnew => scheduled
2023-05-29 17:50alainperezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26152#r26152
2023-05-29 17:50alainperezProposed Solution updated
2023-05-30 14:36hgbotNote Added: 0150470
2023-06-05 10:10hgbotResolutionopen => fixed
2023-06-05 10:10hgbotStatusscheduled => resolved
2023-06-05 10:10hgbotNote Added: 0150705
2023-06-05 10:10hgbotNote Added: 0150706
2023-06-08 12:35aaroncaleroStatusresolved => closed

Notes
(0150470)
hgbot   
2023-05-30 14:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/70 [^]
(0150705)
hgbot   
2023-06-05 10:10   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^]
Changeset: 4b3a0c87b00a8e01f5b139977b1ba9a43d1235c9
Author: Alain PĂ©rez Balart <alain.perez@doceleguas.com>
Date: 05-06-2023 08:10:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/4b3a0c87b00a8e01f5b139977b1ba9a43d1235c9 [^]

Fixed ISSUE-52602: Trigger invoice creation events

---
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
M src/org/openbravo/retail/api/events/order/OrderLoaderEventsHook.java
---
(0150706)
hgbot   
2023-06-05 10:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/70 [^]