c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00599
[Bug 663358] Re: balance sheet with errors
and server give this:
Traceback (most recent call last):
File "/home/ovnicraft/development/openerp/server/bin/report/render/rml2pdf/utils.py", line 89, in _child_get
eval(n.get('rml_except'), {}, self.localcontext)
File "/home/ovnicraft/development/openerp/server/bin/tools/safe_eval.py", line 271, in safe_eval
return eval(test_expr(expr,_SAFE_OPCODES, mode=mode), globals_dict, locals_dict)
File "", line 1, in <module>
File "/home/ovnicraft/repos/openerp-commiter/addons_trunk/account/report/account_balance_sheet.py", line 106, in get_data
if self.res_bl['type'] == 'Net Profit C.F.B.L.':
KeyError: 'type'
I think is very buggy 'burn' "Net Profit C.F.B.L." in the code
Regards,
--
balance sheet with errors
https://bugs.launchpad.net/bugs/663358
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: New
Bug description:
Hello, with fresh installation for account module print the Balance Sheet with this options:
Target moves: All Entries
Display Accounts: all
Filters by: No filters
And show the attached report.
Regards,
References