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
Laurent S
erp5
Commits
00d12d68
Commit
00d12d68
authored
Mar 27, 2013
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove portal types roles.
Fix improper form's setting.
parent
b7443884
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
58 additions
and
2010 deletions
+58
-2010
bt5/erp5_hr/ModuleTemplateItem/position_announcement_module.xml
...p5_hr/ModuleTemplateItem/position_announcement_module.xml
+0
-648
bt5/erp5_hr/ModuleTemplateItem/position_module.xml
bt5/erp5_hr/ModuleTemplateItem/position_module.xml
+0
-648
bt5/erp5_hr/ModuleTemplateItem/position_opportunity_module.xml
...rp5_hr/ModuleTemplateItem/position_opportunity_module.xml
+0
-648
bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
+0
-44
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position%20Announcement.xml
...TypeTemplateItem/portal_types/Position%20Announcement.xml
+4
-0
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position%20Opportunity.xml
...lTypeTemplateItem/portal_types/Position%20Opportunity.xml
+4
-0
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position.xml
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position.xml
+4
-0
bt5/erp5_hr/SkinTemplateItem/portal_skins/erp5_hr/PositionModule_viewPositionList/listbox.xml
...skins/erp5_hr/PositionModule_viewPositionList/listbox.xml
+45
-20
bt5/erp5_hr/bt/revision
bt5/erp5_hr/bt/revision
+1
-1
bt5/erp5_hr/bt/template_portal_type_roles_list
bt5/erp5_hr/bt/template_portal_type_roles_list
+0
-1
No files found.
bt5/erp5_hr/ModuleTemplateItem/position_announcement_module.xml
View file @
00d12d68
This diff is collapsed.
Click to expand it.
bt5/erp5_hr/ModuleTemplateItem/position_module.xml
View file @
00d12d68
This diff is collapsed.
Click to expand it.
bt5/erp5_hr/ModuleTemplateItem/position_opportunity_module.xml
View file @
00d12d68
This diff is collapsed.
Click to expand it.
bt5/erp5_hr/PortalTypeRolesTemplateItem/Position.xml
deleted
100644 → 0
View file @
b7443884
<type_roles>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Director of dept
</property>
<property
id=
'description'
>
Director of the department this person is working in to is the Assignor
</property>
<property
id=
'priority'
>
10
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromObjectAssignment
</property>
<multi_property
id=
'category'
>
function/auc/department/director_of_department
</multi_property>
<multi_property
id=
'base_category'
>
function
</multi_property>
<multi_property
id=
'base_category'
>
group
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Deputy director
</property>
<property
id=
'description'
>
Deputy director, too
</property>
<property
id=
'priority'
>
10
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromObjectAssignment
</property>
<multi_property
id=
'category'
>
function/auc/department/deputy_director_of_department
</multi_property>
<multi_property
id=
'base_category'
>
function
</multi_property>
<multi_property
id=
'base_category'
>
group
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
HR people
</property>
<property
id=
'description'
>
anybody working in Administration or HRD/Human Ressources Services
</property>
<property
id=
'priority'
>
10
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromAssignment
</property>
<multi_property
id=
'category'
>
group/au/auc/odc/dahrd/hrsd
</multi_property>
<multi_property
id=
'base_category'
>
group
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Director of directorate
</property>
<property
id=
'description'
>
For all persons in the whole organisation.
</property>
<property
id=
'priority'
>
10
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromAssignment
</property>
<multi_property
id=
'category'
>
function/auc/directorate/director_of_directorate
</multi_property>
<multi_property
id=
'base_category'
>
function
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Deputy director of directorate
</property>
<property
id=
'description'
>
For all persons in the whole organisation.
</property>
<property
id=
'priority'
>
10
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromAssignment
</property>
<multi_property
id=
'category'
>
function/auc/directorate/deputy_director_of_directorate
</multi_property>
<multi_property
id=
'base_category'
>
function
</multi_property>
</role>
</type_roles>
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position%20Announcement.xml
View file @
00d12d68
...
...
@@ -54,6 +54,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Position Announcement
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
TextDocument
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position%20Opportunity.xml
View file @
00d12d68
...
...
@@ -54,6 +54,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
Position Opportunity
</string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
SaleOpportunity
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_hr/PortalTypeTemplateItem/portal_types/Position.xml
View file @
00d12d68
...
...
@@ -73,6 +73,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Person
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_hr/SkinTemplateItem/portal_skins/erp5_hr/PositionModule_viewPositionList/listbox.xml
View file @
00d12d68
...
...
@@ -352,6 +352,10 @@
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
anchor
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
columns
</string>
</key>
<value>
...
...
@@ -393,6 +397,10 @@
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default_display_style
</string>
</key>
<value>
<string>
table
</string>
</value>
</item>
<item>
<key>
<string>
default_params
</string>
</key>
<value>
...
...
@@ -403,6 +411,12 @@
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
display_style_list
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
domain_root_list
</string>
</key>
<value>
...
...
@@ -466,6 +480,10 @@ Role & Region
<list/>
</value>
</item>
<item>
<key>
<string>
global_search_column
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
height
</string>
</key>
<value>
<int>
5
</int>
</value>
...
...
@@ -474,6 +492,10 @@ Role & Region
<key>
<string>
hidden
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
hide_rows_on_no_search_criterion
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
lines
</string>
</key>
<value>
<int>
30
</int>
</value>
...
...
@@ -509,6 +531,10 @@ Role & Region
</list>
</value>
</item>
<item>
<key>
<string>
page_navigation_template
</string>
</key>
<value>
<string>
ListBox_viewSliderPageNavigationRenderer
</string>
</value>
</item>
<item>
<key>
<string>
page_template
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -538,6 +564,10 @@ Role & Region
<key>
<string>
reverse
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
row_css_method
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
search
</string>
</key>
<value>
<int>
1
</int>
</value>
...
...
@@ -559,12 +589,7 @@ Role & Region
<item>
<key>
<string>
sort
</string>
</key>
<value>
<list>
<tuple>
<string>
title AS unsigned
</string>
<string>
DESC
</string>
</tuple>
</list>
<list/>
</value>
</item>
<item>
...
...
@@ -583,10 +608,22 @@ Role & Region
<key>
<string>
stat_method
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
style_columns
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Positions
</string>
</value>
</item>
<item>
<key>
<string>
untranslatable_columns
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
url_columns
</string>
</key>
<value>
...
...
@@ -605,13 +642,7 @@ Role & Region
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.Formulator.MethodField
</string>
<string>
Method
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Method"
module=
"Products.Formulator.MethodField"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -624,13 +655,7 @@ Role & Region
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Products.Formulator.MethodField
</string>
<string>
Method
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Method"
module=
"Products.Formulator.MethodField"
/>
</pickle>
<pickle>
<dictionary>
...
...
bt5/erp5_hr/bt/revision
View file @
00d12d68
11
\ No newline at end of file
12
\ No newline at end of file
bt5/erp5_hr/bt/template_portal_type_roles_list
deleted
100644 → 0
View file @
b7443884
Position
\ 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