diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-30 15:06:15 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-30 15:06:15 +0700 |
| commit | acd06377bb5c4b375fadf3ad37a7ad5853ed79b3 (patch) | |
| tree | aef72c07173801e6836e5a8bc3ad87763dd9b0ad /fixco_custom/models/__init__.py | |
| parent | c7f63c374488c2f28dedc070308dadb5cfc1f9bd (diff) | |
push
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 6a4717c..a6fc1c9 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -5,3 +5,6 @@ from . import detail_order from . import stock_picking from . import product_product from . import barcoding_product +from . import sale_order_multi_invoices +from . import account_move +from . import upload_payments |
