dolibarr/htdocs/core/lib
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
..
accounting.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
admin.lib.php Fix warning with rector 2023-12-13 16:33:17 +01:00
agenda.lib.php fix phpstan (#27444) 2024-01-12 17:15:39 +01:00
ajax.lib.php Doxygen 2024-01-04 15:00:56 +01:00
asset.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
bank.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
barcode.lib.php Function should return string|null but return statement is missing. 2024-01-09 18:59:12 +01:00
categories.lib.php
company.lib.php Fix colspan 2024-01-10 11:25:45 +01:00
contact.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
contract.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
cron.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
date.lib.php Update date.lib.php 2023-12-28 12:42:15 +01:00
doc.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
doleditor.lib.php Clean code 2023-12-27 12:12:20 +01:00
donation.lib.php
ecm.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
emailing.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
eventorganization.lib.php
expedition.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
expensereport.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
fichinter.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
files.lib.php NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
fiscalyear.lib.php
format_cards.lib.php
fourn.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
ftp.lib.php Fix utf8_encoding/decoding (PHP8.2 deprecation) 2023-12-27 19:45:37 +01:00
functions_ch.lib.php
functions.lib.php NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
functions2.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
functionsnumtoword.lib.php NEW Top menu support picto of modules that are font awesome picto. 2023-10-13 15:00:51 +02:00
geturl.lib.php Fix warning with rector 2023-12-13 16:33:17 +01:00
holiday.lib.php
hrm.lib.php Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
images.lib.php NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
import.lib.php
intracommreport.lib.php
invoice.lib.php Clean code 2024-01-09 13:08:22 +01:00
invoice2.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
json.lib.php
ldap.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
loan.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
mailmanspip.lib.php
member.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
memory.lib.php Clean code 2024-01-05 03:41:22 +01:00
modulebuilder.lib.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-01-10 15:14:11 +01:00
multicurrency.lib.php
oauth.lib.php FIX #26858 2023-11-27 18:45:08 +01:00
order.lib.php Clean code 2024-01-09 13:08:22 +01:00
parsemd.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
payments.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
pdf.lib.php Fix bad test for disabling TCPDI. Add more phpunit 2024-01-10 21:51:32 +01:00
phpsessionindb.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
prelevement.lib.php Debug v19 - Support of bank payment rejection on SEPA. 2023-12-09 20:28:28 +01:00
price.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
product.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
profid.lib.php 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
project.lib.php fix phpdoc 2024-01-07 21:49:17 +01:00
propal.lib.php Clean code 2024-01-09 13:08:22 +01:00
receiptprinter.lib.php
reception.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
report.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
resource.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
salaries.lib.php Debug v19 2023-11-06 16:34:35 +01:00
security.lib.php Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
security2.lib.php Qual: Fix spelling for crypted and referer (#27408) 2024-01-11 10:07:06 +01:00
sendings.lib.php Debug v19 2023-12-02 19:13:51 +01:00
signature.lib.php Merge pull request #27341 from mdeweerd/fix/add_missing_argument_getOnlineSignature 2024-01-10 15:37:14 +01:00
stock.lib.php Clean code 2023-10-15 15:32:35 +02:00
supplier_proposal.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
takepos.lib.php
tax.lib.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
ticket.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
treeview.lib.php Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
trip.lib.php
usergroups.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
vat.lib.php
website.lib.php remove use not used (#27463) 2024-01-12 16:48:29 +01:00
website2.lib.php Clean code 2023-12-27 12:12:20 +01:00
ws.lib.php
xcal.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00