0

I was happily using a custom invoice aeroo report, when I've lost the hability to change the report. If I open the invoice template, modify any field and save with libreoffice and replacing the odt in the module, then the OpenERP says:

File is not a zip file

(<class 'zipfile.BadZipfile'>, BadZipfile('File is not a zip file',), <traceback object at 0x7f2910b6e0e0>)

I don't know how to debug this message. In openerp-server.log is not saying nothing about the error. Any clues how to solve this?

Thanks in advance,

PS: OpenERP 7.0, aeroo Reports for OERP7, ubuntu 12.04, LibreOffice 4.1.4.2

4

1 に答える 1

0

このエラー メッセージは一般的なものと思われます。

理由:レポートに null のフィールドがあり、レポートでテストを null に設定していません。現在、私のレポートは常にそのフィールドに何かを返し、テンプレートはうまく機能しています。

今のところ、私はこの質問に答えたと仮定します。

于 2014-03-13T09:04:15.900 に答える