dolibarr/htdocs/compta/facture
Laurent Destailleur e6b2756c19 QUAL The signature for all ->delete() method has been modified to match
the modulebuilder template (so first param is now always $user), except
  the delete for thirdparty (still accept the id of thirdparty to delete
as first parameter). Will probably be modified into another version.
2024-03-07 17:58:02 +01:00
..
admin NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
class Fix restore stop on failure. No need to continue, we must fix first. 2024-03-05 01:05:50 +01:00
stats Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
tpl Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
agenda-rec.php Fix warning 2024-03-01 01:52:40 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +01:00
card-rec.php Fix warning 2024-03-01 01:52:40 +01:00
card.php QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
document.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
invoicetemplate_list.php Fix regression with GETPOSTINT, not same than GETPOST(..., 'int') 2024-03-04 10:41:46 +01:00
list.php QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
prelevement.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00