Hi.
About the years, i added some features to InvoicePlane which i needed and some of my customers. I now succeeded to merge everything in an recent invoice plane github fork and i think everything works. Maybe it does not meet current code guidelines, but can you check if some feature can be merged into mainline? My Features are:
- For PDF stamp of invoices via another pdf for nice looking of invoices
- added sorting of clients ascending / descending
- added upload documents for clients
- added ip_atac(), ip_xtra() and ip_hbk(), added atac quote/invoice templates
- added invoice copy with invoice watermark
- added extra invoice footer “you view invoice page … of …”
- page size, font, …, see helpers/mpdf_helper.php
The github repository is here
github/chris-x-tra/InvoicePlaneXtra
→ GitHub - chris-x-tra/InvoicePlaneXtra: A self-hosted open source application for managing your invoices, clients and payments. Fork by chrissie ^ x-tra-designs with PHP 8.3 Compatibility and other nice features
Have fun, you can use the code under any license.
chrissie.
PS this is not all i created, further stuff will follow…