diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-03 15:56:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-03 15:56:00 +0700 |
| commit | f01969680c174f21be8fb9fde2032c749a62cf62 (patch) | |
| tree | 06779d999fe4e8c19cdbc8381f3b8e476d4dc43c /indoteknik_custom/__manifest__.py | |
| parent | fa490e19dcad3f841f00c67dfbd880ffd327254c (diff) | |
def cargo
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 5b43781e..3d2b01e5 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -126,6 +126,9 @@ 'views/ged_tracking.xml', 'views/dunning_run_ged.xml', 'views/account_move_multi_update_bills.xml', + 'views/def_cargo_province.xml', + 'views/def_cargo_city.xml', + 'views/def_cargo_district.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
