-
Notifications
You must be signed in to change notification settings - Fork 39
Experimental support for VAT exempt customers #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a countries table in the database already created. you have to use it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On 26/03/2013 18:39, Shine Software wrote:
There is a countries table in the database already created. you have to
use it.
Actually, we can't because that tables doesn't split EU countries from
the rest of the world. We just need EU countries.
We will add an "eu" field in the table in next days, or, better, we will
create a table with user's customizable geographical zones, like
"European Union", "United States", "Asia/Pacific" and so on.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes it will be better. Splitting in macro geographical areas all the countries already present is a good way.
thanks
|
Database changes to increase password security |
Experimental support for VAT exempt customers
Experimental support for VAT exempt customers