diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-09-02 17:35:47 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-09-02 17:35:47 +0700 |
| commit | d43eb7ff8ffd4b11120a7354295e86736135344a (patch) | |
| tree | 0e6bce3428149b694f12e22e29ba0ca561271fb9 /indoteknik_custom/__manifest__.py | |
| parent | a35dcc5907500e5189516459160c972bb72e1686 (diff) | |
(andri) add menu surat piutang
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 9ebab15e..e300670a 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -178,6 +178,7 @@ # 'views/refund_sale_order.xml', 'views/update_date_planned_po_wizard_view.xml', 'views/unpaid_invoice_view.xml', + 'views/letter_receivable.xml', ], 'demo': [], 'css': [], |
