[FIX] Disable the default logo for the company

bzr revid: stephane@openerp.com-20101018203416-0y42w2o1jing34q5
This commit is contained in:
Stephane Wirtel 2010-10-18 22:34:16 +02:00
parent e5d5f559b2
commit ce4c5bdfc8
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ class res_company(osv.osv):
'rml_header':_get_header,
'rml_header2': _get_header2,
'rml_header3': _get_header3,
'logo':_get_logo
#'logo':_get_logo
}
_constraints = [