Commit Graph

3 Commits (62a307c72c5246030fc06ff1d2a1d4b51a07a388)

Author SHA1 Message Date
Stefan Rijnhart ad8f917467 [RFR] l10n_nl_mis_reports -> mis_template_financial_report 2021-10-26 11:37:58 +02:00
João Marques 037ac4f515 [MIG] account_financial_report: Migration to 14.0
Since v14, Odoo defines the `__slots__` attribute in the `BaseModel` class (ea3e39506a)
This makes it impossible to add attributes to an instance like it was done here in v13.
The use of the `report_data` dictionary passed between method is the closes and simples solution to this "issue".

TT26415

Co-authored-by: Alex Cuellar <acuellar@grupoyacck.com>
2021-01-25 15:43:26 +00:00
oca-git-bot a3b5d7db34
Initialize 14.0 branch 2020-10-08 21:03:54 +02:00