1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Jobs/Company
David Bomba 69efd4d574
Enhancements to API (#3088)
* working on email throttling

* Fixes for invitaiton links

* pass custom fields as object

* Add user agent to company token

* Update company token transformer

* Remove prefix setting from CompanySettings

* Implement user agent on company token & provide better error handling for undefined relationships includes

* Fix bulk actions

* Working on updating/creating a company user

* Fixes for tests
2019-11-21 19:38:57 +11:00
..
CreateCompany.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
CreateCompanyToken.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
UpdateCompanyLedgerWithInvoice.php Working on partial invoice payments 2019-10-02 08:44:13 +10:00
UpdateCompanyLedgerWithPayment.php Balances with company ledger 2019-10-01 19:59:32 +10:00