diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-02 14:30:25 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-02 14:30:25 +0700 |
| commit | 18f978648362e8d9d5ed447d89bf1e969894b237 (patch) | |
| tree | fb7b5fd158787e0ec8eb9655cba1f43df1366754 /fixco_custom/models/__init__.py | |
| parent | 2086d9f4540d3453cb2179560253769491aa0153 (diff) | |
push
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index f7559c8..94954eb 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -40,4 +40,5 @@ from . import product_supplierinfo from . import queue_job from . import purchase_order_multi_bills from . import account_payment -from . import stock_location
\ No newline at end of file +from . import stock_location +from . import account_asset |
