Releases: Sylius/InvoicingPlugin
Releases · Sylius/InvoicingPlugin
v0.10.0
v0.9.0
- #97 Make entities extendable (@tautelis, @pamil)
- #124 Make invoices and credit memo grid consistent (@bartoszpietrzak1994)
- #125 Passing invoice entity to invoice pdf file generator (@bartoszpietrzak1994)
- #126 added invoice screenshot (@doctorx32)
- #132 Customizations friendly improvements (@bartoszpietrzak1994)
- #133 Enhanced conflict section (@bartoszpietrzak1994)
- #134 Representative added to invoice shop billing data (@bartoszpietrzak1994)
- #135 Fixed typo in service definition (@kortwotze, @GSadee)
- #136 Minimise conflicts and require Messenger 4.3 (@pamil)
- #137 Require Symfony ^4.2 and improve autoloading (@pamil)
- #138 Allow to run PHPUnit without arguments and run Behat with strict mode on Travis CI (@pamil)
- #139 Add missing migration (@pamil, @GSadee)
- #140 Hotfix for TestOrderPlacedProducer (@pamil)
- #141 A new way to test generating previous invoices (@pamil)
- #146 [Admin] Unify order link in InvocingPlugin (@Tomanhez)
- #148 Fix GenerateInvoicesCommand selects order without number (@tom10271)
- #158 Update dependencies (@pamil)
- #160 Add migrations for tests app (@Tomanhez)
- #162 Require GridBundle v1.7+ with embeddables support (@pamil)
v0.8.3
- Added missing function definitions to interfaces (@JakobTolkemit )
- Update legacy_installation.md (@bitbager )
- Update README.md (@bitbager )
- Make all plugin templates possible to overwrite (@Zales0123 )
v0.8.2
- Make it possible to generate invoices for orders placed before plugin installation (@bartoszpietrzak1994 )
- InvalidArgumentException fix orders placed before plugin installation #98 (@bartoszpietrzak1994 )
- Make invoice beautiful again (@Zales0123 )
v0.8.1
- #107 Fix coding standards (@Zales0123)
- #106 Add official Sylius plugin badge (@Zales0123)
- #109 Fix Channel form (@Zales0123)
v0.8.0
ShopBillingData set on an invoice
- ShopBillingData set on an invoice
- Symfony 4 directory structure in the test app
- Prooph Service Bus replaced with Symfony Messenger
- Custom Invoice access checker replaced with Symfony Voter
- UI improvements
- Bugfixes
SymfonyFlex support
Merge pull request #60 from Zales0123/bring-back-sylius-plugin-type Bring back "sylius-plugin" composer type
Bugfixes + extended Readme file
- Resend Invoice button displayed on Invoice view
- Invoice ID filter removed from Invoice index view
- Extended README.md file containing Business Value and updated Extension Points section
Additional filters added to Invoice index page
- InvoiceChannel entity added to Invoice model
- Filtering by order number, invoice number, date and channel added to Invoice index page