[trunk] bad reload of the creation of a record from a dashboard

Bug #908719 reported by Aline (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

web, trunk, chrome :

1/ from project dashboard, create a new task
2/ save it

-> first issues, it should save it in page view but no

3/ check in list view

-> second issues, you can't see anything

4/ clear the search

-> still nothing

5/ click on tasks : Project/project/tasks

-> you can see the created task

The creation of a record from dashboard should have the same behavior that the creation of a record from a list

Related branches

Changed in openerp-web:
status: New → Confirmed
importance: Undecided → Medium
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Vidhin Mehta (OpenERP) (vme-openerp) wrote :

Hello,

     It is because of domain { ("domain: [["user_id", "=", 1], ["state", "=", "open"]]"} in "project.task"
object. That's why it shows only open stated record.

Thanks.
Vidhin Mehta

Changed in openerp-web:
status: In Progress → Invalid
Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :

the problem is that the save should trigger the page view as in all other editable form

Changed in openerp-web:
status: Invalid → Confirmed
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Vaibhav Darji (vaibhav-openerp) wrote :

Fix Commited in https://code.launchpad.net/~openerp-dev/openerp-web/trunk-bug-908719-vda
revID: <email address hidden>

Thanks,
Vaibhav

Changed in openerp-web:
status: In Progress → Fix Committed
Revision history for this message
Fabien Meghazi (OpenERP) (fme) wrote :

Fixed in Revision:
1902 revid:<email address hidden>

Changed in openerp-web:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.