2
0
account-financial-tools/account_move_line_purchase_info/models/__init__.py

6 lines
153 B
Python
Raw Normal View History

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import account_move
from . import account_invoice
2017-11-13 12:40:59 +01:00
from . import stock_move