Fix NL prof id lost because of utf8 pb on file

This commit is contained in:
Laurent Destailleur 2010-03-30 00:38:51 +00:00
parent 671ce8a542
commit 7dddea4abe
2 changed files with 11 additions and 7 deletions

View File

@ -128,9 +128,9 @@ ProfId2ES = (Social security number)
ProfId3ES=(IAE) ProfId3ES=(IAE)
ProfId4ES=(Collegiate number) ProfId4ES=(Collegiate number)
ProfId1NL=KVK nummer ProfId1NL=KVK nummer
ProfId2NL=-- ProfId2NL=-
ProfId3NL=-- ProfId3NL=-
ProfId4NL=-- ProfId4NL=-
VATIntra=VAT number VATIntra=VAT number
VATIntraShort=VAT number VATIntraShort=VAT number
VATIntraVeryShort=VAT VATIntraVeryShort=VAT

View File

@ -120,6 +120,10 @@ ProfId1MA=Id prof. 1 (R.C.)
ProfId2MA=Id prof. 2 (Patente) ProfId2MA=Id prof. 2 (Patente)
ProfId3MA=Id prof. 3 (I.F.) ProfId3MA=Id prof. 3 (I.F.)
ProfId4MA=Id prof. 4 (C.N.S.S.) ProfId4MA=Id prof. 4 (C.N.S.S.)
ProfId1NL=KVK nummer
ProfId2NL=-
ProfId3NL=-
ProfId4NL=-
ProfId1PT=Id prof. 1 (NIPC) ProfId1PT=Id prof. 1 (NIPC)
ProfId2PT=Id prof. 2 (Num sécurité social) ProfId2PT=Id prof. 2 (Num sécurité social)
ProfId3PT=Id prof. 3 (Num enreg. commercial) ProfId3PT=Id prof. 3 (Num enreg. commercial)