Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045747Retail ModulesWeb POSpublic2021-01-19 06:052021-01-19 08:11
collazoandy4 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RR21Q2 
marvintm
No
0045747: Send calledFrom as param in OBRETUR_ReturnFromOrig hook call
The calledFrom value should be set as param in OBRETUR_ReturnFromOrig hook call in order to use this value in the hook implementations
-
No tags attached.
Issue History
2021-01-19 06:05collazoandy4New Issue
2021-01-19 06:05collazoandy4Assigned To => Retail
2021-01-19 06:05collazoandy4Resolution time => 1612220400
2021-01-19 06:05collazoandy4Triggers an Emergency Pack => No
2021-01-19 06:10collazoandy4Assigned ToRetail => marvintm
2021-01-19 08:11hgbotResolutionopen => fixed
2021-01-19 08:11hgbotStatusnew => resolved
2021-01-19 08:11hgbotFixed in Version => RR21Q2
2021-01-19 08:11hgbotNote Added: 0125562
2021-01-19 08:11marvintmReview Assigned To => marvintm
2021-01-19 08:11marvintmStatusresolved => closed

Notes
(0125562)
hgbot   
2021-01-19 08:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: d1cc47fc7fe32f6a577de369075fdb20cc64af82
Author: Andy Armaignac <collazoandy4@gmail.com>
Date: 2021-01-19T00:08:15-05:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d1cc47fc7fe32f6a577de369075fdb20cc64af82 [^]

Fixes ISSUE-45747 Send calledFrom as param in OBRETUR_ReturnFromOrig hook call

The calledFrom is send as param now in the OBRETUR_ReturnFromOrig hook call to properly track if the Open Receipt button was selected in Verified Return popup

---
M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js
---