Commit 9b9ed2d3 authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_dms*: Cosmetic: re-export.

parent 03f599ed
module.erp5.TransformOdtToDocx
module.erp5.TransformOdtToHtml
module.erp5.TransformDocToHtml
module.erp5.TransformDocToDocx module.erp5.TransformDocToDocx
module.erp5.TransformDocToHtml
module.erp5.TransformDocxToDocy module.erp5.TransformDocxToDocy
module.erp5.TransformDocyToDocx
module.erp5.TransformDocxToOdt module.erp5.TransformDocxToOdt
module.erp5.TransformXlsxToOds module.erp5.TransformDocyToDocx
module.erp5.TransformXlsxToXlsy
module.erp5.TransformXlsyToXlsx
module.erp5.TransformXlsToOds
module.erp5.TransformXlsToXlsx
module.erp5.TransformOdsToPdf
module.erp5.TransformOdsToXlsx
module.erp5.TransformOdsToHtml
module.erp5.TransformOdpToPdf
module.erp5.TransformOdpToHtml module.erp5.TransformOdpToHtml
module.erp5.TransformOdpToPdf
module.erp5.TransformOdpToPptx module.erp5.TransformOdpToPptx
module.erp5.TransformOdpToSxi module.erp5.TransformOdpToSxi
module.erp5.TransformSxiToOdp module.erp5.TransformOdsToHtml
module.erp5.TransformSxiToHtml module.erp5.TransformOdsToPdf
module.erp5.TransformOdsToXlsx
module.erp5.TransformOdtToDocx
module.erp5.TransformOdtToHtml
module.erp5.TransformPdfToBmp module.erp5.TransformPdfToBmp
module.erp5.TransformPptToPptx module.erp5.TransformPptToPptx
module.erp5.TransformPptxToOdp module.erp5.TransformPptxToOdp
module.erp5.TransformPptxToPpty module.erp5.TransformPptxToPpty
module.erp5.TransformPptyToPptx module.erp5.TransformPptyToPptx
\ No newline at end of file module.erp5.TransformSxiToHtml
module.erp5.TransformSxiToOdp
module.erp5.TransformXlsToOds
module.erp5.TransformXlsToXlsx
module.erp5.TransformXlsxToOds
module.erp5.TransformXlsxToXlsy
module.erp5.TransformXlsyToXlsx
\ No newline at end of file
...@@ -64,12 +64,6 @@ ...@@ -64,12 +64,6 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>expression_instance</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>filtered</string> </key> <key> <string>filtered</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
...@@ -95,17 +89,4 @@ ...@@ -95,17 +89,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: context.isDocument()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -61,24 +61,28 @@ ...@@ -61,24 +61,28 @@
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<list> <key> <string>_log</string> </key>
<dictionary> <value>
<item> <list>
<key> <string>action</string> </key> <dictionary>
<value> <string>validate</string> </value> <item>
</item> <key> <string>action</string> </key>
<item> <value> <string>validate</string> </value>
<key> <string>validation_state</string> </key> </item>
<value> <string>validated</string> </value> <item>
</item> <key> <string>validation_state</string> </key>
</dictionary> <value> <string>validated</string> </value>
</list> </item>
</tuple> </dictionary>
</list>
</value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
</ZopeData> </ZopeData>
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