← Back to team overview

openerp-india team mailing list archive

[Bug 953012] Re: report : pageCount "working" only in internal document/page

 

Hi that works for me if i inserting the following two lines in OpenERP
6.0.4 in Header/Footer over the WebUI

            <drawString x="19.00cm" y="0.60cm"> Seite <pageNumber/> von</drawString>
            <drawString x="20.40cm" y="0.60cm"> <pageCount/></drawString>

But i cant't use it in report_sale_layout.rml or report_account_invoice_layout.rml
Can you tell me how to do this for sale and invocio report to get a page x of y after the seles order line?

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/953012

Title:
  report : pageCount "working" only in internal document/page

Status in OpenERP Server:
  Confirmed

Bug description:
  Impossible to use pageCount field in external document.
  Tag show 0.

  Impossible to put image on internal document/page header.
  I found that : http://code.activestate.com/recipes/576832/

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/953012/+subscriptions


References