openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #07683
[Bug 1340105] Re: [6.1][account] error when printing partner balance or aged partner balance
see https://bugs.launchpad.net/ocb-web/+bug/1340813
** Changed in: ocb-web
Status: New => Invalid
** Changed in: ocb-web/6.1
Status: New => Invalid
--
You received this bug notification because you are a member of OpenERP
Community Backports, which is subscribed to OpenERP Community Backports
(Web).
https://bugs.launchpad.net/bugs/1340105
Title:
[6.1][account] error when printing partner balance or aged partner
balance
Status in OpenERP Community Backports (Web):
Invalid
Status in OpenERP Community Backports (Web) 6.1 series:
Invalid
Bug description:
When printing one of the two reports, I get 'Uncaught SyntaxError:
Unexpected end of input' in the UI and "KeyError: 'name'" in the
logfile. Someone does a name_get on the wizard models used here, so
the fix is to set _rec_name to something sensible.
I couldn't figure out where the name_get call comes from, but setting
_rec_name doesn't hurt anyways.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-web/+bug/1340105/+subscriptions
References