[CLEAN] resource: removed some TDE NOTE

bzr revid: tde@openerp.com-20140122134700-0iwb4uhg8jjdjzxn
This commit is contained in:
Thibault Delavallée 2014-01-22 14:47:00 +01:00
parent 6df94832bd
commit 2f275894f3
1 changed files with 3 additions and 3 deletions

View File

@ -670,7 +670,7 @@ class resource_resource(osv.osv):
"""
Return a list of Resource Class objects for the resources allocated to the phase.
TDE NOTE: used in project/project.py
NOTE: Used in project/project.py
"""
resource_objs = {}
user_pool = self.pool.get('res.users')
@ -699,7 +699,7 @@ class resource_resource(osv.osv):
@param resource_id : resource working on phase/task
@param resource_calendar : working calendar of the resource
TDE NOTE: used in project/project.py, and in generate_resources
NOTE: used in project/project.py, and in generate_resources
"""
resource_calendar_leaves_pool = self.pool.get('resource.calendar.leaves')
leave_list = []
@ -726,7 +726,7 @@ class resource_resource(osv.osv):
Change the format of working calendar from 'Openerp' format to bring it into 'Faces' format.
@param calendar_id : working calendar of the project
TDE NOTE: used in project/project.py
NOTE: used in project/project.py
"""
if not calendar_id:
# Calendar is not specified: working days: 24/7