invoices due date
ToeiRei opened this issue · 4 comments
ToeiRei commented
Is it possible to add a due date for the invoice? (to be paid until)
ConsoleTVs commented
It's not there yet. I'll add this as a pending feature
ToeiRei commented
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
codevio commented
@ToeiRei @ConsoleTVs
#42 is a pull request for the due date.
codevio commented
@ConsoleTVs I think we can close this issue.