Skip to content
Snippets Groups Projects
Commit 91a075fb authored by Christophe Simonis's avatar Christophe Simonis
Browse files

[FIX] account_cash_basis_base_account: python3 compatible imports

parent d277adf4
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import account_tax
import account_partial_reconcile
from . import account_tax
from . import account_partial_reconcile
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