← Back to team overview

openerp-india team mailing list archive

[Bug 1031838] Re: project module - calendar view

 

Hi,

here an update.

It seems problem can be solved by replacing:

<calendar color="user_id" date_start="date_deadline" string="Tasks">

with

<calendar color="user_id" date_start="date_start" date_stop="date_end"
string="Tasks">

Best Regards
gagarin

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1031838

Title:
  project module - calendar view

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi,

  When creating tasks and assigning them to openerp users (also defined
  in the HR module as employees) the gantt is correctly populated but
  the calendar view will not contain member list or any other colored
  bar indicating the task alloctions. Also, conflicts on resource
  allocations do not seem to work anymore.

  OE: 6.1 (updated from launchpad today)
  P.M. modules installed: project, project_gtd, project_mrp, project_planning, project_timesheet

  All tests were done using the admin account.

  Best Regards
  Gagarin

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1031838/+subscriptions


References