- API endpoints has been added and documented to allow user to add, update and delete payment gateways like the one used by Stripe module (stored in table llx_societe_account) - API endpoints for CompanyBankAccounts has been slightly modified to be harmonized with other API endpoints (this should not be a problem since these methods are not yet in Dolibarr latest stable version (aka 8.0)) - Some documentation has been improved (to be shown in REST explorer) - societeaccount.class.php has been slightly modified to include missing $login member ; notnull value of member fk_website is now -1 to put it to NULL when updating the record. |
||
|---|---|---|
| .. | ||
| address.class.php | ||
| api_contacts.class.php | ||
| api_thirdparties.class.php | ||
| client.class.php | ||
| companybankaccount.class.php | ||
| companypaymentmode.class.php | ||
| index.html | ||
| societe.class.php | ||
| societeaccount.class.php | ||