Active
Project:
e-Commerce
Version:
5.x-3.5
Component:
ec_customer
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2008 at 10:15 UTC
Updated:
15 Feb 2009 at 18:47 UTC
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
Comment #1
ñull commentedI 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.
Comment #2
gordon commentedThis 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.
Comment #3
enxox commentedhi upupax do you suceeded with VAT? I need it too (I'm italian too...)