2
0
account-financial-tools/account_move_line_sale_info/models/__init__.py
2023-08-03 16:26:06 +02:00

6 lines
153 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import account_move
from . import sale_order_line
from . import stock_move