forked from Mapan/odoo17e
8 lines
242 B
Python
8 lines
242 B
Python
# -*- encoding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
# Copyright (c) 2011 Noviat nv/sa (www.noviat.be). All rights reserved.
|
|
|
|
from . import account_bank_statement
|
|
from . import account_journal
|