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
..
ajax FIX #yogosha19721 2023-12-29 18:41:46 +01:00
boxes Merge pull request #27322 from frederic34/cleanboxescode 2024-01-10 14:28:16 +01:00
class Fixed method filter argument type. Cleaned code. Added contributor details. (#27464) 2024-01-12 17:52:49 +01:00
data
db NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
filemanagerdol Clean code with rector 2 2024-01-05 04:33:58 +01:00
js Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
lib 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
login Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
menus Removed a file that is bugged and output bugged empty data on screen 2024-01-06 23:01:31 +01:00
modules NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
tpl Merge branch 'develop' into 18a3 2024-01-11 11:27:10 +01:00
triggers Clean code with rector 2 2024-01-05 04:33:58 +01:00
actions_addupdatedelete.inc.php Debug v19 2023-12-23 12:33:19 +01:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_extrafields.inc.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_fetchobject.inc.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_lineupdown.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
actions_linkedfiles.inc.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_massactions.inc.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
actions_printing.inc.php Clean code 2023-10-15 15:32:35 +02:00
actions_sendmails.inc.php FIX: removed duplicate code 2023-12-19 09:08:14 -07:00
actions_setmoduleoptions.inc.php Setup of website module to enable login/pass is easier 2023-10-18 18:16:10 +02:00
actions_setnotes.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
antispamimage.php
bookmarks_page.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
datepicker.php Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
doxygen.php
extrafieldsinexport.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
extrafieldsinimport.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
get_info.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
get_menudiv.php Debug css v19 2023-12-14 00:29:57 +01:00
multicompany_page.php
photos_resize.php Clean code 2023-10-15 15:32:35 +02:00
search_page.php
search.php
tools.php
website.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00