dolibarr/htdocs/commande
Laurent Destailleur 51a3641105 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/bom/tpl/objectline_create.tpl.php
	htdocs/compta/bank/releve.php
	htdocs/core/class/html.formsetup.class.php
	htdocs/takepos/freezone.php
2024-03-22 02:35:37 +01:00
..
class Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:04 +01:00
stats Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
tpl FIX: if we stop for security purpose, we must exit a non zero value. 2024-03-16 23:08:15 +01:00
agenda.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
card.php Fix arg type to preg_replace() with cast 2024-03-20 04:08:29 +01:00
contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
customer.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
document.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
index.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
list_det.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
list.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00