diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-12 11:29:07 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-12 11:29:07 +0700 |
| commit | 16cb40e0a943af1679fca60ff8cc4e6a683bd883 (patch) | |
| tree | 4240f8d05a5cd9bb1261a99c4c5ce6904c58cdd7 /indoteknik_custom/models/__init__.py | |
| parent | 1f42c0b0adf937e238e68fc2f7307234fff51952 (diff) | |
| parent | d9d9159e43aaabcc88661d0f23d362ed2e0128f6 (diff) | |
Merge branch 'production' into feature/max_plafon_order_qty
# Conflicts:
# indoteknik_custom/security/ir.model.access.csv
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 e62fbb4a..4983cc17 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -131,3 +131,4 @@ from . import approval_unreserve from . import vendor_approval from . import partner from . import find_page +from . import approval_retur_picking |
