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

« back to all changes in this revision

Viewing changes to mission_stock/test/data.yml

  • Committer: jf
  • Date: 2014-06-18 08:26:21 UTC
  • Revision ID: jfb@tempo-consulting.fr-20140618082621-cptq430pbwqo6z1t
Tags: pilot3.1b2
UFTP-249 [FIX] Reference field not imported in Unifield when importing register lines
lp:~unifield-team/unifield-wm/UFTP-78 2000..2001

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    weight: 0.0
37
37
    weight_net: 0.0
38
38
    reviewed_consumption: 45
39
 
    international_status: itc
 
39
    international_status: product_attributes.int_1
40
40
-
41
41
  We create also a new Unifield instance which is not a local instance
42
42
-
43
 
  !record {model: account.analytic.account, id: analytic_account_kenya}:
44
 
    name: "Kenya"
 
43
  !record {model: account.analytic.account, id: analytic_account_kenya2}:
 
44
    name: "Kenya2"
45
45
    currency_id: 1
46
 
    code: KEN
 
46
    code: KEN2
47
47
    type: normal
48
48
    category: OC
49
49
    parent_id: analytic_distribution.analytic_account_project
68
68
    #parent_id: msf_instance.instance_section
69
69
    name: Project 1
70
70
    target_cost_center_ids:
71
 
      - cost_center_id: analytic_account_kenya
 
71
      - cost_center_id: analytic_account_kenya2
72
72
        is_target: True
73
73
        is_top_cost_center: True
74
74
        is_po_fo_cost_center: True