Files
dolibarr/htdocs/core/class
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
..
2022-06-09 10:49:24 +02:00
2022-05-25 23:54:03 +02:00
2022-05-20 23:34:58 +02:00
2022-06-03 18:20:02 +02:00
2022-06-11 21:56:25 +02:00
2022-05-19 11:55:14 +02:00
2022-05-21 23:05:51 +02:00
2022-05-25 23:08:53 +02:00
2022-05-10 14:38:40 +02:00
2022-05-16 20:28:00 +02:00
2022-07-16 02:23:30 +02:00
2022-05-18 23:55:59 +02:00
2022-07-14 10:58:51 +02:00
2022-06-28 13:09:53 +02:00
2022-06-12 22:54:15 +02:00
CSS
2022-06-07 17:54:51 +02:00
2022-05-09 18:59:11 +02:00
2022-07-18 11:59:22 +02:00
2022-06-20 02:10:27 +02:00
2022-06-22 10:16:27 +00:00
2022-06-21 11:11:28 +02:00
CSS
2022-05-22 16:16:17 +02:00
2022-05-21 16:35:10 +02:00
2022-05-08 18:25:22 +02:00
2022-07-12 10:56:03 +02:00
Doc
2022-06-30 01:17:24 +02:00
2022-06-12 11:43:29 +02:00
2022-06-17 10:35:01 +02:00