Ticket #2 (defect)
Opened 2 years ago
Last modified 2 years ago
Quotes still print "Amount Due" at bottom
Status: closed (fixed)
| Reported by: | iwcg | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.62 |
| Component: | phpbms | Version: | 0.61 |
| Keywords: | Cc: | ||
Quotes still print "Amount Due" at bottom
It appears that the "Amount Due" is still printing out on the ./modules/bms/report/invoice_pdfquote.php PDF quote report option.
Attached is a patch that fixes that.
Attachments
Change History
10/07/06 14:14:28: Modified by iwcg
- attachment ianpatch1.diff added.
10/07/06 17:09:28: Modified by brieb
- status changed from new to assigned.
- milestone changed from unknown to 0.70.
10/11/06 15:16:29: Modified by brieb
- status changed from assigned to closed.
- resolution set to fixed.
10/11/06 15:17:13: Modified by brieb
- status changed from closed to reopened.
- resolution deleted.
Crap... closed wrong ticket
10/11/06 15:25:19: Modified by brieb
- status changed from reopened to closed.
- resolution set to fixed.
The attached dif simply prevents the amount due from displying, but did not remove the amount due title, nor shift the other information appropriately.
fixed in revision 64