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

« back to all changes in this revision

Viewing changes to sourcing/test/2lines_supplier.yml

  • Committer: matthieu.choplin at msf
  • Date: 2012-08-30 07:48:00 UTC
  • mto: This revision was merged to the branch mainline in revision 1118.
  • Revision ID: matthieu.choplin@geneva.msf.org-20120830074800-l442bu42mt0yzutn
[uf-1374]- change the write and create by an _sql_constraint on the financing contract check dates

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
      - sequence: 10
31
31
        min_qty: 0.00
32
32
        name: res_partner_a0
33
 
    international_status: product_attributes.int_1
34
33
-
35
34
    I create the product P2
36
35
-
58
57
      - sequence: 10
59
58
        min_qty: 0.00
60
59
        name: res_partner_a0
61
 
    international_status: product_attributes.int_1
62
60
-
63
61
    I create the product P3
64
62
-
86
84
      - sequence: 10
87
85
        min_qty: 0.00
88
86
        name: res_partner_b0
89
 
    international_status: product_attributes.int_1
90
87
-
91
88
    I create the product P4
92
89
-
110
107
    warranty: 0.0
111
108
    weight: 0.0
112
109
    weight_net: 0.0
113
 
    international_status: product_attributes.int_1
114
110
-
115
111
  I create a sale order for this 4 products
116
112
-