[Solved] Creating invoice-report for a single patientID

Getting your data onto paper - or the web - Discussing the reports features of Base
Post Reply
however
Posts: 160
Joined: Fri Mar 02, 2012 3:46 pm

[Solved] Creating invoice-report for a single patientID

Post by however »

Good day everyone,

I would like to add some bells&whistles to my clinic.odb project by being able to create an invoice report for any single patientID. Obviously one patient may have more that one payment.
I already have a form that shows me the single visit and total finances for each patient.
Do i need to create a query first to group all visits/payments from the same patient and then create a report based on that query? Or would I be able to do this directly from the report design?
Lastly, would I be able to create a button to open the invoice report for that particular patient? (by linking the PatientID)

I am using OOA4.1.0 and Oracle Report Builder1.2.1

Thanks in advance for any suggestions.
Last edited by Hagar Delest on Fri Jul 11, 2014 9:48 pm, edited 1 time in total.
Reason: tagged [Solved].
ApacheOpenOffice 4.1 on Slackware 14.1
however
Posts: 160
Joined: Fri Mar 02, 2012 3:46 pm

Re: Creating invoice-report for a single patientID

Post by however »

Apologies! I should have been more patient with my search.

I found this
Re: Generate invoice or auto fill invoice.

Postby Villeroy » Thu Apr 24, 2014 9:25 pm
[Example] Invoice Forms (without macros)
it's a great example of what I needed and I think I can work with it in the next few days changing bits&bobs to adapt it to my project.

Thanks again
ApacheOpenOffice 4.1 on Slackware 14.1
Post Reply