openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26978
[Bug 1264003] [NEW] Grouping by parent in projects and then selecting one popups an exception
Public bug reported:
In the project addon, if you group your projects by parent, then upon
clicking any project shows an exception.
Steps to reproduce:
(Having several in a hierarchy, each with several tasks)
1. Go to Project (top menu bar) and select Projects (left side menu)
2. In the kanban view, choose "Group by Parent" in the filter widget.
3. Then click any project.
You'll get the following exception:
AssertionError: Fields in 'groupby' must be regular database-persisted fields (no function or related fields), or function fields with store=True
What is expected:
No error. The kanban view for the project without grouping (if this is
not applicable).
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: project
--
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/1264003
Title:
Grouping by parent in projects and then selecting one popups an
exception
Status in OpenERP Addons (modules):
New
Bug description:
In the project addon, if you group your projects by parent, then upon
clicking any project shows an exception.
Steps to reproduce:
(Having several in a hierarchy, each with several tasks)
1. Go to Project (top menu bar) and select Projects (left side menu)
2. In the kanban view, choose "Group by Parent" in the filter widget.
3. Then click any project.
You'll get the following exception:
AssertionError: Fields in 'groupby' must be regular database-persisted fields (no function or related fields), or function fields with store=True
What is expected:
No error. The kanban view for the project without grouping (if this is
not applicable).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1264003/+subscriptions
Follow ups
References