<%@LANGUAGE="VBSCRIPT"%> <% Dim MembersRecords1 Dim MembersRecords1_numRows Set MembersRecords1 = Server.CreateObject("ADODB.Recordset") MembersRecords1.ActiveConnection = MM_connIVA_STRING MembersRecords1.Source = "SELECT * FROM members_list" MembersRecords1.CursorType = 0 MembersRecords1.CursorLocation = 2 MembersRecords1.LockType = 1 MembersRecords1.Open() MembersRecords1_numRows = 0 %> ITALY
IVA Online
Activity Sectors Historic Objectives Meetings Members Area Members List Contact Us

ITALY

On Feb 27th, 2006 the Official Gazzette did publish the following: With effect from 01.01.2006 the management of the relations between the non resident (EU members) who intends to obatin the direct registration in Italy has been moved from ROMA 6 to the VAT office in Pescara. (Centro Operativo di Pescara).

All requestes submitted to Rome after 31.12.2005 will be forwarded to Pescara.

All requests received in Rome before 31.12.2005 will be handeled by the Rome office.

Starting from 01.01.2006 everybody who has a direct registration will have to present the VAT refund claim (Modello VR) to the following address:

Concessionario della Riscossione di Pescara Servizio Nazionale della Riscossione SO.GE.T spa

Via Chieti 16/18

65100

PESCARA

ITALY

All claims submitted by mistake to Rome will be forwarded to Pescara.    

Everybody who wants to get registered will have to present form ANR/1 (modello ANR/1) to:

Agenzia Entrate - Centro Operativo di Pescara Area Controlli - Servizio identificazione non residenti

Via Rio Sparto 21

65129

PESCARA

ITALY    

Please note that the procedures regarding direct registration have not changed.  

Contacts: Phone: + 39 0855772213/45/49 Fax: + 39 0855772377 e-mail: cop.pescara.ivanr@agenziaentrate.it

Search our website:
 


[ home ] [ activity sectors ] [ historic objective ] [ meetings ] [ members area ] [ members list ] [ contact details ]
web site by Tangerine Design
<% MembersRecords1.Close() Set MembersRecords1 = Nothing %>