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
Labels
Merge Requests
138
Merge Requests
138
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
64c4c520
Commit
64c4c520
authored
Dec 13, 2024
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Plain Diff
PDM: transformation type
See merge request
!2011
parents
c7a4958f
3010b8ab
Pipeline
#38536
passed with stage
in 0 seconds
Changes
7
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
242 additions
and
2 deletions
+242
-2
bt5/erp5_pdm/CategoryTemplateItem/portal_categories/transformation_type.xml
...oryTemplateItem/portal_categories/transformation_type.xml
+125
-0
bt5/erp5_pdm/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+3
-0
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/TransformationModule_viewTransformationList/listbox.xml
...m/TransformationModule_viewTransformationList/listbox.xml
+25
-0
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Transformation_view.xml
...emplateItem/portal_skins/erp5_pdm/Transformation_view.xml
+2
-1
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Transformation_view/my_transformation_type.xml
...s/erp5_pdm/Transformation_view/my_transformation_type.xml
+84
-0
bt5/erp5_pdm/bt/template_base_category_list
bt5/erp5_pdm/bt/template_base_category_list
+1
-0
bt5/erp5_pdm/bt/template_portal_type_base_category_list
bt5/erp5_pdm/bt/template_portal_type_base_category_list
+2
-1
No files found.
bt5/erp5_pdm/CategoryTemplateItem/portal_categories/transformation_type.xml
0 → 100644
View file @
64c4c520
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Base Category"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Add_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Add_portal_folders_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Copy_or_Move_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Delete_objects_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Modify_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignee
</string>
<string>
Assignor
</string>
<string>
Manager
</string>
<string>
Owner
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
trade_condition_type
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
transformation_type
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Base Category
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Transformation Type
</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>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/erp5_pdm/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
64c4c520
...
...
@@ -23,6 +23,9 @@
<portal_type
id=
"Service Module"
>
<item>
business_application
</item>
</portal_type>
<portal_type
id=
"Transformation"
>
<item>
transformation_type
</item>
</portal_type>
<portal_type
id=
"Transformation Module"
>
<item>
business_application
</item>
</portal_type>
...
...
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/TransformationModule_viewTransformationList/listbox.xml
View file @
64c4c520
...
...
@@ -12,6 +12,8 @@
<list>
<string>
all_columns
</string>
<string>
columns
</string>
<string>
domain_root_list
</string>
<string>
domain_tree
</string>
<string>
portal_types
</string>
<string>
selection_name
</string>
<string>
sort
</string>
...
...
@@ -88,6 +90,14 @@
<string>
translated_description
</string>
<string>
Translated Description
</string>
</tuple>
<tuple>
<string>
specialise_title
</string>
<string>
Transformation Template
</string>
</tuple>
<tuple>
<string>
transformation_type_translated_title
</string>
<string>
Transformation Type
</string>
</tuple>
<tuple>
<string>
owner_title
</string>
<string>
Owner
</string>
...
...
@@ -136,6 +146,21 @@
</list>
</value>
</item>
<item>
<key>
<string>
domain_root_list
</string>
</key>
<value>
<list>
<tuple>
<string>
transformation_type
</string>
<string>
Transformation Type
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
domain_tree
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_list_mode_listbox
</string>
</value>
...
...
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Transformation_view.xml
View file @
64c4c520
...
...
@@ -112,7 +112,7 @@
<value>
<list>
<string>
my_title
</string>
<string>
my_
referenc
e
</string>
<string>
my_
transformation_typ
e
</string>
<string>
my_resource_title
</string>
<string>
my_template_transformation_title_list
</string>
</list>
...
...
@@ -122,6 +122,7 @@
<key>
<string>
right
</string>
</key>
<value>
<list>
<string>
my_reference
</string>
<string>
my_version
</string>
<string>
my_variation_base_category_list
</string>
<string>
my_variation_category_list
</string>
...
...
bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Transformation_view/my_transformation_type.xml
0 → 100644
View file @
64c4c520
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_transformation_type
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_view_mode_category
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Transformation Type
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_pdm/bt/template_base_category_list
View file @
64c4c520
...
...
@@ -15,5 +15,6 @@ pricing
segment
shape
tariff_nomenclature
transformation_type
variation
visual_pattern
\ No newline at end of file
bt5/erp5_pdm/bt/template_portal_type_base_category_list
View file @
64c4c520
...
...
@@ -7,3 +7,4 @@ Quantity Unit Conversion Module | business_application
Sale Supply Module | business_application
Service Module | business_application
Transformation Module | business_application
Transformation | transformation_type
\ 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