Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Print multiple copies of an OpenERP OpenOffice report

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 579
    Comment on it

    Sometimes we require to print more than one copies of any report for example an invoice which may have two or three copies, one for customer, one for salesman and one for Accounts department or a payment voucher to be printed twice.

    I got the same requirement, and got a very simple solution to it.

    Just add the following loop just the way you add a normal loop or object:

    [[ repeatIn(objects*n,'invoice') ]]
    

    and send report to server.

    Where n can be any number from 0,1,2..to n.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: