diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-07-03 09:02:07 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-07-03 09:02:07 +0700 |
| commit | b7b7d0a4b88971ea4aaec1fce186c223d13ae0c4 (patch) | |
| tree | c1098299eef0c0ec7747adaf97be29dfd780ddae /indoteknik_custom/models/__init__.py | |
| parent | 7df14abdd24cfaf92d92f155a51c0111e9425620 (diff) | |
| parent | 53b7bd51793802ebaa5e1bb9b8d525547158fe8b (diff) | |
Merge branch 'release' into aiway-bill
# Conflicts:
# indoteknik_custom/models/__init__.py
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 2f0a230a..cf6887f9 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -64,3 +64,4 @@ from . import brand_vendor from . import manufacturing from . import requisition from . import airway_bill +from . import account_move_due_extension |
