Commit 17eeeadc authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_tiosafe_core: add property to hold the exchange format version

parent 07eea340
Pipeline #37436 failed with stage
in 0 seconds
......@@ -4,6 +4,7 @@
</portal_type>
<portal_type id="Integration Site">
<item>Arrow</item>
<item>IntegrationSite</item>
<item>Resource</item>
</portal_type>
<portal_type id="Synchronization Configurator Item">
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Property Sheet" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_count</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_tree</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>IntegrationSite</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Length" module="BTrees.Length"/>
</pickle>
<pickle> <int>0</int> </pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="OOBTree" module="BTrees.OOBTree"/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Standard Property" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>elementary_type/float</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The format version of the exhanged file</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>document_format_version_property</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Integration Module | IntegrationModule
Integration Site | Arrow
Integration Site | IntegrationSite
Integration Site | Resource
Synchronization Configurator Item | SortIndex
Synchronization Configurator Item | SynchronizationConfiguratorItem
......
IntegrationSite
SynchronizationConfiguratorItem
WebServiceConnector
WebServiceRequest
SynchronizationConfiguratorItem
\ No newline at end of file
WebServiceRequest
\ 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