[reportlab-users] reportlab-users Digest, Vol 89, Issue 15

Asif Jamadar asif.jamadar at rezayat.net
Tue Aug 23 07:43:51 EDT 2011


I'm trying to implement custom action in django admin page. When user selects multiple objects from admin page and click on the custom action, that should generate report for each selected object.

Suppose user select 4 objects from the admin page, then the custom action should generate 4 reports.



-----Original Message-----
From: reportlab-users-bounces at lists2.reportlab.com [mailto:reportlab-users-bounces at lists2.reportlab.com] On Behalf Of reportlab-users-request at lists2.reportlab.com
Sent: Monday, August 22, 2011 7:00 PM
To: reportlab-users at lists2.reportlab.com
Subject: reportlab-users Digest, Vol 89, Issue 15

Send reportlab-users mailing list submissions to
reportlab-users at lists2.reportlab.com

To subscribe or unsubscribe via the World Wide Web, visit
http://two.pairlist.net/mailman/listinfo/reportlab-users
or, via email, send a message with subject or body 'help' to
reportlab-users-request at lists2.reportlab.com

You can reach the person managing the list at
reportlab-users-owner at lists2.reportlab.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of reportlab-users digest..."


Today's Topics:

1. Report for multiple objects (Asif Jamadar)
2. Re: Report for multiple objects (dimitri pater - serpia)


----------------------------------------------------------------------

Message: 1
Date: Mon, 22 Aug 2011 10:26:33 +0000
From: Asif Jamadar <asif.jamadar at rezayat.net>
Subject: [reportlab-users] Report for multiple objects
To: "reportlab-users at lists2.reportlab.com"
<reportlab-users at lists2.reportlab.com>
Message-ID:
<CC0CC2862BF94D41A65DC4511A12B49329021D6D at weaver.REZAYAT.NET>
Content-Type: text/plain; charset="us-ascii"

I have django model which consist of 4 objects. How can I generate report for each object? How can I generate 4 reports if there are 4 objects?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20110822/a5adc138/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 22 Aug 2011 12:34:49 +0200
From: dimitri pater - serpia <dimitri.pater at gmail.com>
Subject: Re: [reportlab-users] Report for multiple objects
To: reportlab-users <reportlab-users at lists2.reportlab.com>
Message-ID:
<CAAV8ZGQUgorN1rq_ha1BqWb-uj4Q-93WoDWOd5G4JEYmGK_WVw at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Mon, Aug 22, 2011 at 12:26 PM, Asif Jamadar <asif.jamadar at rezayat.net> wrote:

> I have django model which consist of 4 objects. How can I generate report

> for each object? How can I generate 4 reports if there are 4 objects?


Hi,

I use django and reportlab very often.

Could you explain a bit more, maybe a code snippet. That would help.

thanks,
Dimitri
--
------------------------------------------------------------------------------------------
"I'll do the stupid thing first, then all you shy people can join in."
-Frank Zappa


------------------------------

_______________________________________________
reportlab-users mailing list
reportlab-users at lists2.reportlab.com
http://two.pairlist.net/mailman/listinfo/reportlab-users


End of reportlab-users Digest, Vol 89, Issue 15
***********************************************


More information about the reportlab-users mailing list