diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-10-25 14:13:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-10-25 14:13:57 +0700 |
| commit | 38a6db24102a2ed5b8f81e307e9fc832d2adb334 (patch) | |
| tree | d8f35e66c9fea3cc24ab0e37e73a7e73230098fd /indoteknik_custom/__manifest__.py | |
| parent | e80ad39476fcd60583e166032fe526b77a73323a (diff) | |
add pic name and pic phone in shipping method
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 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', |
