diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-21 15:06:14 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-21 15:06:14 +0700 |
| commit | cd51ac345b0898034428aab3b8ded24d03c0fdfd (patch) | |
| tree | 751f186080b57d1b8a73beef0096622a5d906bb8 /indoteknik_custom/__manifest__.py | |
| parent | dd776fedab7a86f5c031f9cdd76bf2084e894f21 (diff) | |
approval invoice date
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 a7096346..8272efc4 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -143,6 +143,7 @@ 'views/sale_order_multi_uangmuka_penjualan.xml', 'views/shipment_group.xml', 'views/approval_date_doc.xml', + 'views/approval_invoice_date.xml', 'views/partner_payment_term.xml', 'views/vendor_payment_term.xml', 'views/approval_unreserve.xml', |
