Releases: ElegantEngineeringTech/laravel-invoices
Releases · ElegantEngineeringTech/laravel-invoices
v4.5.1
09 Nov 12:18
Compare
Sorry, something went wrong.
No results found
[Added] Store the logo in the database
v4.5.0
14 Sep 12:46
Compare
Sorry, something went wrong.
No results found
v4.4.7
29 Aug 10:02
Compare
Sorry, something went wrong.
No results found
v4.4.6
17 Aug 15:12
Compare
Sorry, something went wrong.
No results found
simplify pdf formatPercentage
v4.4.5
11 Aug 14:20
Compare
Sorry, something went wrong.
No results found
v4.4.4
08 Aug 17:45
Compare
Sorry, something went wrong.
No results found
v4.4.3
05 Aug 13:37
Compare
Sorry, something went wrong.
No results found
Display the discount code when the name is not defined
v4.4.2
21 Jul 16:23
Compare
Sorry, something went wrong.
No results found
Fix crashes when the invoice subtotal amount is 0
v4.4.1
10 Jul 16:05
Compare
Sorry, something went wrong.
No results found
prevent allocating a empty list of item
v4.4.0
09 Jul 21:06
Compare
Sorry, something went wrong.
No results found
Changelog
Added better support for custom casts on state and type, making the system more flexible.
If you’re using custom enums for these fields, ensure they implement the new Elegantly\Invoices\Contracts\HasLabel interface.