Page 1 of 1

Storing VAT Numbers

Posted: Wed Mar 11, 2009 10:49 am
by niall08
Given that accessing user-defined data through DataPort seems to be impossible (well, there are no replies to my post!), how should the VAT number for a user be stored, so that it is export-able with DataPort??

Re: Storing VAT Numbers

Posted: Fri Mar 13, 2009 9:50 am
by mazhar
User table contains a Comment field that is not used by AbleCommerce any where. One way is to put your VAT number in Comment field for user and CSV export will take care of it.