diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-17 16:44:37 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-17 16:44:37 +0700 |
| commit | 2571d2d4d14c843f65e552fa93726b1f0810f42d (patch) | |
| tree | e26dbeef9258bf8f47c51f4a6be6cb4d55b51d1e | |
| parent | 6062eff60486c37144e2672922ad7a5d8333d5f4 (diff) | |
<Miqdad> remove unused views
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index ca23995c..36588967 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -178,17 +178,13 @@ 'views/refund_sale_order.xml', 'views/advance_payment_request.xml', 'views/advance_payment_settlement.xml', - # 'views/refund_sale_order.xml', 'views/tukar_guling.xml', - # 'views/tukar_guling_return_views.xml' 'views/tukar_guling_po.xml', - # 'views/refund_sale_order.xml', 'views/update_date_planned_po_wizard_view.xml', 'views/unpaid_invoice_view.xml', 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', 'views/mail_template_pum.xml', - # 'views/reimburse.xml', 'views/sj_tele.xml', 'views/close_tempo_mail_template.xml', 'views/domain_apo.xml', |
