From 91c8a73a919293e742b7b2f56164a0c89c96a461 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Thu, 5 Apr 2018 15:29:09 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Zus=C3=A4tzliche=20Suchkriterien?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dp_custom/views/res_partner_views.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ext/custom-addons/dp_custom/views/res_partner_views.xml b/ext/custom-addons/dp_custom/views/res_partner_views.xml index 844e9ee9..a26dc53c 100644 --- a/ext/custom-addons/dp_custom/views/res_partner_views.xml +++ b/ext/custom-addons/dp_custom/views/res_partner_views.xml @@ -123,4 +123,18 @@ name="Branchen" action="res_partner_sector_action"/> + + res_partner_filter_tz + res.partner + + + + + + + + + + + From f86cbad55f1f9e1ac496acdc75c1aa5ae9a687d1 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Thu, 5 Apr 2018 15:47:41 +0200 Subject: [PATCH 2/2] =?UTF-8?q?delivery.carrier.csv=20bef=C3=BCllt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext/custom-addons/dp_dmi/delivery.carrier.csv | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/ext/custom-addons/dp_dmi/delivery.carrier.csv b/ext/custom-addons/dp_dmi/delivery.carrier.csv index 8b5f3982..b1be6b55 100644 --- a/ext/custom-addons/dp_dmi/delivery.carrier.csv +++ b/ext/custom-addons/dp_dmi/delivery.carrier.csv @@ -1,2 +1,17 @@ "id","name","delivery_type","product_id/id","fixed_price" -"carrier_lkw","LKW","fixed","dp_custom.product_transport","0.0" +"c_1","LKW","fixed","dp_custom.product_transport","0.0" +"c_2","OEBB","fixed","dp_custom.product_transport","0.0" +"c_3","DPD","fixed","dp_custom.product_transport","0.0" +"c_4","SCH","fixed","dp_custom.product_transport","0.0" +"c_5","Dachser","fixed","dp_custom.product_transport","0.0" +"c_6","Weiss","fixed","dp_custom.product_transport","0.0" +"c_7","Spedition","fixed","dp_custom.product_transport","0.0" +"c_8","Abholung","fixed","dp_custom.product_transport","0.0" +"c_9","Container","fixed","dp_custom.product_transport","0.0" +"c_10","Post","fixed","dp_custom.product_transport","0.0" +"c_11","Sonstige","fixed","dp_custom.product_transport","0.0" +"c_12","Bus","fixed","dp_custom.product_transport","0.0" +"c_13","Luft","fixed","dp_custom.product_transport","0.0" +"c_14","Würth","fixed","dp_custom.product_transport","0.0" +"c_15","Klein-LKW","fixed","dp_custom.product_transport","0.0" +"c_16","Düring","fixed","dp_custom.product_transport","0.0"