Skip to content
Snippets Groups Projects
Commit c6aec26c authored by Jinane Maksoud's avatar Jinane Maksoud
Browse files

[FIX] account: fix create tax method return type


The method '_create_taxes_from_template' is expected to return ids
of templates and taxes instead of the records.
The return of this method is used for translations of taxes which
also expects ids, and in the migration scripts of specific modules
that expect ids.

closes odoo/odoo#127537

Signed-off-by: default avatarBrice Bartoletti (bib) <bib@odoo.com>
parent f7f5557a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment