Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049126Retail ModulesWeb POSpublic2022-04-26 08:422022-05-27 11:57
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
RR22Q3 
No
0049126: Add the possibility to import the return reason based on name or search key
When importing sales orders with lines, the return reason can be imported in each line, but only based on the id. When importing data from external systems, the natural way to import data is based on name or search key, that are human readable. This feature implements this necesessity.
. Using the standard postman collection, add a field returnReason=<search_key> to one line and import it.
No tags attached.
Issue History
2022-04-26 08:42jonaeNew Issue
2022-04-26 08:42jonaeAssigned To => jonae
2022-04-26 08:42jonaeTriggers an Emergency Pack => No
2022-04-26 08:47hgbotNote Added: 0136737
2022-05-27 11:57hgbotNote Added: 0137810
2022-05-27 11:57hgbotResolutionopen => fixed
2022-05-27 11:57hgbotStatusnew => closed
2022-05-27 11:57hgbotFixed in Version => RR22Q3
2022-05-27 11:57hgbotNote Added: 0137811

Notes
(0136737)
hgbot   
2022-04-26 08:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/778 [^]
(0137810)
hgbot   
2022-05-27 11:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/778 [^]
(0137811)
hgbot   
2022-05-27 11:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 981009db2874a86c61d9006701c53292d91da633
Author: jonalegria <jon.alegria@openbravo.com>
Date: 27-05-2022 09:53:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/981009db2874a86c61d9006701c53292d91da633 [^]

Fixes ISSUE-49126: Adding support to import return reason in order line based on name or search key

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