From 38a6db24102a2ed5b8f81e307e9fc832d2adb334 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 25 Oct 2022 14:13:57 +0700 Subject: add pic name and pic phone in shipping method --- 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 a00f4ccd..96988258 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -41,6 +41,7 @@ 'views/stock_picking.xml', 'views/stock_picking_type.xml', 'views/users.xml', + 'views/delivery_carrier.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3