odoo/addons/hr_payroll
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
i18n Launchpad automatic translations update. 2014-04-24 06:02:16 +00:00
report [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
security [REM] bunch of nonsensical @model + @ref 2013-04-29 14:43:33 +02:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
views [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [ADD,IMP] HR : Add configuarion files in hr_payroll and set remove module_hr_payroll fields from hr config file 2012-04-05 12:01:56 +05:30
__openerp__.py [FIX] hr*: must depend on "report" module 2014-04-16 19:01:52 +02:00
hr_payroll.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
hr_payroll_data.xml [IMP] payroll modules: improved the management of accounting entries created by a payslip + data for contribution registers in l10n_be payroll modules 2012-06-20 15:04:49 +02:00
hr_payroll_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
hr_payroll_report.xml [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
hr_payroll_sequence.xml [REM] hr_payroll: removed sequence and images of unrequired objects 2011-06-09 18:46:17 +05:30
hr_payroll_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
hr_payroll_workflow.xml [MERGE] hr_payroll: merged the branch with modifications on workflow and state of payslip 2011-05-24 14:31:16 +02:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30