Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050237Retail ModulesReturn Receiptpublic2022-09-13 14:122022-09-14 09:17
jlopez 
jlopez 
highmajoralways
closedfixed 
5
 
RR22Q4 
No
0050237: Verified return : OBUIAPP_ActionNotAllowed when returning via API a ticket created in ReactPOS
The customer bought his items in a store using OB POS. He went to the other store to do the return, but this store not using OB POS, we need to integrate this sale through the API. For info both these stores has the same cross store organization, but to use cross store between both organizations, it is necessary to inform the ID of the original organization of the ticket and it is not available.

https://openbravo.atlassian.net/browse/RM-1991 [^]
*
It is proposed to make a correction in the Openbravo API (ExternalOrderLoader) to allow defining the organization at the header level using any of these values: UUID, searchKey or name.
No tags attached.
Issue History
2022-09-13 14:12jlopezNew Issue
2022-09-13 14:12jlopezAssigned To => jlopez
2022-09-13 14:12jlopezTriggers an Emergency Pack => No
2022-09-13 14:15jlopezProposed Solution updated
2022-09-13 14:23hgbotNote Added: 0141055
2022-09-14 09:17hgbotResolutionopen => fixed
2022-09-14 09:17hgbotStatusnew => closed
2022-09-14 09:17hgbotNote Added: 0141086
2022-09-14 09:17hgbotFixed in Version => RR22Q4
2022-09-14 09:17hgbotNote Added: 0141087

Notes
(0141055)
hgbot   
2022-09-13 14:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/920 [^]
(0141086)
hgbot   
2022-09-14 09:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/920 [^]
(0141087)
hgbot   
2022-09-14 09:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 00f9acb04122f85a63acba9e77e330634114e8f7
Author: Javier López <javier.lopez@precognis.com>
Date: 14-09-2022 07:17:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/00f9acb04122f85a63acba9e77e330634114e8f7 [^]

Fixes ISSUE-50237: Allow defining the organization at the header level using the value UUID, searchKey or name

---
M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java
---