Skip to content

Releases: gewebe/SyliusVATPlugin

v1.4.1

07 May 23:30
Compare
Choose a tag to compare

PHP attributes for doctrine mappings #5

v1.4.0

28 Jan 19:32
Compare
Choose a tag to compare
  • VAT number field is now also available for shop billing data entity
  • The customer's VAT number may now be mandatory, depending on the configuration
    • Always required
    • For companies required
    • In selected countries required
  • Added new languages (IT,NL,PT)

New config options: required.default, required.company, required.countries

Remove included taxes

21 May 12:55
Compare
Choose a tag to compare

update to sylius 1.12.2
remove included taxes if valid for zero tax #3

Supporting Sylius v1.12

20 Nov 12:20
Compare
Choose a tag to compare

update to sylius 1.12
support php 8.1 and symfony 6
docker for sylius plugin

Shipping fees without VAT

19 Oct 11:01
Compare
Choose a tag to compare

Supporting Sylius v1.11

16 Feb 09:24
Compare
Choose a tag to compare
v1.2.2

php 8 syntax

Supporting Sylius v1.10

14 Aug 08:37
Compare
Choose a tag to compare
v1.2.1

update to sylius 1.10

v1.2.0

26 May 16:39
Compare
Choose a tag to compare
  • provide interface for vat number validator
  • zero tax is only possible between EU states
  • fixed scope for tax zones
  • rised order processor priority to 8
  • BC BREAK: renamed config option validate.format to validate.is_active

Supporting Sylius v1.9

17 Apr 13:00
Compare
Choose a tag to compare
v1.1.0

fix psalm error

First stable release

13 Jan 21:35
Compare
Choose a tag to compare

Supporting Sylius v1.8