lp:~openerp-groupes/groupes-holidays/addons-hrself_osv_memory_poc

Created by Julien Thewys and last modified
Get this branch:
bzr branch lp:~openerp-groupes/groupes-holidays/addons-hrself_osv_memory_poc
Members of OpenERP Groupe S can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP Groupe S
Project:
Groupe S HR congé
Status:
Development

Recent revisions

461. By Julien Thewys

[REF] POC to replace osv by osv_memory as base class for proxy objects.

Side effects:
- need to explicitly make type conversion for date -> datetime (to avoid type error in calendar)
- need to override vaccum (i.e. vacuum)
- need to tune vaccum (_check_time, _max_hours, _max_count)

460. By Olivier Ligot

[IMP] Uncomment and correct the get_leave_approver test file so that it works with actual code
[REF] get_leave_approver on hr.employee and methods called by it now return a result for every employee id
[IMP] get_leave_approver speedup improvments
[IMP] Default employee ids are now computed as specified (especially for approvers) in report wizard

459. By Olivier Ligot

[ADD] member_ids field on hrself.level object that calls the service to get the levels members

458. By Olivier Ligot

[REF] service method now takes an optional universe id instead of an employee id

457. By Olivier Ligot

[REF] Use logging instead of tools.debug

456. By Olivier Ligot

[IMP] Levels can now be filtered by value

455. By Olivier Ligot

[REM] hrself_theoretical_activity python class as it is not used

454. By Olivier Ligot

[IMP] Cosmetic

453. By Olivier Ligot

[REF, REM, ADD, IMP] Lots of stuffs, should probably be split in separate commits...

[REF] Calendar proxy config: use an osv object instead of hardcoded values
[REF] Calendar proxy: delete all, then create (instead of trying to see which one has to be deleted or updated
[REM] Commented code
[ADD] Description for leave request object
[REF] rename presence object to theoretical activity object
[IMP] Label of theoretical activity object
[ADD] Theoretical activity: duration field
[REF] Theoretical activity: delete all, then create (instead of trying to see which one has to be deleted or updated

452. By Olivier Ligot

[FIX] Wrong type

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers