diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-11-03 13:42:51 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-11-03 13:42:51 +0700 |
| commit | 566a20db595a2b0a1959a12d289361b16e1ef172 (patch) | |
| tree | 1cc955d3392241639a025b5860be246650f201c5 /indoteknik_custom/__manifest__.py | |
| parent | 3a8d2713d749ce40d3755d4e0b22898ace4b0d6d (diff) | |
add approval in editing reconcile & journal entries
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 23abc084..b054d594 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -99,6 +99,7 @@ 'views/quotation_so_multi_update.xml', 'views/stock_move_line.xml', 'views/product_monitoring.xml', + 'views/account_bank_statement.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
