mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix NL prof id lost because of utf8 pb on file
This commit is contained in:
parent
671ce8a542
commit
7dddea4abe
|
|
@ -123,14 +123,14 @@ ProfId1TN=Prof Id 1 (RC)
|
|||
ProfId2TN=Prof Id 2 (Fiscal matricule)
|
||||
ProfId3TN=Prof Id 3 (Douane code)
|
||||
ProfId4TN=Prof Id 4 (BAN)
|
||||
ProfId1ES = (CNAE)
|
||||
ProfId2ES = (Social security number)
|
||||
ProfId3ES = (IAE)
|
||||
ProfId4ES = (Collegiate number)
|
||||
ProfId1ES=(CNAE)
|
||||
ProfId2ES=(Social security number)
|
||||
ProfId3ES=(IAE)
|
||||
ProfId4ES=(Collegiate number)
|
||||
ProfId1NL=KVK nummer
|
||||
ProfId2NL=--
|
||||
ProfId3NL=--
|
||||
ProfId4NL=--
|
||||
ProfId2NL=-
|
||||
ProfId3NL=-
|
||||
ProfId4NL=-
|
||||
VATIntra=VAT number
|
||||
VATIntraShort=VAT number
|
||||
VATIntraVeryShort=VAT
|
||||
|
|
|
|||
|
|
@ -120,6 +120,10 @@ ProfId1MA=Id prof. 1 (R.C.)
|
|||
ProfId2MA=Id prof. 2 (Patente)
|
||||
ProfId3MA=Id prof. 3 (I.F.)
|
||||
ProfId4MA=Id prof. 4 (C.N.S.S.)
|
||||
ProfId1NL=KVK nummer
|
||||
ProfId2NL=-
|
||||
ProfId3NL=-
|
||||
ProfId4NL=-
|
||||
ProfId1PT=Id prof. 1 (NIPC)
|
||||
ProfId2PT=Id prof. 2 (Num sécurité social)
|
||||
ProfId3PT=Id prof. 3 (Num enreg. commercial)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user