Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024077Retail ModulesWeb POSpublic2013-06-13 17:142013-07-16 15:49
adrianromero 
guilleaer 
urgentmajoralways
closedfixed 
5
 
RMP25RMP24 
marvintm
No
0024077: The preference "Web POS action Credit Sales" does not work
Users with the preference "Web POS action Credit Sales" equals to 'N' can still see the "Use Credit" button and sell on credit.


If a Web POS user that has a role isManual = "Y' and with the property "Web POS action Credit Sales" equals to "N", ca
Create a Web POS user that has a role isManual = "Y' and with the property "Web POS action Credit Sales" equals to "N"

Mark the field "Allow pay on credit" in the POS Terminal Type window

Create a Customer with some credit available

Go into Web POS and verify that the user can see in the payment panel the button "Use credit" and can use it

In the developer tools of Chrome verify also that the following sentence:

 OB.POS.modelterminal.hasPermission('receipt.creditsales')

Returns false.
No tags attached.
Issue History
2013-06-13 17:14adrianromeroNew Issue
2013-06-13 17:14adrianromeroAssigned To => marvintm
2013-06-13 17:14adrianromeroReproducibilityhave not tried => always
2013-06-19 11:52guilleaerAssigned Tomarvintm => guilleaer
2013-06-19 12:37hgbotCheckin
2013-06-19 12:37hgbotNote Added: 0059526
2013-06-19 12:37hgbotStatusnew => resolved
2013-06-19 12:37hgbotResolutionopen => fixed
2013-06-19 12:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ec1f4207b8e567f54ac8bae628a8ea98c52ce245 [^]
2013-06-19 12:39hgbotCheckin
2013-06-19 12:39hgbotNote Added: 0059527
2013-06-19 13:32marvintmReview Assigned To => marvintm
2013-06-19 13:32marvintmStatusresolved => closed
2013-06-19 13:32marvintmFixed in Version => RMP24
2013-06-28 10:30hgbotCheckin
2013-06-28 10:30hgbotNote Added: 0059758
2013-06-28 10:30hgbotStatusclosed => resolved
2013-06-28 10:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ec1f4207b8e567f54ac8bae628a8ea98c52ce245 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/ec1f4207b8e567f54ac8bae628a8ea98c52ce245 [^]
2013-06-28 10:30hgbotCheckin
2013-06-28 10:30hgbotNote Added: 0059759
2013-07-16 15:49marvintmStatusresolved => closed

Notes
(0059526)
hgbot   
2013-06-19 12:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ec1f4207b8e567f54ac8bae628a8ea98c52ce245
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jun 19 12:31:10 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ec1f4207b8e567f54ac8bae628a8ea98c52ce245 [^]

fixed issue 24077: Preference to allow sell with credit is now checked

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0059527)
hgbot   
2013-06-19 12:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 804cb225b944d48350933d758c77264b4de9ad1a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jun 19 12:39:38 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/804cb225b944d48350933d758c77264b4de9ad1a [^]

related to issue 24077: jsbeautifier in payment.js

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0059758)
hgbot   
2013-06-28 10:30   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: ec1f4207b8e567f54ac8bae628a8ea98c52ce245
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jun 19 12:31:10 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/ec1f4207b8e567f54ac8bae628a8ea98c52ce245 [^]

fixed issue 24077: Preference to allow sell with credit is now checked

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0059759)
hgbot   
2013-06-28 10:30   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 804cb225b944d48350933d758c77264b4de9ad1a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jun 19 12:39:38 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/804cb225b944d48350933d758c77264b4de9ad1a [^]

related to issue 24077: jsbeautifier in payment.js

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---