← Back to team overview

openerp-india team mailing list archive

[Bug 1311422] [NEW] Error creating task with a user of "project user" group

 

Public bug reported:

trunk/saas-4/saas-3...

To replicate you can log in in runbot http://trunk-32149.runbot.openerp.com/
Log in as demo user but change your project group to "project user". 
Then try to create a task, you get this error:

ValidateError

The field(s) `parent_ids` failed against a constraint: Error ! You
cannot create recursive tasks.

Error details:
Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: Task, Operation: read)
The field(s) `date_start, date_end` failed against a constraint: Error ! Task end-date must be greater then task start-date

Error details:
Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: Task, Operation: read)

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1311422

Title:
  Error creating task with a user of "project user" group

Status in OpenERP Addons (modules):
  New

Bug description:
  trunk/saas-4/saas-3...

  To replicate you can log in in runbot http://trunk-32149.runbot.openerp.com/
  Log in as demo user but change your project group to "project user". 
  Then try to create a task, you get this error:

  ValidateError

  The field(s) `parent_ids` failed against a constraint: Error ! You
  cannot create recursive tasks.

  Error details:
  Access Denied
  The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

  (Document type: Task, Operation: read)
  The field(s) `date_start, date_end` failed against a constraint: Error ! Task end-date must be greater then task start-date

  Error details:
  Access Denied
  The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

  (Document type: Task, Operation: read)

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


Follow ups

References