Notes |
|
(0080927)
|
hgbot
|
2015-10-10 00:21
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 067080dd7985832d8b1ef85cf2a16b79d894dec0
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Fri Oct 09 19:17:27 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/067080dd7985832d8b1ef85cf2a16b79d894dec0 [^]
Fixed issue 30841: return line not clickeable when selected line is gift card
---
M web/org.openbravo.retail.posterminal/js/components/renderorderline.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
|
|
|
(0080928)
|
hgbot
|
2015-10-10 00:22
|
|
Repository: tools/automation/pi-mobile
Changeset: ff119ecbcfc5bbe240881c06b0676fa3ac0675ca
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Fri Oct 09 19:21:44 2015 -0300
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ff119ecbcfc5bbe240881c06b0676fa3ac0675ca [^]
Related to issue 30841: return line not clickeable when selected line is gift card
---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I30841_ReturnLineButtonNotClickeable.java
---
|
|
|
|
In my opinion this is not the proper approach, there should be a new property (e.g.- "hideButton") that can be used in a modular way.
Right now there is code based on GiftCards developed on POSterminal |
|
|
|
The code should not directly use a property added by an external module. It is good that the event is generic, but there should be a way to call the event in a generic way, so that other modules can also call it if they need to prevent the return button from being used. |
|
|
(0081061)
|
hgbot
|
2015-10-17 01:56
|
|
|
|
(0081109)
|
hgbot
|
2015-10-20 09:58
|
|
|
|
(0081110)
|
hgbot
|
2015-10-20 09:59
|
|
|