In italy the VAT number is mandatory in all invoices, so I would like to have a custom field in my costumer profile where they can enter it!
I've even found this site http://www.braemoor.co.uk/software/vat.shtml where you can find some script to validate the field.
I would like to integrate it with ecommerce module: can anyone suggest me how/where to start?
Thanks in advance.

Comments

ñull’s picture

I agree. In 4.7 version I had to patch to have this possibility and they promised user defined fields in address, but apparently it was just one of those promises. For Spain you need the same thing.

gordon’s picture

Category: feature » support

This is really not that hard. You should be able to add this by using the profile module which comes standard with Drupal and then when you theme the invoice, use put this field from the users profile onto the invoice.

enxox’s picture

hi upupax do you suceeded with VAT? I need it too (I'm italian too...)