diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-09-29 08:54:16 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-09-29 08:54:16 +0700 |
| commit | 43a8e9a7f2d6ba127de9bcd40925b838b1f5eaeb (patch) | |
| tree | a6531f8e798663efd442f42093d4549a52391d04 /indoteknik_custom/models/__init__.py | |
| parent | ac37a854362dbaaf8a88431ea5ab077a37f3c5f9 (diff) | |
Update __manifest__.py, __init__.py, and 3 more files...
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index e4913205..19916fd4 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -24,3 +24,4 @@ from . import stock_move from . import stock_picking from . import stock_picking_type from . import delivery_order +from . import users |
