Wednesday, June 9, 2021
2 changes · master
Features or functions removed from Odoo
This change removes an obsolete calendar configuration that was only needed for an older implementation. It should not change how users work with calendar events, but it simplifies the underlying code and reduces maintenance risk.
Original PR description
it was made for old implementation that is changed since Odoo 14.0 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Outdated web module documentation files were removed because they are no longer maintained or built as part of the project. This reduces repository clutter and helps teams focus on current, supported documentation sources.
Original PR description
AFAIK, this documentation isn't built anywhere and is not maintained anyway. Since the developer documentation was recently removed from odoo/odoo repository, it's the right time to remove this old doc content. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr