Daily updates from Odoo
Monday, August 17, 2020
4 changes · master
Enhancements to existing features
The subscription sales module was adjusted to stay compatible with recent payment platform changes. This helps ensure subscription billing and related payment flows continue to work smoothly without changing the customer-facing process.
Original PR description
Enterprise adaptations for odoo/odoo#34329
Resolved issues and error corrections
The accounting onboarding tour has been updated so it works correctly again. This helps users follow the guided accounting setup without interruptions, reducing confusion during onboarding or training.
Original PR description
The current accounting tour is broken, this change will fix it. Task id #2289610
Miscellaneous changes
When adding a field in studio, it was possible to add a one2many field of an abstract model, this caused access error. With this changeset, one2many fields of abstract models will not be shown when adding field with studio (this is already done for many2many and many2one). opw-2315371 Forward-Port-Of: odoo/enterprise#12426
Original PR description
When adding a field in studio, it was possible to add a one2many field of an abstract model, this caused access error. With this changeset, one2many fields of abstract models will not be shown when adding field with studio (this is already done for many2many and many2one). opw-2315371 Forward-Port-Of: odoo/enterprise#12426
PURPOSE Provide some fixes after internal test deployment of event online features. Notably: user registration flow, clean various access rules, improve copy writing and typography in various templates. See sub commits for more details. LINKS Task ID-2169118 Task ID-2314778 odoo/odoo#55967 odoo/enterprise#12438 Forward-Port-Of: odoo/enterprise#12438
Original PR description
PURPOSE Provide some fixes after internal test deployment of event online features. Notably: user registration flow, clean various access rules, improve copy writing and typography in various templates. See sub commits for more details. LINKS Task ID-2169118 Task ID-2314778 odoo/odoo#55967 odoo/enterprise#12438 Forward-Port-Of: odoo/enterprise#12438