bank-payment/account_payment_sale/models/__init__.py

3 lines
51 B
Python
Raw Normal View History

2021-04-28 14:53:45 +00:00
from . import sale_order
2023-05-19 08:19:51 +00:00
from . import sale_report