diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-29 13:44:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-29 13:44:00 +0700 |
| commit | 5446eefa619906ba785d1f867fd828cce0d0748c (patch) | |
| tree | aaaed54b3a366dd61c82f3ceece2f0650d4ab5cf /indoteknik_custom/__manifest__.py | |
| parent | 08724b92174a216a64b382012e83e45c16b326e7 (diff) | |
multi update paid status on po
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 39e5cdd9..d8058bff 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -104,6 +104,7 @@ 'views/stock_warehouse_orderpoint.xml', 'views/customer_commision.xml', 'views/wati_history.xml', + 'views/purchase_order_multi_update.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
