diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-07 08:32:15 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-07 08:32:15 +0700 |
| commit | e02a330a586c83ea1a888e9544d3c450e30099fa (patch) | |
| tree | 0ddd3a7215844ee8cb330c050837fa667915ce46 /indoteknik_custom/models/__init__.py | |
| parent | e426f214ed7083ca7deb9f106ff8870b50ad43d4 (diff) | |
| parent | 48c220d1c38f435962b8b630c5209ba781ca30df (diff) | |
Merge branch 'vendor_approval' into production
# Conflicts:
# indoteknik_custom/models/sale_order_line.py
# indoteknik_custom/models/website_user_cart.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 3d700ce0..a0064c06 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -128,3 +128,4 @@ from . import sales_order_reject from . import approval_date_doc from . import account_tax from . import approval_unreserve +from . import vendor_approval |
