Commit 7750ad0a authored by Nicolas Delaby's avatar Nicolas Delaby

update XML

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30592 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d491aae
<allowed_content_type_list>
<portal_type id="Purchase Invoice">
<item>File</item>
<item>Image</item>
<item>Payment Condition</item>
<item>Invoice Line</item>
<item>File</item>
<item>Payment Condition</item>
</portal_type>
<portal_type id="Purchase Invoice Module">
<item>Purchase Invoice</item>
</portal_type>
<portal_type id="Sale Invoice">
<item>Payment Condition</item>
<item>File</item>
<item>Invoice Line</item>
<item>Image</item>
<item>Invoice Line</item>
<item>Payment Condition</item>
</portal_type>
<portal_type id="Sale Invoice Module">
<item>Sale Invoice</item>
......
<workflow_chain>
<chain>
<type>Purchase Invoice</type>
<workflow>delivery_simulation_interaction_workflow, edit_workflow, invoice_workflow, delivery_causality_workflow, delivery_causality_interaction_workflow</workflow>
<workflow>delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow, invoice_workflow</workflow>
</chain>
<chain>
<type>Sale Invoice</type>
<workflow>invoice_workflow, delivery_simulation_interaction_workflow, edit_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow</workflow>
<workflow>delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow, invoice_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
67
\ No newline at end of file
68
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment