FLUX-SE / SyliusEUVatPlugin

This Sylius Plugin allow you to add European VAT Number to the addresses and manage European VAT number rule
MIT License
16 stars 8 forks source link

Add missing Admin SyliusUI import #60

Closed Prometee closed 1 month ago

Prometee commented 1 month ago

The field were not correctly displayed in the Channel admin form. This PR re-enable it.

Note: a Behat test is also required to test this.