lp://staging/~openerp-groupes/groupes-holidays/addons-hrself_osv_memory_poc
- Get this branch:
- bzr branch lp://staging/~openerp-groupes/groupes-holidays/addons-hrself_osv_memory_poc
Branch merges
Branch information
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
- 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)