Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

account_mtid_vat v8.0 inheritance chain broken #1

Open
luc-demeyer opened this issue Jun 6, 2019 · 1 comment
Open

account_mtid_vat v8.0 inheritance chain broken #1

luc-demeyer opened this issue Jun 6, 2019 · 1 comment

Comments

@luc-demeyer
Copy link
Contributor

no super on _sum, _sum_year, _sum_period in account_tax_code
no super on active in view_tree_js

This is no issue for my current implementation of the mtd module but may cause problems in multi-company/multi-country environments.

@Nick-OpusVL
Copy link
Contributor

Nick-OpusVL commented Jun 20, 2019

Note that the override of _sum no longer exists and there's a question mark (#10) over the continued existence of _sum_year.

I agree though that the others need consideration, but it will need some thought to work out how and under what conditions we will fall back to the core behaviour by calling super().

@Nick-OpusVL Nick-OpusVL transferred this issue from OpusVL/odoo-account-extras Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants