diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-18 11:35:02 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-18 11:35:02 +0700 |
| commit | b839d55d39856031b6abfeb8f304b77b0fb145ce (patch) | |
| tree | 33ddef5a0822b25bba72d98b63148639f1588744 /indoteknik_custom/__manifest__.py | |
| parent | 2fe077d802bf143b110bc681ac039ba8bcfccb26 (diff) | |
(andri) add chatter & make realization form
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | 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 7539f23f..29039f8b 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -171,6 +171,7 @@ 'views/stock_inventory.xml', 'views/sale_order_delay.xml', 'views/down_payment.xml', + 'views/down_payment_realization.xml', ], 'demo': [], 'css': [], |
