• Arnaud Fontaine's avatar
    ZODB Components: erp5_invoicing: Migrate Documents from filesystem. · d810bfaf
    Arnaud Fontaine authored
    * Add bt5 dependencies:
      + erp5_demo_maxma_rule: Invoice*Rule rules.
    * Move Documents used by several bt5 to erp5_core rather than add depends on erp5_core.
      Once migration of Products to ZODB Components will be finished, there will be moved to
      their appropriate bt5s as it would be complicated to reorganize bt5s too at this point.
      + Invoice{Line,Cell}: used by erp5_payroll.
    d810bfaf
document.erp5.InvoiceSimulationRule.xml 3.13 KB
<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
      <global name="Document Component" module="erp5.portal_type"/>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>default_reference</string> </key>
            <value> <string>InvoiceSimulationRule</string> </value>
        </item>
        <item>
            <key> <string>default_source_reference</string> </key>
            <value> <string>Products.ERP5.Document.InvoiceSimulationRule</string> </value>
        </item>
        <item>
            <key> <string>id</string> </key>
            <value> <string>document.erp5.InvoiceSimulationRule</string> </value>
        </item>
        <item>
            <key> <string>portal_type</string> </key>
            <value> <string>Document Component</string> </value>
        </item>
        <item>
            <key> <string>sid</string> </key>
            <value>
              <none/>
            </value>
        </item>
        <item>
            <key> <string>text_content_error_message</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>text_content_warning_message</string> </key>
            <value>
              <tuple/>
            </value>
        </item>
        <item>
            <key> <string>version</string> </key>
            <value> <string>erp5</string> </value>
        </item>
        <item>
            <key> <string>workflow_history</string> </key>
            <value>
              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
            </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>
                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
                    </value>
                </item>
              </dictionary>
            </value>
        </item>
      </dictionary>
    </pickle>
  </record>
  <record id="3" aka="AAAAAAAAAAM=">
    <pickle>
      <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
    </pickle>
    <pickle>
      <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>
    </pickle>
  </record>
</ZopeData>