SD-13 stable before
This commit is contained in:
parent
1c751cf2a4
commit
2f92777bc6
@ -62,6 +62,11 @@ class Metier_Credit_Information extends Scores_Ws_Server
|
||||
),
|
||||
);
|
||||
|
||||
//deux premiers caracteres TVA de EU
|
||||
private $idtvaintra=array('AT','BE','BG','CY','CZ','DE','DK','EE','EL','ES',
|
||||
'FI','GB','HU','IE','IT','LT','LU','LV','MT','NL','PL',
|
||||
'PT','RO','SE','SI','SK');
|
||||
|
||||
public function __construct($db = null)
|
||||
{
|
||||
// Set Database
|
||||
|
Loading…
Reference in New Issue
Block a user