diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 12:06:46 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 12:06:46 +0700 |
| commit | b6a0434a4ff9fe580469cf79c30816697e36e48e (patch) | |
| tree | 65a98fec764f9d9eeae9582d0a89abe32fca5441 /indoteknik_custom/__manifest__.py | |
| parent | b4448913dc446840c21d2403a58cd7edcc13be4a (diff) | |
add standalone button for get tracking awb in dunning run
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 68695b0e..fa0188e6 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -124,6 +124,7 @@ 'views/res_partner_site.xml', 'views/apps_stored.xml', 'views/ged_tracking.xml', + 'views/dunning_run_ged.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
