diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-09 11:15:44 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-09 11:15:44 +0700 |
| commit | 2926fbf40b0aefc5507d35276711227f23f7367e (patch) | |
| tree | 63f854064a7e99f24087136c5f4c7e52c88e4d0b /indoteknik_custom/__manifest__.py | |
| parent | b4b544fa8bfd92f73c49daed520fa34660630379 (diff) | |
Membuat view dan field di model purchase.order Odoo
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rw-r--r-- | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index b240df1a..31b30f6f 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -14,6 +14,7 @@ 'views/coupon_program.xml', 'views/product_public_category.xml', 'views/product_template.xml', + 'views/purchase_order.xml', 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', |
