change_log 1.31 KB
Newer Older
1 2 3
2006-06-13 Kevin
* Add a very alpha version of the Payroll report.

Kevin Deldycke's avatar
Kevin Deldycke committed
4 5 6 7
2006-06-12 Kevin
* Update maintainer list.
* Re-order tabs thanks to priorities.

Kevin Deldycke's avatar
Kevin Deldycke committed
8 9
2006-04-18 Kevin
* Respect Naming Conventions.
Kevin Deldycke's avatar
Kevin Deldycke committed
10
* Fix the applied rule.
Kevin Deldycke's avatar
Kevin Deldycke committed
11

Kevin Deldycke's avatar
Kevin Deldycke committed
12 13 14
2006-04-14 Kevin
* Update with 2006-stuff.

15 16 17 18
2006-04-05 Kevin
* Add some python scripts that are helpfull when debugging payroll.
* Update PaySheetTransaction_viewAccountingLineList.

Kevin Deldycke's avatar
Kevin Deldycke committed
19 20 21 22 23 24 25
2006-02-27 Kevin
* Update AccountingTransactionModule_viewAnnualSalaryReport to show more paysheet conflicts by default.
* Add AccountingModule_checkPaySheetConsistency, a usefull, but dirty, script to track bad destination and destination_section on Pay Sheet Lines.

2006-02-24 Kevin
* Update PaySheetTransaction_viewAccountingLineList form.

26 27 28 29 30
2006-02-15 Kevin
* Add an Annual Report generator (must be refactored and cleaned up).
* Update dependencies.
* Update description to reflect the actual status of this business template.
* Assign Paysheet Transaction portal type to 'accounting_transaction' group (thanks to Bartek).
Aurel's avatar
Aurel committed
31

32 33
2006-02-06 Kevin
* Update license and copyright metadata.
Aurel's avatar
Aurel committed
34

35 36 37 38 39 40 41 42
2005-09-15 Kevin
* Little update of career-related accessor calls to follow changes on Person module.

2005-07-23 Kevin
* PaySheetTransaction_preCalculation() now handle ceiling salary year safely.

2005-07-07 Jérome
* Rename service to service_module.