Django 1.6.4
I've built an application to manage a medical warehouse resorting exclusively 
to the admin interface and postgresql 9.3.
To put it in a nutshell, among other things I have an admin form using inlines 
that for each patient lists the medical items he/she has been given and the 
date of the delivery.
For a mere matter of control they would like to print (I mean to a printer) a 
concise report selecting the patients they are interested in and clicking on 
the "actions" field to, say, "Print a report". 
I use actions for other purposes with success and I can build views and the 
related url but now I don't know how to fire a webpage built with the selected 
item. 
Could you please give me some directions and suggestions?
Thank you
Vittorio

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/C895CD07-E52D-40F8-9CB5-EE4C9B05F9B0%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to