diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-01 22:25:41 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-01 22:25:41 +0700 |
| commit | bac2e79164b6c0712cc489e8f4d7aee830997afd (patch) | |
| tree | 9496f840d4ae8808a64738a332594e2dc833f7c1 /indoteknik_custom/__manifest__.py | |
| parent | 6fdaee1c7b6557dc2e61ac7b5c1172d285ea7421 (diff) | |
| parent | d5e783d3a91b9ba782f4aebb21e558779a83f8b6 (diff) | |
Merge commit 'd5e783d3a91b9ba782f4aebb21e558779a83f8b6'
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 96988258..a703bcef 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -42,6 +42,8 @@ 'views/stock_picking_type.xml', 'views/users.xml', 'views/delivery_carrier.xml', + 'views/account_move.xml', + 'views/dunning_run.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
