web, one2many title not appear

Bug #907314 reported by SnippetBucket.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Web Team

Bug Description

Hello,

Web >> accounts >> suppliers > edit a supplier/ create new supplier.

Unable to see partner contact title [one2many field]. Also unable to create new partner contacts.

Please see attached screenshot.

thanks,
Tejas ~ tta

Revision history for this message
SnippetBucket.com (tta-openerp) wrote :
Changed in openerp-web:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Synconics Technologies Pvt. Ltd. (synconics-technologies) wrote :

Hello Tejas,

I have seen this problem and found that 'Title' is getting replaced by blank " ".
Here is the code which affect this.

line no: 486, in file addons/web/static/src/xml/base.xml

<t t-jquery="span.oe_view_title_text" t-operation="replace"/>

This is a problem line.

Its replacing the Title by blank.
If you want to test, just try it like this:

<t t-jquery="span.oe_view_title_text" t-operation=""/>
It will display Title without CSS defined.

So it may require changes in this file or qweb2.js file. You can ask to your Web-Client developers to work out for this.

Thanks,
Synconics Technologies.

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Wishlist → Low
Changed in openerp-web:
importance: Low → Wishlist
Revision history for this message
Synconics Technologies Pvt. Ltd. (synconics-technologies) wrote :

Hello,

IMHO, its a bug and not a wishlist.
"Title is not displaying" is not a feature.

So it must be in a bug list.

Thanks,
Synconics Technologies.

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.