From b6a0434a4ff9fe580469cf79c30816697e36e48e Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 21 May 2024 12:06:46 +0700 Subject: add standalone button for get tracking awb in dunning run --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') 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', -- cgit v1.2.3