Where are the fields Professional ID1-4 defined?

Currently only Professional ID1 seems to be enabled and has “ABN” assigned to it.

Rgds
Petras

1 Like

Other fields are free to use.
You can define yourself purpose of them.

But where can I define the other Professional ID fields.

ID2-4 disappear when modifying a new prospect/customer.

Rgds
Petras

Into file company.lang of the lang file of the country of the company.
You will find
ProfIdXZZ
where ZZ is code of country and X number of ID.
Replace the - (or add line if not found) to put label of id

Example: ProfId2AU=Prof id number 2

Thanks - all good.
Petras

Well, I solved my first problem (Prof Id):
The file was indeed in <\dolibarr\www\dolibarr\htdocs\langs\en_US\> as source for Australia and other English speakers. Thanks for this hint.