odoo/enterprise#43676

Created by Yan Victor Souza GuimarĂ£es (yvsg)
Merged at f5c145a37d1b604b0a950376932d4576b31b07fa

Statuses:

Linked pull requests
label
odoo-dev:master-imp-account_disallowed_expenses_auto_install-yvsg
head
5b94ab385f26eede236b07260bd7d341543f6e3e
merged
2 years ago by Accounting, Quentin De Paoli (qdp)
odoo/enterprise odoo/documentation
master #43676 #5023

[IMP] account_disallowed_expenses: auto install disallowed expenses

The link module between l10n_be and disallowed expenses is already installed by default when both are installed, but disallowed expenses was not auto installed when accounting module is installed.

Now if you install accounting module, disallowed expenses is installed and if you install l10n_be as well, link module between l10n_be and disallowed expenses is installed.