← Back to team overview

openerp-india team mailing list archive

[Bug 1112580] [NEW] webkit helper.embed_logo_by_name not multicompany ready

 

Public bug reported:

Hello!

While it is possible to define the same logo name (with different
images) in ir_header_img for different companies , no possibility (seems
to) exists, to choose the correct logo in the report

the attached patch allows the following syntax
helper.embed_logo_by_name('company_logo', None, height=70, company_id=company.id)

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Patch added: "report_helper.py.20130201.patch"
   https://bugs.launchpad.net/bugs/1112580/+attachment/3510340/+files/report_helper.py.20130201.patch

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1112580

Title:
  webkit helper.embed_logo_by_name not multicompany ready

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello!

  While it is possible to define the same logo name (with different
  images) in ir_header_img for different companies , no possibility
  (seems to) exists, to choose the correct logo in the report

  the attached patch allows the following syntax
  helper.embed_logo_by_name('company_logo', None, height=70, company_id=company.id)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1112580/+subscriptions


Follow ups

References