← Back to team overview

openerp-india team mailing list archive

[Bug 940870] Re: base_vat needs module vatnumber

 

Hello Ferdinand,

I have checked your issue but we have already provided a VIES check
validation. Please open the company form and see the Configuration tab
check the "VIES VAT Check" field.

We have provide a double validation, If this field is True/Checked.
base_vat  module has a two levels of VAT number validation:

 * By default, a simple off-line check is performed using the known validation
   rules for the country, usually a simple check digit. This is quick and 
   always available, but allows numbers that are perhaps not truly allocated,
   or not valid anymore.
 * When the "VAT VIES Check" option is enabled (in the configuration of the user's
   Company), VAT numbers will be instead submitted to the online EU VIES
   database, which will truly verify that the number is valid and currently
   allocated to a EU company. This is a little bit slower than the simple
   off-line check, requires an Internet connection, and may not be available
   all the time. If the service is not available or does not support the
   requested country (e.g. for non-EU countries), a simple check will be performed
   instead.

And these both validation are working fine.

So would you please check it and notify us where you faced the problem.

Thanks and waiting for your reply!

** Changed in: openobject-addons
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/940870

Title:
  base_vat needs module vatnumber

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  it should be only possible to activate VIES check  if module vatnumber
  is installed - else error message

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/940870/+subscriptions


References