Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039777Retail ModulesDiscounts Combopublic2018-12-10 17:072018-12-17 13:23
guillermogil 
guillermogil 
normalminorN/A
closedfixed 
5
 
RR19Q1 
marvintm
No
0039777: Combo popup successCallbackProduct should be extensible
Combo popup successCallbackProduct should be extensible.
To do so just expose it to the kind instead of being an internal function.
N/A
See diff attached
No tags attached.
diff combo.diff (3,715) 2018-12-10 17:07
https://issues.openbravo.com/file_download.php?file_id=12420&type=bug
Issue History
2018-12-10 17:07guillermogilNew Issue
2018-12-10 17:07guillermogilAssigned To => guillermogil
2018-12-10 17:07guillermogilTriggers an Emergency Pack => No
2018-12-10 17:07guillermogilFile Added: combo.diff
2018-12-12 06:31hgbotCheckin
2018-12-12 06:31hgbotNote Added: 0108524
2018-12-12 06:31hgbotStatusnew => resolved
2018-12-12 06:31hgbotResolutionopen => fixed
2018-12-12 06:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/1d0ba78561e86aae7f6d70e52b1d177d8ff40aeb [^]
2018-12-12 07:18guillermogilReview Assigned To => marvintm
2018-12-17 13:23marvintmStatusresolved => closed
2018-12-17 13:23marvintmFixed in Version => RR19Q1

Notes
(0108524)
hgbot   
2018-12-12 06:31   
Repository: erp/pmods/org.openbravo.retail.discounts.combo
Changeset: 1d0ba78561e86aae7f6d70e52b1d177d8ff40aeb
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Dec 12 06:30:20 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/1d0ba78561e86aae7f6d70e52b1d177d8ff40aeb [^]

Fixed issue 39777: Combo popup successCallbackProduct should be extensible

successCallbackProduct is now part of the kind instead a local scoped function

---
M web/org.openbravo.retail.discounts.combo/source/combo-popup.js
---