diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-09-01 15:50:14 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-09-01 15:50:14 +0700 |
| commit | 8bb599fc4b3e3de94fada7c277518446a88630fa (patch) | |
| tree | 2a8802a417f94e0948f66aa248d8f7acc5375b8d /indoteknik_custom/__manifest__.py | |
| parent | 4c2decb6938e1920cf330dd8210bebf9ab3669b7 (diff) | |
(andri) add view unpaid invoices
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 31685005..9ebab15e 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -177,6 +177,7 @@ 'views/tukar_guling_po.xml', # 'views/refund_sale_order.xml', 'views/update_date_planned_po_wizard_view.xml', + 'views/unpaid_invoice_view.xml', ], 'demo': [], 'css': [], |
