revert integration_level

develop
Andreas Osim 2018-06-13 17:18:32 +02:00
parent 975dc7254f
commit 9585ca0acb
1 changed files with 17 additions and 17 deletions

View File

@ -1,17 +1,17 @@
"id","name","delivery_type","product_id/id","fixed_price","integration_level"
"c_1","LKW","fixed","dp_custom.product_transport","0.0","none"
"c_2","OEBB","fixed","dp_custom.product_transport","0.0","none"
"c_3","DPD","fixed","dp_custom.product_transport","0.0","none"
"c_4","SCH","fixed","dp_custom.product_transport","0.0","none"
"c_5","Dachser","fixed","dp_custom.product_transport","0.0","none"
"c_6","Weiss","fixed","dp_custom.product_transport","0.0","none"
"c_7","Spedition","fixed","dp_custom.product_transport","0.0","none"
"c_8","Abholung","fixed","dp_custom.product_transport","0.0","none"
"c_9","Container","fixed","dp_custom.product_transport","0.0","none"
"c_10","Post","fixed","dp_custom.product_transport","0.0","none"
"c_11","Sonstige","fixed","dp_custom.product_transport","0.0","none"
"c_12","Bus","fixed","dp_custom.product_transport","0.0","none"
"c_13","Luft","fixed","dp_custom.product_transport","0.0","none"
"c_14","Würth","fixed","dp_custom.product_transport","0.0","none"
"c_15","Klein-LKW","fixed","dp_custom.product_transport","0.0","none"
"c_16","Düring","fixed","dp_custom.product_transport","0.0","none"
"id","name","delivery_type","product_id/id","fixed_price"
"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"

1 id name delivery_type product_id/id fixed_price integration_level
2 c_1 LKW fixed dp_custom.product_transport 0.0 none
3 c_2 OEBB fixed dp_custom.product_transport 0.0 none
4 c_3 DPD fixed dp_custom.product_transport 0.0 none
5 c_4 SCH fixed dp_custom.product_transport 0.0 none
6 c_5 Dachser fixed dp_custom.product_transport 0.0 none
7 c_6 Weiss fixed dp_custom.product_transport 0.0 none
8 c_7 Spedition fixed dp_custom.product_transport 0.0 none
9 c_8 Abholung fixed dp_custom.product_transport 0.0 none
10 c_9 Container fixed dp_custom.product_transport 0.0 none
11 c_10 Post fixed dp_custom.product_transport 0.0 none
12 c_11 Sonstige fixed dp_custom.product_transport 0.0 none
13 c_12 Bus fixed dp_custom.product_transport 0.0 none
14 c_13 Luft fixed dp_custom.product_transport 0.0 none
15 c_14 Würth fixed dp_custom.product_transport 0.0 none
16 c_15 Klein-LKW fixed dp_custom.product_transport 0.0 none
17 c_16 Düring fixed dp_custom.product_transport 0.0 none