diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-09 15:03:15 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-09 15:03:15 +0700 |
| commit | dfd4a1617d2c62b99d4bbcb6386b477874a33ebf (patch) | |
| tree | cf929b7967798000910e6f8afc6156de512fc330 /indoteknik_custom/__manifest__.py | |
| parent | 3615748eafd2d2cfd81f6ddc95d50a7bc347798d (diff) | |
multiple confirm purchase orders
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 d6e69718..c7e65b37 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -105,6 +105,7 @@ 'views/customer_commision.xml', 'views/wati_history.xml', 'views/purchase_order_multi_update.xml', + 'views/purchase_order_multi_confirm.xml', 'views/invoice_reklas_penjualan.xml', 'report/report.xml', 'report/report_banner_banner.xml', |
