Completing Tree Views Functionality in web client
Bug #530581 reported by
Alberto Luengo Cabanillas (Pexego)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Hi all. Yesterday, using web client, I noticed that if I browse "Company's Structure" using tree view (instead of using "Companies" option) and click in some company a "No action defined" message pops up, not letting me to watch selected company's properties. This also happens with "Roles Structure" and "Departments" menus, but not with "Categories of Modules" one.
I attach two patches which overrride this behaviour, showing the selected object in a "list" view (just like "Companies" or "Roles" does). These patches affect "ir.xml" (from "base" module) and "hr_department_
affects: | openobject-server → openobject-client-web |
Changed in openobject-client-web: | |
status: | New → Invalid |
affects: | openobject-client-web → openobject-server |
Changed in openobject-server: | |
status: | Invalid → New |
To post a comment you must log in.
I think you have submit this bug in the wrong place. It related to base module, it must be reported to the OpenERP server project, so I change it.
You could also create a branch with your patches and then proposal a merge.