Skip to content
Snippets Groups Projects
Commit 5bd42184 authored by Ravi Gohil's avatar Ravi Gohil Committed by Thibault Delavallee (Gooroodoo) tde@odoo.com
Browse files

[IMP] payment_payumoney, payment_stripe: set private fields accessible to employees only

In 8.0 private fields have been recently set as visible only to employees
at commit b2265108.

However between v9 and v10 two new payment acquirers have been implemented
payumoney and stripe. Those addons now have their credential set as private.

Methods using the acquirers have been sudoed accordingly to avoid access
issues when rendering the buttons. Other payment modules will be updated when
the forward port from 8 to 9 and pre-10-master will be done.
parent 9374892b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment