Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
preetwinder
erp5
Commits
9cacc60b
Commit
9cacc60b
authored
10 years ago
by
Sebastien Robin
Browse files
Options
Download
Email Patches
Plain Diff
erp5_calendar: associate portal types to type group "calendar"
parent
7e812bcb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
33 additions
and
5 deletions
+33
-5
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Group%20Calendar.xml
.../PortalTypeTemplateItem/portal_types/Group%20Calendar.xml
+3
-1
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Leave%20Request%20Period.xml
...ypeTemplateItem/portal_types/Leave%20Request%20Period.xml
+4
-0
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Leave%20Request.xml
...r/PortalTypeTemplateItem/portal_types/Leave%20Request.xml
+25
-3
bt5/erp5_calendar/bt/revision
bt5/erp5_calendar/bt/revision
+1
-1
No files found.
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Group%20Calendar.xml
View file @
9cacc60b
...
...
@@ -51,7 +51,9 @@
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<tuple/>
<tuple>
<string>
calendar
</string>
</tuple>
</value>
</item>
<item>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Leave%20Request%20Period.xml
View file @
9cacc60b
...
...
@@ -72,6 +72,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
LeavePeriod
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Leave%20Request.xml
View file @
9cacc60b
...
...
@@ -51,7 +51,9 @@
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<tuple/>
<tuple>
<string>
calendar
</string>
</tuple>
</value>
</item>
<item>
...
...
@@ -60,16 +62,36 @@
</item>
<item>
<key>
<string>
init_script
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
permission
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Calendar
</string>
</value>
</item>
<item>
<key>
<string>
type_interface
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_calendar/bt/revision
View file @
9cacc60b
380
\ No newline at end of file
381
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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