dolibarr/htdocs/adherents
Laurent Destailleur 932155e71c
Merge pull request #28930 from JonBendtsen/api_create_subscription_link2_invoice
API creation of subscription can now link to existing invoice
2024-03-19 01:57:30 +01:00
..
admin Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
canvas Fix: strlen(trim(country_id))==0 to country_id==0 fixes phantypemismatchargumentinternal 2024-03-18 02:25:51 +01:00
cartes fix param 2024-01-20 09:22:38 +01:00
class Merge pull request #28930 from JonBendtsen/api_create_subscription_link2_invoice 2024-03-19 01:57:30 +01:00
stats Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
subscription Fix regression in GETPOST limit 2024-03-16 11:41:00 +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 Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
card.php Fix cast int to string for preg_replace fixes PhanTypeMismatchArgumentInternal 2024-03-18 02:27:29 +01:00
document.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
index.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ldap.php Escape ouput 2024-03-14 17:24:52 +01:00
list.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
partnership.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
subscription.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
type_ldap.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
type_translation.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
type.php Fix is already int, remove trim&casts fixes PhanTypeMismatchArgumentInternal 2024-03-18 02:30:50 +01:00
vcard.php Fix deprecated function calls 2024-03-16 13:27:51 +01:00