Storing VAT Numbers

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
niall08
Commander (CMDR)
Commander (CMDR)
Posts: 175
Joined: Tue Dec 09, 2008 10:29 am

Storing VAT Numbers

Post by niall08 » Wed Mar 11, 2009 10:49 am

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??

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Storing VAT Numbers

Post by mazhar » Fri Mar 13, 2009 9:50 am

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.

Post Reply