Invalid XML for View Architecture - Openerp7
Few bugs From openerp7:
-
Invalid XML for View Architecture
-
For this Add version = “7.0” attribute in particular Tree or form view then it wont cause any error.
-
e.g) <tree string =”LEAD” version=”7.0”>
-
And Tree or form or search that tag must have string and version attribute
-
-
ValueError: unsupported format character '!' (0x21) at index 1391
- If it is in width attribute means u can use like this. style="width:55%%" two Percentage Symbol
Comments
Post a Comment