dolibarr/htdocs/core
Laurent Destailleur f983857e0d
Merge pull request #21513 from Easya-Solutions/fix-inventory-getnomurl-options-with-select-for-forms
FIX product filter in inventory list

> @eldy Some parameters for "getNomUrl" exist at lines 7623 and 7624 of "commonobject.class.php" file : '$getnomurlparam = (empty($InfoFieldList[2]) ? 3 : $InfoFieldList[2]); $getnomurlparam2 = (empty($InfoFieldList[4]) ? '' : $InfoFieldList[4]);"
> 
> I introduced a new attribute in fileds of the object class : "get_name_url_params" to separate "options" used in "selectForForms()" method.
> 
> But I don't know if it's a good way to implement it ?

Looks good to me
2022-07-19 01:20:10 +02:00
..
ajax Fix token for ping 2022-07-11 19:59:15 +02:00
boxes Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-12 02:05:55 +02:00
class Merge pull request #21513 from Easya-Solutions/fix-inventory-getnomurl-options-with-select-for-forms 2022-07-19 01:20:10 +02:00
data
db Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-07 11:45:36 +02:00
filemanagerdol Fix support of MAIN_ALLOW_SVG_FILES_AS_IMAGES 2022-07-05 10:38:22 +02:00
js Fix creation of thirdparty when module supplier not enabled 2022-05-10 10:57:51 +02:00
lib Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-18 13:16:25 +02:00
login Debug for php 8.1 2022-05-08 18:25:22 +02:00
menus Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/Collective_group_leave 2022-06-24 11:42:37 +02:00
modules Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-10 19:48:20 +02:00
tpl css 2022-07-10 19:47:36 +02:00
triggers FIX php8 2022-07-16 12:02:17 +02:00
actions_addupdatedelete.inc.php Fixing style errors. 2022-06-16 09:37:28 +00:00
actions_builddoc.inc.php Fix conf->projet conf->project 2022-06-14 17:53:17 +02:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php Fix : extrafields attrname regex 2022-05-04 14:37:54 +02:00
actions_fetchobject.inc.php NEW Add a tab with list of application on the jobposition file. 2022-05-05 21:56:59 +02:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php
actions_massactions.inc.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-07-10 19:22:02 +02:00
actions_printing.inc.php
actions_sendmails.inc.php Close #20547 2022-04-07 13:28:24 +02:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php NEW Enhance the import. Can use 'auto' for the ref (import of orders) 2022-04-04 13:17:45 +02:00
customreports.php php8 2022-07-16 02:23:30 +02:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php Fix phpunit 2022-04-04 14:00:39 +02:00
extrafieldsinimport.inc.php Fix migration warning. 2022-04-25 09:30:05 +02:00
get_info.php
get_menudiv.php
multicompany_page.php
photos_resize.php
search_page.php
search.php
tools.php
website.inc.php