ConsoleTVs/Invoices

invoices due date

ToeiRei opened this issue · 4 comments

Is it possible to add a due date for the invoice? (to be paid until)

It's not there yet. I'll add this as a pending feature

I'd do it as a default_due with Carbon - date('M dS ,Y',strtotime('+3 months')) in config as it accepts a ton of options making it as simple as that

@ToeiRei @ConsoleTVs
#42 is a pull request for the due date.

@ConsoleTVs I think we can close this issue.