dolibarr/htdocs/core/lib
Laurent Destailleur a6926c29c0
Merge pull request #28778 from fappels/develop_fix_delivery_note
Fix shipping is not a delivery_note (is sub module of shipping)
2024-03-12 14:53:51 +01:00
..
accounting.lib.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
admin.lib.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
agenda.lib.php fix phpstan (#28516) 2024-02-29 15:26:53 +01:00
ajax.lib.php qual: phan for htdocs/core/lib/ajax.lib.php (#28672) 2024-03-07 16:02:14 +01:00
asset.lib.php NEW Asset Module - make asset model creation in a single step (#26982) 2024-02-01 16:26:25 +01:00
bank.lib.php Fix: PhanTypeMismatchDeclaredParamNullable notices 2024-03-11 16:47:38 +01:00
barcode.lib.php fix phpstan (#28516) 2024-02-29 15:26:53 +01:00
categories.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
company.lib.php Fix: Ensure string type for urlencode() 2024-03-09 16:55:45 +01:00
contact.lib.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
contract.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
cron.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
customreports.lib.php Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
date.lib.php Work on generic filter 2024-02-17 04:07:34 +01:00
doc.lib.php
doleditor.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
donation.lib.php
ecm.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
emailing.lib.php
emaillayout.lib.php NEW $noescapetags param of dol_escape_html works if attributes 2024-02-19 12:16:06 +01:00
eventorganization.lib.php
expedition.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
expensereport.lib.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-01 19:40:36 +01:00
fichinter.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
files.lib.php Fix PHPDoc date_m typo 2024-03-11 21:43:50 +01:00
fiscalyear.lib.php
format_cards.lib.php
fourn.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
ftp.lib.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
functions_ch.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
functions.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
functions2.lib.php clean code and phpdoc 2024-03-11 23:18:01 +01:00
functionsnumtoword.lib.php
geturl.lib.php Avoid error 2024-02-15 15:22:33 +01:00
holiday.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
hrm.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
images.lib.php qual: phpstan (#28075) 2024-02-09 11:28:33 +01:00
import.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
intracommreport.lib.php
invoice.lib.php Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
invoice2.lib.php fix phpstan (#28694) 2024-03-07 21:39:29 +01:00
json.lib.php Qual: PhanCompatibleNegativeStringOffset must be suppressed (#28720) 2024-03-09 01:06:37 +01:00
ldap.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
loan.lib.php
mailmanspip.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
member.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
memory.lib.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
modulebuilder.lib.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
multicurrency.lib.php
oauth.lib.php Debug v19 2024-01-19 11:28:02 +01:00
order.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
parsemd.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
payments.lib.php FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742) 2024-03-11 15:33:10 +01:00
pdf.lib.php qual: phpdoc for htdocs/core/lib/pdf.lib.php (#28671) 2024-03-07 16:41:39 +01:00
phpsessionindb.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
prelevement.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
price.lib.php fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
product.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
profid.lib.php Merge branch 'Dolibarr:develop' into patch-7 2024-01-28 13:35:30 +01:00
project.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
propal.lib.php module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY 2024-03-12 11:46:12 +01:00
receiptprinter.lib.php
reception.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
report.lib.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
resource.lib.php
salaries.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
security.lib.php NEW - See the documents of my subordinates (#28318) 2024-03-07 22:47:29 +01:00
security2.lib.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
sendings.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
signature.lib.php FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space (#28608) (#28742) 2024-03-11 15:33:10 +01:00
stock.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
supplier_proposal.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
takepos.lib.php
tax.lib.php fix param 2024-01-20 09:22:38 +01:00
ticket.lib.php fix phpstan (#27482) 2024-01-13 15:32:37 +01:00
treeview.lib.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-19 15:02:37 +01:00
trip.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
usergroups.lib.php clean code and phpdoc 2024-03-11 23:13:30 +01:00
vat.lib.php
website.lib.php fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
website2.lib.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
ws.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
xcal.lib.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-25 18:37:35 +01:00