Commit 8d41b90f authored by Fabien Morin's avatar Fabien Morin

add categories to Pay Sheet Model Cell portal_type

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27427 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 108af835
......@@ -9,6 +9,11 @@
<item>base_amount</item>
<item>tax_category</item>
</portal_type>
<portal_type id="Pay Sheet Model Cell">
<item>product_line</item>
<item>tax_category</item>
<item>salary_range</item>
</portal_type>
<portal_type id="Pay Sheet Model Module">
<item>business_application</item>
</portal_type>
......
434
\ No newline at end of file
435
\ 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