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
6cebfadd
Commit
6cebfadd
authored
Feb 23, 2024
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_calendar: Update XML from old format
parent
a5555719
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
21 deletions
+12
-21
bt5/erp5_calendar/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-3
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Holiday%20Acquisition.xml
...alTypeTemplateItem/portal_types/Holiday%20Acquisition.xml
+0
-6
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/Person_getTotalHolidayRemaining.xml
...l_skins/erp5_calendar/Person_getTotalHolidayRemaining.xml
+6
-6
bt5/erp5_calendar/WorkflowTemplateItem/portal_workflow/holiday_acquisition_workflow/script_HolidayAcquisition_checkConsistency.xml
...n_workflow/script_HolidayAcquisition_checkConsistency.xml
+6
-6
No files found.
bt5/erp5_calendar/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
6cebfadd
...
...
@@ -2,9 +2,6 @@
<portal_type
id=
"Leave Request"
>
<item>
LeaveRequest
</item>
</portal_type>
<portal_type
id=
"Leave Request Period"
>
<item>
LeaveRequestPeriodConstraint
</item>
</portal_type>
<portal_type
id=
"Presence Request"
>
<item>
PresenceRequest
</item>
</portal_type>
...
...
bt5/erp5_calendar/PortalTypeTemplateItem/portal_types/Holiday%20Acquisition.xml
View file @
6cebfadd
...
...
@@ -65,12 +65,6 @@
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/Person_getTotalHolidayRemaining.xml
View file @
6cebfadd
...
...
@@ -6,18 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
Script_magic
</string>
</key>
<value>
<int>
3
</int>
</value>
</item>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"
NameAssignments"
module=
"Shared.DC.Scripts.Bindings
"
/>
<global
name=
"
_reconstructor"
module=
"copy_reg
"
/>
</klass>
<tuple/>
<tuple>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
<global
name=
"object"
module=
"__builtin__"
/>
<none/>
</tuple>
<state>
<dictionary>
<item>
...
...
bt5/erp5_calendar/WorkflowTemplateItem/portal_workflow/holiday_acquisition_workflow/script_HolidayAcquisition_checkConsistency.xml
View file @
6cebfadd
...
...
@@ -6,18 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
Script_magic
</string>
</key>
<value>
<int>
3
</int>
</value>
</item>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"
NameAssignments"
module=
"Shared.DC.Scripts.Bindings
"
/>
<global
name=
"
_reconstructor"
module=
"copy_reg
"
/>
</klass>
<tuple/>
<tuple>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
<global
name=
"object"
module=
"__builtin__"
/>
<none/>
</tuple>
<state>
<dictionary>
<item>
...
...
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