diff options
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rw-r--r-- | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 8445ec9e..30914b52 100644 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -12,3 +12,5 @@ from . import crm_lead from . import res_users from . import user_activity_log from . import purchase_order +from . import purchase_pricelist +from . import purchase_order_line |
