dolibarr/htdocs/core
Mathieu Moulin f2b33ffd55
Fix use of extrafield of type link with CommonObjectLine (#29957)
* define default getNomUrl() in CommonObjectLine class

* Fix mistakes (pre-commit...) and precise function description

* Fix CommonObjectLine::getNomUrl to be useable with existing

* Update commonobjectline.class.php

* Update commonobjectline.class.php

* Update commonobjectline.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:52:10 +01:00
..
ajax Fix test 2024-10-30 02:42:23 +01:00
boxes Fix trans 2024-11-04 23:17:22 +01:00
class Fix use of extrafield of type link with CommonObjectLine (#29957) 2024-11-04 23:52:10 +01:00
data
db Qual: Fix phan/phpstan notices in class files (part 3) (#31578) 2024-10-29 22:44:47 +01:00
filemanagerdol Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
js NEW Add Filter Assistance for Filling Filters Field (#31646) 2024-10-30 21:29:41 +01:00
lib Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
login Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774) 2024-08-29 09:24:33 +02:00
menus NEW Custom accounting reports (#31673) 2024-11-04 16:38:17 +01:00
modules Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
tpl Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
triggers Qual: Fix phan/phpstan notices in class files (part 4) (#31598) 2024-10-30 21:33:30 +01:00
actions_addupdatedelete.inc.php add last_main_doc to bom_bom (#31586) 2024-10-28 00:35:59 +01:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php NEW Can link an object to another using the ref. Close #31001 2024-09-28 18:28:06 +02:00
actions_extrafields.inc.php fix phpstan (#31565) 2024-10-26 13:03:52 +02:00
actions_fetchobject.inc.php fix phpstan (#31543) 2024-10-25 14:15:39 +02:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 15:50:44 +02:00
actions_massactions.inc.php replace fetch_projet() and fetch_project() by fetchProject() (#29821) 2024-10-26 22:43:44 +02:00
actions_printing.inc.php fix typo phan and Co 💊 (#31214) 2024-10-03 15:43:04 +02:00
actions_sendmails.inc.php Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940) 2024-09-13 03:09:23 +02:00
actions_setmoduleoptions.inc.php Qual: Fix phan notices (#31193) 2024-09-30 10:05:24 +02:00
actions_setnotes.inc.php fix phpstan (#31061) 2024-09-20 17:25:39 +02:00
antispamimage.php
bookmarks_page.php Look and feel 2024-08-17 01:40:44 +02:00
commonfieldsinexport.inc.php Qual: Improve typing in Export class (#30859) 2024-09-09 03:15:26 +02:00
commonfieldsinimport.inc.php
customreports.php Clean code 2024-11-04 16:41:50 +01:00
datepicker.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-22 02:54:55 +02:00
doxygen.php Removed not up to date portal 2024-07-22 11:09:32 +02:00
extrafieldsinexport.inc.php Qual: Improve typing in Export class (#30859) 2024-09-09 03:15:26 +02:00
extrafieldsinimport.inc.php
get_info.php Qual: Fix phan notices (#31212) 2024-10-03 19:40:34 +02:00
get_menudiv.php Qual: Fix phan notices wrt main.inc.php, menus (#30633) 2024-08-14 14:05:56 +02:00
multicompany_page.php Look and feel v21 2024-10-16 00:36:07 +02:00
photos_resize.php Clean code. Add permission test after action = something. 2024-09-30 11:38:29 +02:00
search_page.php WIP to allow upload of files 2024-10-13 12:40:46 +02:00
search.php
tools.php
upload_page.php Fix: PHPDoc + empty variable correction for ci issues 💊 (#31431) 2024-10-17 01:03:09 +02:00
website.inc.php