~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to consumption_calculation/test/data.yml

  • Committer: jf
  • Date: 2013-09-05 09:32:29 UTC
  • mfrom: (1743.1.6 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20130905093229-7vyntm4uaumxfbz1
UF-1042 [IMP] Product's drop down lists configuration access
UF-1044 [IMP] Product status restrictive rules
lp:~unifield-team/unifield-wm/uf-1044-qt-integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
      - sequence: 10
67
67
        min_qty: 0.00
68
68
        name: supplier1
69
 
    international_status: itc
 
69
    international_status: product_attributes.int_1
70
70
-
71
71
    I create a second product, P2
72
72
-
90
90
    warranty: 0.0
91
91
    weight: 0.0
92
92
    weight_net: 0.0
93
 
    international_status: itc
 
93
    international_status: product_attributes.int_1
94
94
-
95
95
    I create the product P3
96
96
-
114
114
    warranty: 0.0
115
115
    weight: 0.0
116
116
    weight_net: 0.0
117
 
    international_status: itc
 
117
    international_status: product_attributes.int_1
118
118
-
119
119
    I create the product P4
120
120
-
142
142
      - sequence: 10
143
143
        min_qty: 0.00
144
144
        name: supplier1
145
 
    international_status: itc
 
145
    international_status: product_attributes.int_1
146
146
-
147
147
    I create the product P5
148
148
-
171
171
      - sequence: 10
172
172
        min_qty: 0.00
173
173
        name: supplier1
174
 
    international_status: itc
 
174
    international_status: product_attributes.int_1
175
175
-
176
176
    I create the product P6
177
177
-
200
200
      - sequence: 10
201
201
        min_qty: 0.00
202
202
        name: supplier1
203
 
    international_status: itc
 
203
    international_status: product_attributes.int_1
204
204
-
205
205
    I create the product P7
206
206
-
229
229
      - sequence: 10
230
230
        min_qty: 0.00
231
231
        name: supplier1
232
 
    international_status: itc
 
232
    international_status: product_attributes.int_1
233
233
-
234
234
  I create an activity on customer location
235
235
-