1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Models
David Bomba db88d6a50d
Fixes for V2 (#3408)
* Refactor for user

* payment notifications

* Fixes for contact request

* Fix validation for contacts

* Fixes for base repo

* Fixes for Invoice Repo

* hide password field on clientcontact
2020-03-02 21:22:37 +11:00
..
Presenters
Account.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
Activity.php
Backup.php
Bank.php
BankAccount.php
BankSubaccount.php
BaseModel.php
Client.php casts public_notes to string (#3380) 2020-02-26 17:46:27 +11:00
ClientContact.php
ClientGatewayToken.php
Company.php Enable client contact password to be set via API. (#3402) 2020-03-01 16:00:54 +11:00
CompanyGateway.php
CompanyLedger.php
CompanyToken.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CompanyUser.php Minors Fixes (#3405) 2020-03-01 21:18:13 +11:00
Country.php
Credit.php Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
CreditInvitation.php
Currency.php
DateFormat.php
DatetimeFormat.php
Design.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
Document.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Expense.php
ExpenseCategory.php
Filterable.php
Gateway.php
GatewayType.php
GroupSetting.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Industry.php
Invoice.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
InvoiceInvitation.php
Language.php
Payment.php Import (#3360) 2020-02-22 13:25:49 +11:00
Paymentable.php
PaymentLibrary.php
PaymentTerm.php
PaymentType.php
Product.php
Project.php
Proposal.php
Quote.php Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
QuoteInvitation.php
RecurringInvoice.php
RecurringInvoiceInvitation.php
RecurringQuote.php
Size.php
StaticModel.php
SystemLog.php
Task.php
TaxRate.php casts public_notes to string (#3380) 2020-02-26 17:46:27 +11:00
Timezone.php
User.php Fixes for missing fields for company transformer (#3406) 2020-03-01 21:45:23 +11:00
Vendor.php
VendorContact.php