diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-25 13:10:37 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-25 13:10:37 +0700 |
| commit | 794e00fc836fd00c9e2241b0c356c88d67b443b0 (patch) | |
| tree | 7f61487eb730f906e032a71c243a66d5aafd9f53 /indoteknik_custom/models/__init__.py | |
| parent | 44d1abe6f98b3b2e49e3dbca2be3682e01a0f6cf (diff) | |
add field description to mrp production
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 3a5079f6..b1b22e29 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -84,3 +84,4 @@ from . import price_group from . import po_sync_price from . import base_import_import from . import product_attribute +from . import mrp_production |
