Commit 194d76a6 authored by Fabien Morin's avatar Fabien Morin

make possible to create template for payroll.

Templates are now explain in the wiki : http://www.erp5.org/HowToCreateANewTemplate

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26740 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 965af314
......@@ -31,4 +31,7 @@
<portal_type id="Payroll Service Module">
<item>Payroll Service</item>
</portal_type>
<portal_type id="Preference">
<item>Pay Sheet Transaction</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
......@@ -2,4 +2,7 @@
<portal_type id="Pay Sheet Model">
<item>Pay Sheet Model Slice</item>
</portal_type>
<portal_type id="Preference">
<item>Pay Sheet Transaction</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
384
\ No newline at end of file
386
\ No newline at end of file
......@@ -13,4 +13,5 @@ Pay Sheet Transaction | Pay Sheet Line
Pay Sheet Transaction | Pay Sheet Model Ratio Line
Pay Sheet Transaction | Pay Sheet Transaction Line
Pay Sheet Transaction | Payment Condition
Payroll Service Module | Payroll Service
\ No newline at end of file
Payroll Service Module | Payroll Service
Preference | Pay Sheet Transaction
\ No newline at end of file
Pay Sheet Model | Pay Sheet Model Slice
\ No newline at end of file
Pay Sheet Model | Pay Sheet Model Slice
Preference | Pay Sheet Transaction
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment