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

Missing fields for billing for companies #25

Closed gabiudrescu closed 4 years ago

gabiudrescu commented 4 years ago

In the screenshot used in the readme, there is a field called „company”. I don't see it where it is implemented with this plugin.

Is the screenshot done on an app that has additional fields? Imo, that field it should be included in this plugin as well.

Also, the billing address form should contain more fields to fill in company data:

In Romania, for example, these fields are mandatory to issue an invoice to a company. One can implement them explicitly in the billing address form and ask them from the user or use an API to provide them in the backend, based on the VIES number.

Prometee commented 4 years ago

I take those screenshot from the test env of this plugin so this field come from sylius/sylius : https://github.com/Sylius/Sylius/blob/4601734308b60a0d7092616ef073de1e61da476a/src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/Address.orm.xml#L35