** No longer affects: openobject-addons -- 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): 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

