odoo/addons/resource
Fabien Pinckaers 0d2ae40a70 [FIX] Complete refactoring of project_long_term, with following changes:
do not use resources but users on phases:
     - to be consistent with project members and task responsible
     - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
  better YML tests
  Complete rewrite of the scheduling mechanism:
    - Schedule phases:
        - write project.user.allocation based on scheduling
        - schedule resources based on members on the project
        - new constraint: force some users on a phase
    - Schedule tasks:
        - set user if no user on task
        - set start and end date
  some useability improvements

We still have to work on better Gantt view but I think the scheduling is
working correctly now.

bzr revid: fp@tinyerp.com-20111025233141-cgctwe8spxhko2gn
2011-10-26 01:31:41 +02:00
..
faces merged with trunk 2010-12-30 15:28:09 +05:30
i18n Launchpad automatic translations update. 2011-10-19 06:05:21 +00:00
security merged with trunk 2010-12-30 15:28:09 +05:30
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [FIX] Set the categories 2011-10-05 16:19:02 +02:00
resource.py [FIX] Complete refactoring of project_long_term, with following changes: 2011-10-26 01:31:41 +02:00
resource_demo.xml merged with trunk 2010-12-30 15:28:09 +05:30
resource_view.xml [Merge] 2011-09-17 13:03:17 +02:00