diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-09-03 17:53:25 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-09-03 17:53:25 +0700 |
| commit | 1b389be56daecec87008f791e856205d2234e053 (patch) | |
| tree | 32319c86882f2148ce8531ec79c7740e5605823d /indoteknik_custom/__manifest__.py | |
| parent | 4aae32a042a5f77feebfa7e4f504f32a5375eaae (diff) | |
(andri) add template mail & try testing
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 e300670a..493c3ad6 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -179,6 +179,7 @@ 'views/update_date_planned_po_wizard_view.xml', 'views/unpaid_invoice_view.xml', 'views/letter_receivable.xml', + 'views/letter_receivable_mail_template.xml' ], 'demo': [], 'css': [], |
