Tuesday, October 12, 2021
1 change · master
Enhancements to existing features
Administrators creating a foreign VAT fiscal position now get a direct link to the Apps page when a required localization module is missing. This removes extra navigation steps and helps them install the correct country-specific tax module faster, while non-admin users see the same message as before.
Original PR description
Before, when someone with settings rights created a foreign VAT fiscal position for a country in which there was no tax template yet, a banner was displayed, telling that the right l10n module needed to be installed. However, there was no link to the list of modules, and the user had to go back to the app switcher, then to the Apps menu to install the module he needed. We now display a link to this page, only for the users with setting rights. Other users will still see the same thing as before. Manual forward-port of https://github.com/odoo/odoo/pull/77687