Invalid XML for View Architecture - Openerp7


Few bugs From openerp7:


  1. Invalid XML for View Architecture

    1. For this Add version = “7.0” attribute in particular Tree or form view then it wont cause any error.
    2. e.g) <tree string =”LEAD” version=”7.0”>
    3. And Tree or form or search that tag must have string and version attribute
  1. ValueError: unsupported format character '!' (0x21) at index 1391

    1. If it is in width attribute means u can use like this. style="width:55%%" two Percentage Symbol

Comments

Popular posts from this blog

Uninstall ODOO module using terminal

How to Delete Menuitem-Odoo