Files
dolibarr/htdocs/core
thibdrev dd2a3c05d9 qual: move into profid.lib.php the code checking the idprof1 syntax for BE, DZ and PT (#27443)
* qual: Update profid.lib.php - move functions checking profid from societe.class.php

- One function checking the Tax Identification Number for PT (called NIF)
- One function checking the Tax Identification Number for DZ (called NIF)
- One function checking the Tax Identification Number for BE (called NN)

* qual: Update societe.class.php - use the isValidTinXX() functions from profid.lib.php

isValidTinForPT($this->idprof1)
isValidTinForDZ($this->idprof1)
isValidTinForBE($this->idprof1)

* typo
2024-01-12 17:53:29 +01:00
..
2023-12-29 18:41:46 +01:00
2024-01-05 04:33:58 +01:00
2024-01-11 11:27:10 +01:00
2024-01-05 04:33:58 +01:00
2023-12-23 12:33:19 +01:00
2023-12-04 12:07:53 +01:00
2023-11-27 11:39:32 +01:00
2023-11-27 11:39:32 +01:00
2023-11-27 11:39:32 +01:00
2023-12-04 12:07:53 +01:00
2023-12-04 12:07:53 +01:00
2024-01-05 04:33:58 +01:00
2023-12-14 00:29:57 +01:00
2023-11-27 11:39:32 +01:00