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 c8211623..ad023422 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 + + + + + + + + + + + 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"