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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Łukasz Nowak
erp5
Commits
e18aa64f
Commit
e18aa64f
authored
Nov 15, 2011
by
Aurel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix portal type definition of paysheet transaction
parent
04b2f524
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
3 deletions
+5
-3
bt5/erp5_payroll/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+1
-0
bt5/erp5_payroll/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-1
bt5/erp5_payroll/bt/revision
bt5/erp5_payroll/bt/revision
+1
-1
bt5/erp5_payroll/bt/template_portal_type_allowed_content_type_list
...payroll/bt/template_portal_type_allowed_content_type_list
+1
-0
bt5/erp5_payroll/bt/template_portal_type_property_sheet_list
bt5/erp5_payroll/bt/template_portal_type_property_sheet_list
+1
-1
No files found.
bt5/erp5_payroll/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
View file @
e18aa64f
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
<portal_type
id=
"Pay Sheet Transaction"
>
<portal_type
id=
"Pay Sheet Transaction"
>
<item>
Annotation Line
</item>
<item>
Annotation Line
</item>
<item>
Pay Sheet Line
</item>
<item>
Pay Sheet Line
</item>
<item>
Pay Sheet Model Ratio Line
</item>
<item>
Pay Sheet Transaction Line
</item>
<item>
Pay Sheet Transaction Line
</item>
<item>
Payment Condition
</item>
<item>
Payment Condition
</item>
</portal_type>
</portal_type>
...
...
bt5/erp5_payroll/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
e18aa64f
<property_sheet_list>
<property_sheet_list>
<portal_type
id=
"Pay Sheet Transaction"
>
<portal_type
id=
"Pay Sheet Transaction"
>
<item>
AccountingTransaction
</item>
<item>
AccountingTransaction
Constraint
</item>
</portal_type>
</portal_type>
</property_sheet_list>
</property_sheet_list>
\ No newline at end of file
bt5/erp5_payroll/bt/revision
View file @
e18aa64f
584
585
\ No newline at end of file
\ No newline at end of file
bt5/erp5_payroll/bt/template_portal_type_allowed_content_type_list
View file @
e18aa64f
...
@@ -11,6 +11,7 @@ Pay Sheet Model | Pay Sheet Model Slice
...
@@ -11,6 +11,7 @@ Pay Sheet Model | Pay Sheet Model Slice
Pay Sheet Model | Payment Condition
Pay Sheet Model | Payment Condition
Pay Sheet Transaction | Annotation Line
Pay Sheet Transaction | Annotation Line
Pay Sheet Transaction | Pay Sheet Line
Pay Sheet Transaction | Pay Sheet Line
Pay Sheet Transaction | Pay Sheet Model Ratio Line
Pay Sheet Transaction | Pay Sheet Transaction Line
Pay Sheet Transaction | Pay Sheet Transaction Line
Pay Sheet Transaction | Payment Condition
Pay Sheet Transaction | Payment Condition
Preference | Pay Sheet Transaction
Preference | Pay Sheet Transaction
\ No newline at end of file
bt5/erp5_payroll/bt/template_portal_type_property_sheet_list
View file @
e18aa64f
Pay Sheet Transaction | AccountingTransaction
Pay Sheet Transaction | AccountingTransactionConstraint
\ No newline at end of file
\ 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