Hi,

I have removed the monkey patch of CompanyReport [1] because it doesn't work
with the reload of module.
So you need to change on your modules the way you import CompanyReport:

    from trytond.report import CompanyReport

becomes:

    from trytond.modules.company import CompanyReport


[1] http://hg.tryton.org/hgwebdir.cgi/modules/company/rev/875fb0d2cb40

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email: [email protected]
Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgp86dizBnVXt.pgp
Description: PGP signature

Reply via email to