Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
17eeeadc
Commit
17eeeadc
authored
Sep 27, 2024
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_tiosafe_core: add property to hold the exchange format version
parent
07eea340
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
81 additions
and
2 deletions
+81
-2
bt5/erp5_tiosafe_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-0
bt5/erp5_tiosafe_core/PropertySheetTemplateItem/portal_property_sheets/IntegrationSite.xml
...etTemplateItem/portal_property_sheets/IntegrationSite.xml
+48
-0
bt5/erp5_tiosafe_core/PropertySheetTemplateItem/portal_property_sheets/IntegrationSite/document_format_version_property.xml
...eets/IntegrationSite/document_format_version_property.xml
+28
-0
bt5/erp5_tiosafe_core/bt/template_portal_type_property_sheet_list
..._tiosafe_core/bt/template_portal_type_property_sheet_list
+1
-0
bt5/erp5_tiosafe_core/bt/template_property_sheet_id_list
bt5/erp5_tiosafe_core/bt/template_property_sheet_id_list
+3
-2
No files found.
bt5/erp5_tiosafe_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
17eeeadc
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
</portal_type>
</portal_type>
<portal_type
id=
"Integration Site"
>
<portal_type
id=
"Integration Site"
>
<item>
Arrow
</item>
<item>
Arrow
</item>
<item>
IntegrationSite
</item>
<item>
Resource
</item>
<item>
Resource
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Synchronization Configurator Item"
>
<portal_type
id=
"Synchronization Configurator Item"
>
...
...
bt5/erp5_tiosafe_core/PropertySheetTemplateItem/portal_property_sheets/IntegrationSite.xml
0 → 100644
View file @
17eeeadc
<?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>
bt5/erp5_tiosafe_core/PropertySheetTemplateItem/portal_property_sheets/IntegrationSite/document_format_version_property.xml
0 → 100644
View file @
17eeeadc
<?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>
bt5/erp5_tiosafe_core/bt/template_portal_type_property_sheet_list
View file @
17eeeadc
Integration Module | IntegrationModule
Integration Module | IntegrationModule
Integration Site | Arrow
Integration Site | Arrow
Integration Site | IntegrationSite
Integration Site | Resource
Integration Site | Resource
Synchronization Configurator Item | SortIndex
Synchronization Configurator Item | SortIndex
Synchronization Configurator Item | SynchronizationConfiguratorItem
Synchronization Configurator Item | SynchronizationConfiguratorItem
...
...
bt5/erp5_tiosafe_core/bt/template_property_sheet_id_list
View file @
17eeeadc
IntegrationSite
SynchronizationConfiguratorItem
WebServiceConnector
WebServiceConnector
WebServiceRequest
WebServiceRequest
\ No newline at end of file
SynchronizationConfiguratorItem
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment