not able to create new record(idea) from web client

Bug #865138 reported by Hardik Ansodariya (OpenERP)
10
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

There are many issue in idea(web-client only):
Not able to create new idea

in comment tab , after writting a comment the but save & new and save & close is not working ,cancel is working

we can not open /accept or refuse idea

when creating from web-client only. if we have created from get-client then we can perform operation like open/Accept/Refuse and submit vote but even if it is created from gtk-clinet we can not post any comment (save & new and save & close buttons are not seems to work)

Revision history for this message
Hardik Ansodariya (OpenERP) (han-tinyerp) wrote :
affects: openerp-web → openobject-web
affects: openobject-web → openerp-web
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Khushboo Bhatt(openerp) (kbh-openerp) wrote :

Hello,

This bug fixed in idea module in addons branch because visibility field not found in view. and based on visibility field set invisible in attrs on user_id field. like :- <field name="user_id" attrs="{'invisible':[('visibility','=',False)]}"/> here visibility field used but not define in view. . So i request to addons team to add visibility field in form view of idea.idea object. like :- <field name="visibility" invisible="1"/>. So i move this bug to addons project.

Thanks,

affects: openerp-web → openobject-addons
Changed in openobject-addons:
status: In Progress → Confirmed
Changed in openobject-addons:
assignee: OpenERP R&D Web Team (openerp-dev-web) → nobody
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
Revision history for this message
Jigar A. (ifixthat) wrote :

Hello,
         According to Comment #2 requested fields has been added to latest trunk code at :
           - revision 5294.
           - Revision ID: <email address hidden>
           - http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/revision/5294
        and this have removed the requested Problem from add-ons end.

       An one more point here adding field in view fix many of the issue noted in base description, but it still does not trigger "Answer Survey" wizard from List View in Trunk Web-client while it works perfect with stable web-client. so i request community team to look in to this matter again and take appropriate decision.

Thank You

Changed in openobject-addons:
status: Confirmed → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

I have tested again this with the comment#3 fixes but the problem is still exists.
I am agree with jigar after this fixed form the addons side the remaining problem should be fix from web side.
Because in old web client it is working fine and only problem occurs in new web client so I am transferring this to web-team.

I have attached a video which is described the problem after tested with fixed code from addons side.

Thanks.

Revision history for this message
Amit Parik (amit-parik) wrote :
affects: openobject-addons → openerp-web
Changed in openerp-web:
assignee: OpenERP R&D Addons Team 1 (openerp-dev-addons1) → OpenERP R&D Web Team (openerp-dev-web)
status: Fix Released → Confirmed
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Ok, now most problem seems to be solved (many have been solved by fixing the addons). If there are other problems reopen this bug.

Changed in openerp-web:
status: In Progress → 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.