Print receipts instead of invoices
Donate to this project
Development Project Status: Seeking Funding
You can donate money to this project by entering the amount above and clicking the 'Add to cart' button. In the Checkout process you can either choose to pay now (via Bank Transfer, Cheque or Pay Pal) or you can pledge the amount by choosing the 'Pledge a payment for a Development Project' method. If you make a pledge, then when we have 100% funding commitments, you will be notified by email and you can then action your payment. Note that development will not commence until all funds are received.
Currently the only way to print receipts is to:
- perform a payment in Customer - Payments
- select a payment in Customer - Account, and click Print
To better integrate OpenVPMS with cash-drawers that are triggered by receipt printing, this project will provide the option to:
- print receipts
- during the Check-Out workflow
- during an OTC transaction
- when doing a payment for a finalised charge in Customer - Charges
- disable printing of invoices
- during Check-Out
- during OTC
- in Customer - Charges
To do this:
- a Print Receipt flag will be added to party.organisationLocation, defaulting to false
- If true, receipts are printed during Check-Out, OTC and Customer - Charges when performing payments.
- If false, receipts are only printed by clicking Print in Customer - Accounts
- a Print Invoice flag will be added to party.organisationLocation, defaulting to true
- If true, invoices are printed during Check-Out, OTC and Customer - Charges when finalising charges
- If false, invoices are only printed by clicking Print in Customer - Accounts
If either Print Receipt or Print Invoice is true a dialog will be displayed prompting to print the relevant document. This prompting can be suppressed by unticking Interactive for the relevant document template.
Note that if Interactive is unticked for a receipts/invoices, clicking Print in Customer - Accounts will print without prompting.
Comments
Re: Print receipts instead of invoices
Guys - any update on this? Cheers.
Re: Print receipts instead of invoices
I've simplified the spec somewhat. Can you verify the above meets your requirements?
Re: Print receipts instead of invoices
Fine with me.
Cahir
Re: Print receipts instead of invoices
You will need to update the receipt template somewhat - a payment notice is not sufficient for most peoples GST accounting setups, the receipt must show an itemised bill. This is particularly important for practices servicing commercial setups.