openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27843
[Bug 1340105] [NEW] [6.1][account] error when printing partner balance or aged partner balance
Public bug reported:
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.
** Affects: ocb-web
Importance: Undecided
Status: New
** Affects: ocb-web/6.1
Importance: Undecided
Status: New
** Affects: openobject-addons
Importance: Undecided
Status: New
** Also affects: ocb-web/6.1
Importance: Undecided
Status: New
** Also affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to Odoo Addons.
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):
New
Status in OpenERP Community Backports (Web) 6.1 series:
New
Status in Odoo Addons:
New
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
Follow ups
References