When a service is created, the due date is the same as the invoice date. I want to push back the due-date by 2 weeks, so my customers don't get an invoice that is due on the same day. How can this be done? Is this possible via interface, or do I have to hack the code?
PS: I know that I can just change the due date on the invoice by hacking the default_invoice_pdf.php or creating my own invoice template. But I want to change the due date system-wide, so the payment reminders are working correctly, and the client sees the correct due date in his dashboard.
Question
thynan
Hi!
When a service is created, the due date is the same as the invoice date. I want to push back the due-date by 2 weeks, so my customers don't get an invoice that is due on the same day. How can this be done? Is this possible via interface, or do I have to hack the code?
PS: I know that I can just change the due date on the invoice by hacking the default_invoice_pdf.php or creating my own invoice template. But I want to change the due date system-wide, so the payment reminders are working correctly, and the client sees the correct due date in his dashboard.
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.