14 May 2009

base_report_unicode v1.1

The base_report_unicode module has been updated to work with the new report engine that's in v5.0 for some weeks now. The module has been moved to trunk-extra-addons from the community-addons.

Update: This module is now in the 5.0-extra branch.

6 comments:

  1. Hi Dukai

    After copying the latest version of base_report_unicode to openerp's addon folder I tried to install the module in the GTK client. Unfortunately all I got was the following error message:

    [...]
    File "/usr/lib/openerp-server/addons/base_report_unicode/__init__.py", line 85, in module
    report.render.rml2pdf.parseNode = wrap_trml2pdf(report.render.rml2pdf.parseNode)
    AttributeError: 'module' object has no attribute 'parseNode'

    The file structure of the base_report_unicode module in the addons folder is as follows:

    base_report_unicode (folder)
    -- fonts (subfolder containing all DejaVu fonts)
    -- __init__.py
    -- __terp__.py

    I am using OpenERP Server 5.0.0-3 on Ubuntu 9.04

    I searched everywhere on the Internet but couldn't find a solution to this problem. I would be glad if you could help me.

    Stefan

    ReplyDelete
  2. Please upgrade your openerp-server to 5.0.3

    ReplyDelete
  3. Hi Dukai,
    I installed your module hopping to correct the accented letters that are not displaying in Greek, but nothing happened. I am getting the same report. When I am seeing the document properties of the created pdf, Reader reports that the fonts being used are Helvetica etc.
    Not DejaVU. Do I have to do sth else except installing?
    Best regards
    Andreas

    ReplyDelete
  4. Hi Andreas,
    You have to be sure that you copied the module's directory from the bazaar branch and not installed it from within openerp.
    It is also important to have at least v5.0.3 of openerp.

    ReplyDelete
  5. Hi Dukai,
    thank you for your prompt response.
    I downloaded from the branch and installed on OpenERP 5.06, restarted both server and client and it works fine.
    I also unzipped it at the addons directory as the NOTE says.

    Best regards,
    Andreas

    ReplyDelete
  6. Hi Dukai,
    I have downloaded from branch and installed by openerp-client base_report_unicode module. Unfortunately it doesn't work. There is no evidence of access to __init__.py file by openerp-server (Access Time doesn't change) and there is no __init__.pyc file.

    I have 5.0.8 (from Debian Lenny) installation of OpenERP.

    Do you have any suggestions?

    Best Regards,
    Michal

    ReplyDelete

Note: Only a member of this blog may post a comment.