Openbravo Issue Tracking System - POS2
View Issue Details
0054844POS2POSpublic2024-03-05 14:382024-03-11 09:42
dmytro_tarasov 
Retail 
normalminorhave not tried
newopen 
5
 
 
No
0054844: Resend Order webhook : add a new attribute to specify the date of resend
As sometimes we have some delay with Mulesoft to catch the data sent by OB, we need to have the date of resent inside the json (meta section) to be able to know the order of sending and what’s the last version to insert in our system.

"meta":{

       "event":"API_ResendOrders",

“resendDate” : “2023-10-16 15:35:02”,

       "entity":"Order",

       "isMultiRecord":true,

       "filter":{

          "name":"byIncludedOrders",

          "parameters":{

             "orders":"[7E2DE870CD30A8E451362753EB248DCB, F2AAEF4DB8DF14738D2EE919D05BD4C3, 138FBA7A8D2A000488CC636026E4D1C2, 5206FEDCF3DE05B7DE305CDCF3BA5F0B, 26C6C1BA4F36B0BD22A420999EE001E8, BE20B96DC85DA93802C9A05B911F77B8, 84E9EF51EB597337CBAAF3061864556E]"

          }
API Resend Orders
No tags attached.
Issue History
2024-03-05 14:38dmytro_tarasovNew Issue
2024-03-05 14:38dmytro_tarasovAssigned To => Retail
2024-03-05 14:38dmytro_tarasovTriggers an Emergency Pack => No
2024-03-05 14:42hgbotNote Added: 0161666
2024-03-11 09:42hgbotNote Added: 0161925

Notes
(0161666)
hgbot   
2024-03-05 14:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/237 [^]
(0161925)
hgbot   
2024-03-11 09:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/237 [^]