Skip to content

Releases: ElegantEngineeringTech/laravel-invoices

v4.4.7

29 Aug 10:02
Compare
Choose a tag to compare

v4.4.6

17 Aug 15:12
Compare
Choose a tag to compare
simplify pdf formatPercentage

v4.4.5

11 Aug 14:20
Compare
Choose a tag to compare
fix templateData

v4.4.4

08 Aug 17:45
Compare
Choose a tag to compare
fix pdf template

v4.4.3

05 Aug 13:37
Compare
Choose a tag to compare

Display the discount code when the name is not defined

v4.4.2

21 Jul 16:23
e76c516
Compare
Choose a tag to compare

Fix crashes when the invoice subtotal amount is 0

v4.4.1

10 Jul 16:05
Compare
Choose a tag to compare
prevent allocating a empty list of item

v4.4.0

09 Jul 21:06
Compare
Choose a tag to compare

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.

v4.3.6

09 Jul 20:22
ade662a
Compare
Choose a tag to compare
Merge pull request #39 from emaadali/main

Remove invalid alias for non-existent Invoice facade

v4.3.5

10 Jun 08:56
Compare
Choose a tag to compare
readme