diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-10-04 13:42:30 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-10-04 13:42:30 +0700 |
| commit | c4f30a0164ada85a9a4a25cdd03ee7c4e42774a0 (patch) | |
| tree | 30d246e2cdf3cb1925d88a039926fcd06f2ee82c /indoteknik_custom/models/__init__.py | |
| parent | d1bc570eae2818bc4b535840f2eb3061b99ca98b (diff) | |
| parent | 1d6351cbab4df3a5f5ceff92c53560437d7b40a4 (diff) | |
Merge commit '1d6351cbab4df3a5f5ceff92c53560437d7b40a4'
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 |
