report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00064
[Bug 523706] Re: Error selecting and printing multiple invoices
You have to loop on "objects", "o" is to be considered as shortcut, when
you know, that only one object will be printed.
** Changed in: report-openoffice
Status: New => Won't Fix
** Changed in: report-openoffice
Importance: Undecided => Low
** Changed in: report-openoffice
Assignee: (unassigned) => sraps (KN dati) (erpsraps)
--
Error selecting and printing multiple invoices
https://bugs.launchpad.net/bugs/523706
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.
Status in OpenOffice.org Reporting Tool for OpenObject: Won't Fix
Bug description:
we have created a special invoice for a customer which prints fine if only one invoice is selected
selecting multiple invoices to print at once we get the
Undefined Error: "o" not defined
may be the reseon is here
o.partner_id.lang or 'en_US'
in
.../egg/genshi/template/eval.py, line 180
References