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

« back to all changes in this revision

Viewing changes to sales_followup/test/data.yml

  • Committer: Olivier DOSSMANN
  • Date: 2014-03-31 09:31:46 UTC
  • mto: This revision was merged to the branch mainline in revision 2086.
  • Revision ID: od@tempo-consulting.fr-20140331093146-tgvxnly1kc1hbv1s
UF-2171 [ADD] Analytic distribution reset button for recurring models

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
      - sequence: 10
59
59
        min_qty: 0.00
60
60
        name: supplier1
 
61
    international_status: product_attributes.int_1
61
62
-
62
63
    I create a second product, P2
63
64
-
81
82
    warranty: 0.0
82
83
    weight: 0.0
83
84
    weight_net: 0.0
 
85
    international_status: product_attributes.int_1
84
86
-
85
87
    I create the product P3
86
88
-
104
106
    warranty: 0.0
105
107
    weight: 0.0
106
108
    weight_net: 0.0
 
109
    international_status: product_attributes.int_1
107
110
-
108
111
    I create the product P4
109
112
-
131
134
      - sequence: 10
132
135
        min_qty: 0.00
133
136
        name: supplier1
 
137
    international_status: product_attributes.int_1
134
138
-
135
139
  I create Physical Inventory for the products.
136
140
-
151
155
-
152
156
  !python {model: stock.inventory}: |
153
157
   self.action_confirm(cr,uid,[ref('stock_inventory_physicalinventoy0')])
154
 
   self.action_done(cr,uid,[ref('stock_inventory_physicalinventoy0')])
 
 
b'\\ No newline at end of file'
 
158
   self.action_done(cr,uid,[ref('stock_inventory_physicalinventoy0')])