dolibarr/htdocs/core
V-Py 9361b1269b
FIX #25143 Using default_values for extrafields by replacing GETPOSTISSET by GETPOST (#25233)
* FIX #25143 Using default_values for extrafields

* Update extrafields.class.php

correct the indentation error
2023-10-20 14:28:52 +02:00
..
ajax Fix __METHOD__ usage outside class-method (#26286) 2023-10-20 11:20:02 +02:00
boxes QUAL: Code fix using rector 2023-10-11 19:35:18 +02:00
class FIX #25143 Using default_values for extrafields by replacing GETPOSTISSET by GETPOST (#25233) 2023-10-20 14:28:52 +02:00
data
db Enhance error message when set character set failed 2023-10-05 12:58:44 +02:00
filemanagerdol
js FIX Tooltip for search syntax must not appear on date fields 2023-10-18 13:50:04 +02:00
lib Fix __METHOD__ usage outside class-method (#26286) 2023-10-20 11:20:02 +02:00
login Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
menus Fix some items detected by phan (see #26262) (#26264) 2023-10-20 02:28:51 +02:00
modules QUAL: Removed deprecated field remise, remise_percent, remise_absolute 2023-10-20 10:47:08 +02:00
tpl Dolibarize - Look & feel v19 (#26246) 2023-10-20 03:20:44 +02:00
triggers FIX intervention closed agenda action message (#26294) 2023-10-20 12:59:48 +02:00
actions_addupdatedelete.inc.php QUAL: Use dol_clone with parameter 2 for ->oldcopy 2023-10-11 19:10:24 +02:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php Fix dol_now 2023-09-21 18:09:07 +02:00
actions_dellink.inc.php
actions_extrafields.inc.php Fix encrypt password field not yet encrypted 2023-09-22 01:23:48 +02:00
actions_fetchobject.inc.php Update actions_fetchobject.inc.php 2023-09-11 10:48:49 +02:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Removed files links.lang 2023-09-07 03:30:41 +02:00
actions_massactions.inc.php Fix Supplier_Proposal->SupplierProposal (detected with Phan) (#26282) 2023-10-20 10:55:15 +02:00
actions_printing.inc.php Clean code 2023-10-15 15:32:35 +02:00
actions_sendmails.inc.php Clean code 2023-10-15 15:32:35 +02:00
actions_setmoduleoptions.inc.php Setup of website module to enable login/pass is easier 2023-10-18 18:16:10 +02:00
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php Clean code 2023-10-15 15:32:35 +02:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php FIX avoid php warnings 2023-10-02 08:22:20 +02:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php
get_menudiv.php css 2023-10-18 17:05:40 +02:00
multicompany_page.php
photos_resize.php Clean code 2023-10-15 15:32:35 +02:00
search_page.php
search.php
tools.php
website.inc.php