Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056152Retail ModulesRetail APIpublic2024-08-01 16:062024-08-14 09:16
fofarril 
fofarril 
normalmajorhave not tried
closedfixed 
5
 
 
No
0056152: Add FIN_PAYMENT.em_obpos_paymentdata to oder and invoice push APIs.
we need to add FIN_PAYMENT.em_obpos_paymentdata to Order and Invoice push APIs

This field need to be added to the payment block of those respective calls.

Related to https://openbravo.atlassian.net/browse/RM-15663 [^]
POS
- Create order (Issue invoice to be set).
- Add some products.
- Complete this order.

Backoffice
- Select order and copy id.
- Find order in swagger.
- Check payment data in payments block.

- Copy invoice id related to order.
- Find invoice in swagger.
- Check payment data in payments block.
Add a new field to the OrderPayment (Export) so we can push the saved json string to the external systems.
No tags attached.
Issue History
2024-08-01 16:06fofarrilNew Issue
2024-08-01 16:06fofarrilAssigned To => fofarril
2024-08-01 16:06fofarrilTriggers an Emergency Pack => No
2024-08-01 16:07fofarrilStatusnew => scheduled
2024-08-01 17:08fofarrilTypefeature request => defect
2024-08-01 17:08fofarrilDescription Updatedbug_revision_view_page.php?rev_id=28307#r28307
2024-08-01 17:08fofarrilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28309#r28309
2024-08-01 18:02fofarrilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28310#r28310
2024-08-01 18:10hgbotNote Added: 0167618
2024-08-08 15:30hgbotNote Added: 0167873
2024-08-08 15:31hgbotNote Added: 0167874
2024-08-14 09:16hgbotNote Added: 0168065
2024-08-14 09:16hgbotResolutionopen => fixed
2024-08-14 09:16hgbotStatusscheduled => closed
2024-08-14 09:16hgbotNote Added: 0168066

Notes
(0167618)
hgbot   
2024-08-01 18:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/315 [^]
(0167873)
hgbot   
2024-08-08 15:30   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/315 [^]
(0167874)
hgbot   
2024-08-08 15:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/113 [^]
(0168065)
hgbot   
2024-08-14 09:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/113 [^]
(0168066)
hgbot   
2024-08-14 09:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^]
Changeset: ad950965f601e7b85e0ac92ea661c36745b64c3c
Author: Francisco Javier <francisco.ofarril@doceleguas.com>
Date: 09-08-2024 08:21:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/ad950965f601e7b85e0ac92ea661c36745b64c3c [^]

Fixes ISSUE-56152: Add FIN_PAYMENT.em_obpos_paymentdata to oder and invoice push APIs.

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---