Commit c37642ef authored by Kevin Deldycke's avatar Kevin Deldycke

Add new ceiling salary for 2007

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11539 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d53abbe5
......@@ -108,6 +108,7 @@ ceiling_salary_list = { 2003: 2432.0\n
, 2004: 2476.0\n
, 2005: 2516.0\n
, 2006: 2589.0\n
, 2007: 2682.0\n
}\n
# The default ceiling salary is the last one\n
paysheet_year = start_date.year()\n
......
2006-11-30 Kevin
* Add new ceiling salary for 2007.
2006-11-28 Kevin
* Fix "prevoyance" calculation.
* Add free text zone (based on description property) to add more detailled info on PaySheets.
......
147
\ No newline at end of file
149
\ No newline at end of file
0.2.17
\ No newline at end of file
0.2.18
\ 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