dolibarr/htdocs/societe/class
Xebax 04778f932e REST API: replace the /thirdparty/ API by /thirdparties/.
Remove several /thirdparty/list/xxx endpoints because they are redundant
with the /thirdparties/ endpoint whith the 'mode' filter.
Remove the customer/byemail/{email} endpoint because it is redundant
with the /thirdparties/ endpoint whith the 'email' filter.
Remove all the /customer/ endpoints because they do the same thing as
the corresponding /thirdparty/ endpoints.
2016-06-20 17:56:33 +02:00
..
address.class.php [Qual] Constructors of deprecated classes are deprecated 2015-09-24 20:35:59 +02:00
api_contacts.class.php REST API: begin the refactoring. 2016-06-20 17:56:33 +02:00
api_thirdparties.class.php REST API: replace the /thirdparty/ API by /thirdparties/. 2016-06-20 17:56:33 +02:00
client.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
companybankaccount.class.php FIX : php strict warning 2016-05-17 09:02:22 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
societe.class.php FIX Merge of 2 thirdparties when there is one common tag. 2016-06-20 15:42:16 +02:00