Daily updates from Odoo
Tuesday, March 29, 2022
1 change
Code cleanup and technical improvements
The payment setup guidance for online sales has been relocated into the website sales dashboard, where users actually encounter it. This is a cleanup change that keeps related dashboard code together and should not change day-to-day behavior.
Original PR description
This PR cleans code following the stripe connect follow-up PR. The payment onboarding step in the website sale dashboard is moved where it's actually used. Follow-up task-2685160 References --------------- - Community: odoo/odoo#84789 - https://github.com/odoo/upgrade/pull/3256