c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00802
[Bug 656160] Re: [6.0] Project_issue and project_long_term referring to the same field might cause trouble when both are installed .
How Harry?
could you tell me whare is it fixed? project.view_project_resource_form1
id exists on both module.
** Changed in: openobject-addons
Status: Fix Released => Confirmed
--
[6.0] Project_issue and project_long_term referring to the same field might cause trouble when both are installed .
https://bugs.launchpad.net/bugs/656160
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: Confirmed
Bug description:
Revno 4238.
It's impossible to create a new project when project_long_term and project_issue modules are installed.
This error occurs :
Vue invalide, champ redondant: resource_calendar_id
This problem is due to the add of resource_calendar_id field in the redefinition of the view project.edit_project on the both module :
project_long_term/project_long_term_view.xml, line 321
and
project_issue/project_issue_view.xml on line 336