1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs/Company
David Bomba e1fa1186d1
CORS implementation (#3065)
* fix regression in company name

* HasOneThrough for company user

* Validation rules for contact email addresses

* Force a blank contact if no contacts passed in client
2019-11-13 22:32:53 +11:00
..
CreateCompany.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
CreateCompanyToken.php Laravel V6 2019-09-26 23:00:51 +10: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