LaravelDaily / laravel-invoices

Laravel package to generate PDF invoices from various customizable parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invocies without due date

alexcinergy opened this issue · comments

Hello!

Is it possible to do invoices without payUntilDays()? This parameter insert date of the issuing by default if no due days set.

I can edit your code, but may be there is a more correct solution?

Thanks in advance.

Feel free to modify template, see #30. This has been answered several times.