Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040439Retail ModulesDiscounts Categorypublic2019-03-22 12:202019-05-13 07:25
nicola_uva 
nicola_uva 
normalminorN/A
closedfixed 
5
pi 
RR19Q3RR19Q3 
marvintm
No
0040439: Discounts Category Enhancement - Popup will be automatically open while going to discounts tab
Backport the changes from the repository specified below into pi product version.

Repository:

https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.discounts.category-but-dev/rev/409ad5bc101c [^]
- Login in backoffice
- Create preference "Auto Open Discounts Category Popup" with value Y
- Login in WebPOS
- Add a product
- Select that line
- Click discounts button

You will notice that Discounts category popup raises
No tags attached.
diff 40439.diff (3,045) 2019-03-26 12:16
https://issues.openbravo.com/file_download.php?file_id=12776&type=bug
Issue History
2019-03-22 12:20nicola_uvaNew Issue
2019-03-22 12:20nicola_uvaAssigned To => nicola_uva
2019-03-22 12:20nicola_uvaTriggers an Emergency Pack => No
2019-03-22 12:24nicola_uvaTarget Versionpi => RR19Q3
2019-03-22 13:29guillermogilDescription Updatedbug_revision_view_page.php?rev_id=18520#r18520
2019-03-26 12:16nicola_uvaFile Added: 40439.diff
2019-04-15 18:13hgbotCheckin
2019-04-15 18:13hgbotNote Added: 0111149
2019-04-15 18:13hgbotStatusnew => resolved
2019-04-15 18:13hgbotResolutionopen => fixed
2019-04-15 18:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/a19cc93e4caffde31f68a06d848b6aeec66f5768 [^]
2019-04-15 18:13hgbotCheckin
2019-04-15 18:13hgbotNote Added: 0111154
2019-05-01 08:42marvintmReview Assigned To => marvintm
2019-05-01 08:42marvintmStatusresolved => closed
2019-05-01 08:42marvintmFixed in Version => RR19Q3
2019-05-13 07:25guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18751#r18751

Notes
(0111149)
hgbot   
2019-04-15 18:13   
Repository: erp/pmods/org.openbravo.retail.discounts.category
Changeset: a19cc93e4caffde31f68a06d848b6aeec66f5768
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Apr 15 10:24:14 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/a19cc93e4caffde31f68a06d848b6aeec66f5768 [^]

Fixed issue 40439: Popup will be automatically open while going to discounts tab

---
M src/org/openbravo/retail/discounts/category/OBDICAComponentProvider.java
A web/org.openbravo.retail.discounts.category/js/hooks/preShowPaneHook.js
---
(0111154)
hgbot   
2019-04-15 18:13   
Repository: erp/pmods/org.openbravo.retail.discounts.category
Changeset: 9d1f49983b6dad1822c0f313915d9de7b87b68b0
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Apr 15 15:15:00 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/9d1f49983b6dad1822c0f313915d9de7b87b68b0 [^]

Related to issue 40439: Added preference to allow this behavior

---
M web/org.openbravo.retail.discounts.category/js/hooks/preShowPaneHook.js
A src-db/database/sourcedata/AD_PREFERENCE.xml
A src-db/database/sourcedata/AD_REF_LIST.xml
---