Andrea Stirpe
Andrea Stirpe
@grindtildeath to me it looks like it's really needed. Try to have a look in the code of the standard Odoo: you will notice that for accounts and journals they...
We faced the issue in a multicompany environment, where an account manager user does the accounting for all the companies of an holding company and its child companies.
@luc-demeyer I updated the domain definitions in the view, would you give it a try?
Travis failure not related with this PR. Also other 2 PRs on branch 10.0 are failing for the same reason. cc @OCA/accounting-maintainers
Travis failure fixed by https://github.com/OCA/account-financial-tools/pull/1001
Hi, at the moment there's not any plan to migrate those modules to v14
product_variant_default_code #341
project_sequence https://github.com/OCA/project/pull/1233
There's no need to port `account_move_tier_validation_forward` since the full functionality is already provided by `base_tier_validation_forward`
Module `account_move_line_menu` seems not necessary anymore, since the menuitem for Journal Entries is now accessible to group `group_account_readonly` in Odoo 16 (after commit https://github.com/odoo/odoo/commit/f5541768a6af90565de79e782d39643b9f5bfc11)