dolibarr/htdocs
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
..
accountancy FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
adherents FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
admin Fix trans 2024-01-11 12:58:24 +01:00
api Fix: Remove unused 'use' references. (#27398) 2024-01-10 19:51:35 +01:00
asset FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
asterisk Clean code with rector 2 2024-01-05 04:33:58 +01:00
barcode Feat develop add hook on print bar code page (#27390) 2024-01-11 14:51:53 +01:00
blockedlog Merge pull request #27101 from cfoellmann/19/PR/blockedlog-project 2024-01-04 00:34:27 +01:00
bom FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
bookcal FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
bookmarks Clean code with rector 2 2024-01-05 04:33:58 +01:00
categories clean code and fix (#27446) 2024-01-12 17:11:08 +01:00
collab
comm FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
commande Fix bad test for disabling TCPDI. Add more phpunit 2024-01-10 21:51:32 +01:00
compta Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
conf Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
contact Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-01-10 15:14:11 +01:00
contrat Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
core qual: move into profid.lib.php the code checking the idprof1 syntax for BE, DZ and PT (#27443) 2024-01-12 17:53:29 +01:00
cron Fixed method filter argument type. Cleaned code. Added contributor details. (#27464) 2024-01-12 17:52:49 +01:00
custom
datapolicy Fix a header must be followed by exit 2024-01-10 15:21:04 +01:00
dav Clean code 2024-01-09 13:08:22 +01:00
debugbar Clean code 2024-01-05 03:41:22 +01:00
delivery Clean code with rector 2 2024-01-05 04:33:58 +01:00
don Clean code 2024-01-09 13:08:22 +01:00
ecm fix phpdoc (#27321) 2024-01-10 17:02:06 +01:00
emailcollector Clean code with rector 2 2024-01-05 04:33:58 +01:00
eventorganization Clean code with rector 2 2024-01-05 04:33:58 +01:00
expedition Clean code 2024-01-09 13:08:22 +01:00
expensereport Merge branch 'develop' into 18a3 2024-01-11 11:27:10 +01:00
exports Show limit in nb of lines to explain error 500 in export of excel 2023-12-11 01:37:45 +01:00
externalsite Clean code 2024-01-05 03:41:22 +01:00
fichinter Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-11 13:48:15 +01:00
fourn fix phpstan (#27442) 2024-01-12 17:16:28 +01:00
ftp Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
holiday Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-01-10 15:14:11 +01:00
hrm Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-06 16:56:28 +01:00
imports Clean code with rector 2 2024-01-05 04:33:58 +01:00
includes Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
install Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
intracommreport Clean code with rector 2 2024-01-05 04:33:58 +01:00
knowledgemanagement FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
langs Rename into getImagePublicURLOfObject 2024-01-12 13:45:10 +01:00
loan Clean code 2023-12-27 12:12:20 +01:00
mailmanspip/class Fix warning with rector 2023-12-13 16:33:17 +01:00
margin Clean code 2024-01-09 13:08:22 +01:00
modulebuilder FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
mrp FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
multicurrency API status code fix 2023-12-31 14:05:21 +01:00
opensurvey fix phpstan (#27441) 2024-01-12 17:16:53 +01:00
partnership FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
paybox Clean code with rector 2 2024-01-05 04:33:58 +01:00
paypal Clean code with rector 2 2024-01-05 04:33:58 +01:00
printing
product Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
projet Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
public NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
reception Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
recruitment Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
resource Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
salaries Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
societe qual: move into profid.lib.php the code checking the idprof1 syntax for BE, DZ and PT (#27443) 2024-01-12 17:53:29 +01:00
stripe Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
supplier_proposal Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
support Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
takepos Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
theme Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
ticket Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
user Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
variants Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
webhook Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
webservices Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
website Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
workstation Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
zapier Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
.gitignore
document.php Clean code 2024-01-09 13:08:22 +01:00
favicon.ico
filefunc.inc.php Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
index.php Clean code 2024-01-05 03:41:22 +01:00
main.inc.php Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
master.inc.php Clean code 2024-01-05 03:41:22 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00