Commit 08f4ea2b authored by Jérome Perrin's avatar Jérome Perrin

Added Organisation | destination_section base category

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16200 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 825d0aee
<base_category_list>
<portal_type id="Organisation">
<item>destination_section</item>
</portal_type>
<portal_type id="Pay Sheet Cell">
<item>tax_category</item>
<item>product_line</item>
<item>tax_category</item>
<item>salary_range</item>
</portal_type>
<portal_type id="Pay Sheet Line">
......
Actually this BT is too french-accounting centric. It must evolve to a general framework to handle paysheets of many differrent countries in the same instance of ERP5. Each piece of information and code related to local laws will be moved to other BTs (erp5_payroll_l10n_something).
Note: this BT still depend on erp5_trade because Payroll Service Module was a fork of Service Module.
\ No newline at end of file
An extension of the ERP5 accounting system to generate paysheets based on simple accounting rules.
Actually this BT is too french-accounting centric. It must evolve to a general framework to handle paysheets of many differrent countries in the same instance of ERP5. Each piece of information and code related to local laws will be moved to other BTs (erp5_payroll_l10n_something).
Note: this BT still depend on erp5_trade because Payroll Service Module was a fork of Service Module.
\ No newline at end of file
An extension of the ERP5 accounting system to generate paysheets based on simple accounting rules.
\ No newline at end of file
155
\ No newline at end of file
157
\ No newline at end of file
Organisation | destination_section
Pay Sheet Cell | product_line
Pay Sheet Cell | salary_range
Pay Sheet Cell | tax_category
......
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