Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044501Retail ModulesWeb POSpublic2020-06-26 12:512021-12-17 14:41
nicola_uva 
nicola_uva 
normalminorN/A
closedfixed 
5
pi 
piRR21Q1 
No
0044501: Allow to create payment method on the fly without the definition of the preference
Create payment method without the definition of the preference. In this way we can create it on the fly without restarting the application server.
N/A
NOR
related to feature request 0048275 new Retail Allow to create payment method on the fly without the definition of the preference for payments with Payment Provider 
Issue History
2020-06-26 12:51nicola_uvaNew Issue
2020-06-26 12:51nicola_uvaAssigned To => nicola_uva
2020-06-26 12:51nicola_uvaTriggers an Emergency Pack => No
2020-09-25 09:41javietxeResolution time => 1602799200
2020-10-15 10:06hgbotNote Added: 0123707
2020-10-15 12:23hgbotResolutionopen => fixed
2020-10-15 12:23hgbotStatusnew => closed
2020-10-15 12:23hgbotFixed in Version => RR21Q1
2020-10-15 12:23hgbotNote Added: 0123708
2020-10-15 12:23hgbotNote Added: 0123709
2020-10-15 12:23hgbotNote Added: 0123710
2021-05-04 13:30rafarodaTag Attached: NOR
2021-12-17 14:41jetxarriIssue cloned0048275
2021-12-17 16:18rafarodaRelationship addedrelated to 0048275

Notes
(0123707)
hgbot   
2020-10-15 10:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/128 [^]
(0123708)
hgbot   
2020-10-15 12:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c33d674eb43c8e839a49559411366866a47c11f6
Author: Nicola Uva <nicola.uva@openbravo.com>
Date: 2020-10-15T10:09:22+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c33d674eb43c8e839a49559411366866a47c11f6 [^]

Fixes ISSUE-44501: Create payment method OTF without preference

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalpayments.js
---
(0123709)
hgbot   
2020-10-15 12:23   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/128 [^]
(0123710)
hgbot   
2020-10-15 12:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2f0c2fc1ec078fc852dfb043624b4ca1ac17b874
Author: Nicola Uva <nicola.uva@openbravo.com>
Date: 2020-10-15T12:04:49+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2f0c2fc1ec078fc852dfb043624b4ca1ac17b874 [^]

Fixes ISSUE-44501: Allow creation of payment method on the fly without the definition of the preference
If there is a list property defined for the payment method, then the corresponding preference information
will be used in order to decide if it should be available for a given combination of user/role (like before).
If there is no list property however, then the payment method will be accessible to all users.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalpayments.js
---