test.erp5.testUpgrader.xml 3.06 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
      <global name="Test Component" module="erp5.portal_type"/>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>default_reference</string> </key>
11 12 13 14 15 16 17
            <value> <string>testUpgrader</string> </value>
        </item>
        <item>
            <key> <string>description</string> </key>
            <value>
              <none/>
            </value>
18 19 20
        </item>
        <item>
            <key> <string>id</string> </key>
21
            <value> <string>test.erp5.testUpgrader</string> </value>
22 23 24 25 26 27 28 29 30 31 32
        </item>
        <item>
            <key> <string>portal_type</string> </key>
            <value> <string>Test Component</string> </value>
        </item>
        <item>
            <key> <string>sid</string> </key>
            <value>
              <none/>
            </value>
        </item>
33 34 35 36 37 38 39 40 41
        <item>
            <key> <string>text_content_error_message</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>text_content_warning_message</string> </key>
            <value>
42
              <tuple/>
43 44
            </value>
        </item>
45 46 47 48 49 50 51
        <item>
            <key> <string>version</string> </key>
            <value> <string>erp5</string> </value>
        </item>
        <item>
            <key> <string>workflow_history</string> </key>
            <value>
52
              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
            </value>
        </item>
      </dictionary>
    </pickle>
  </record>
  <record id="2" aka="AAAAAAAAAAI=">
    <pickle>
      <global name="PersistentMapping" module="Persistence.mapping"/>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>data</string> </key>
            <value>
              <dictionary>
                <item>
                    <key> <string>component_validation_workflow</string> </key>
                    <value>
71
                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
72 73 74 75 76 77 78 79
                    </value>
                </item>
              </dictionary>
            </value>
        </item>
      </dictionary>
    </pickle>
  </record>
80
  <record id="3" aka="AAAAAAAAAAM=">
81
    <pickle>
82
      <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
83 84
    </pickle>
    <pickle>
85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
      <dictionary>
        <item>
            <key> <string>_log</string> </key>
            <value>
              <list>
                <dictionary>
                  <item>
                      <key> <string>action</string> </key>
                      <value> <string>validate</string> </value>
                  </item>
                  <item>
                      <key> <string>validation_state</string> </key>
                      <value> <string>validated</string> </value>
                  </item>
                </dictionary>
              </list>
            </value>
        </item>
      </dictionary>
104 105 106
    </pickle>
  </record>
</ZopeData>