Monday, April 12, 2021
2 changes · master
Resolved issues and error corrections
The Belgian POS certification module has been updated to use the current asset declaration approach. This keeps the module aligned with platform changes and helps prevent asset loading issues during upgrades or deployment.
Original PR description
Community: https://github.com/odoo/odoo/pull/68706
Approval activities can no longer be created manually from the scheduling wizard. This avoids users creating approval tasks that cannot be actioned, ensuring approvals are only generated by the intended automated process.
Original PR description
Initially it was possible to create approval activity manually by selecting Approval in Activity Type of Schedule activity. But after archiving Approval option (Inside data/mail_activity_data.xml) there is no way to create approval activity manually through Schedule activity. TaskID: 2439015