Commit 14609a76 authored by Georgios Dagkakis's avatar Georgios Dagkakis

erp5_core: commit xml changes in extension.erp5.StandardSecurity

mostly uncommited Pylint complains
parent 973a5075
......@@ -6,10 +6,22 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_recorded_property_dict</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>StandardSecurity</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>extension.erp5.StandardSecurity</string> </value>
......@@ -24,6 +36,28 @@
<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>
<string>W: 32, 75: Redefining built-in \'object\' (redefined-builtin)</string>
<string>W: 32, 0: Dangerous default value [] as argument (dangerous-default-value)</string>
<string>W: 53, 2: Unused variable \'context\' (unused-variable)</string>
<string>W: 99, 50: Redefining built-in \'object\' (redefined-builtin)</string>
<string>W:104, 50: Redefining built-in \'object\' (redefined-builtin)</string>
<string>W:109, 50: Redefining built-in \'object\' (redefined-builtin)</string>
<string>W:114, 50: Redefining built-in \'object\' (redefined-builtin)</string>
<string>W: 28, 0: Unused ConsistencyError imported from Products.ERP5Security.ERP5GroupManager (unused-import)</string>
<string>W: 29, 0: Unused SimpleQuery imported from Products.ZSQLCatalog.SQLCatalog (unused-import)</string>
</tuple>
</value>
</item>
<item>
<key> <string>version</string> </key>
<value> <string>erp5</string> </value>
......@@ -31,13 +65,28 @@
<item>
<key> <string>workflow_history</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAM=</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/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
......@@ -50,7 +99,7 @@
<item>
<key> <string>component_validation_workflow</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
</dictionary>
......@@ -59,7 +108,7 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/>
</pickle>
......
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