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
Carlos Ramos Carreño
erp5
Commits
0496c750
Commit
0496c750
authored
Nov 23, 2022
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
core: add some more columns in PropertySheet_view listbox
helpful to get an overview
parent
95d449eb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
60 additions
and
0 deletions
+60
-0
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheet_view/listbox.xml
...tem/portal_skins/erp5_core/PropertySheet_view/listbox.xml
+60
-0
No files found.
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheet_view/listbox.xml
View file @
0496c750
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<key>
<string>
delegated_list
</string>
</key>
<key>
<string>
delegated_list
</string>
</key>
<value>
<value>
<list>
<list>
<string>
all_columns
</string>
<string>
columns
</string>
<string>
columns
</string>
<string>
title
</string>
<string>
title
</string>
</list>
</list>
...
@@ -72,6 +73,65 @@
...
@@ -72,6 +73,65 @@
<key>
<string>
values
</string>
</key>
<key>
<string>
values
</string>
</key>
<value>
<value>
<dictionary>
<dictionary>
<item>
<key>
<string>
all_columns
</string>
</key>
<value>
<list>
<tuple>
<string>
description
</string>
<string>
Description
</string>
</tuple>
<tuple>
<string>
elementary_type
</string>
<string>
Property Type
</string>
</tuple>
<tuple>
<string>
multivalued
</string>
<string>
Multivalued
</string>
</tuple>
<tuple>
<string>
preference
</string>
<string>
Preference
</string>
</tuple>
<tuple>
<string>
property_default
</string>
<string>
Property Default
</string>
</tuple>
<tuple>
<string>
range
</string>
<string>
Range
</string>
</tuple>
<tuple>
<string>
read_permission
</string>
<string>
Read Permission
</string>
</tuple>
<tuple>
<string>
storage_id
</string>
<string>
Storage ID
</string>
</tuple>
<tuple>
<string>
translatable
</string>
<string>
Translatable
</string>
</tuple>
<tuple>
<string>
translation_domain
</string>
<string>
Translation Domain
</string>
</tuple>
<tuple>
<string>
owner_title
</string>
<string>
Owner
</string>
</tuple>
<tuple>
<string>
creation_date
</string>
<string>
Creation Date
</string>
</tuple>
<tuple>
<string>
modification_date
</string>
<string>
Modification Date
</string>
</tuple>
</list>
</value>
</item>
<item>
<item>
<key>
<string>
columns
</string>
</key>
<key>
<string>
columns
</string>
</key>
<value>
<value>
...
...
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