-
- Downloads
[FIX] payment: fix multicompany payment confirmation onboarding step
User was not able to go through onboarding if they switched company.
By default it tried to edit default payment provider that was conected
to the main company so other companies were recieving Access Error.
opw-3281770
closes odoo/odoo#121621
Signed-off-by:
Antoine Vandevenne (anv) <anv@odoo.com>
Showing
- addons/payment/models/res_company.py 7 additions, 1 deletionaddons/payment/models/res_company.py
- addons/payment/wizards/payment_onboarding_wizard.py 11 additions, 3 deletionsaddons/payment/wizards/payment_onboarding_wizard.py
- addons/website_payment/data/ir_action_data.xml 1 addition, 0 deletionsaddons/website_payment/data/ir_action_data.xml
- addons/website_payment/models/res_config_settings.py 6 additions, 5 deletionsaddons/website_payment/models/res_config_settings.py
Loading
Please register or sign in to comment