1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
David Bomba 89cc4170d6 Fixes
2019-09-18 22:43:37 +10:00
..
Presenters Working on card authorisation for Stripe 2019-09-16 14:59:59 +10:00
Account.php Fixes 2019-09-18 22:43:37 +10:00
Activity.php Casts 2019-09-17 20:27:48 +10:00
Backup.php Update copyright 2019-05-11 13:32:07 +10:00
Bank.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
BankAccount.php Update copyright 2019-05-11 13:32:07 +10:00
BankSubaccount.php Update copyright 2019-05-11 13:32:07 +10:00
BaseModel.php Working on dropzone uploads 2019-08-08 10:22:54 +10:00
Client.php Fixes 2019-09-18 22:43:37 +10:00
ClientContact.php Padding out client dashboard 2019-08-21 14:29:07 +10:00
ClientGatewayToken.php List view for payment methods 2019-09-18 12:39:53 +10:00
Company.php API cleanup 2019-09-11 09:31:55 +10:00
CompanyGateway.php Fixes 2019-09-18 22:43:37 +10:00
CompanyLedger.php Fix Invoice Create routes 2019-05-16 08:26:21 +10:00
CompanyToken.php Update copyright 2019-05-11 13:32:07 +10:00
CompanyUser.php include statics with login response 2019-09-11 10:37:53 +10:00
Country.php Casts 2019-09-17 20:27:48 +10:00
Credit.php Update copyright 2019-05-11 13:32:07 +10:00
Currency.php Casts 2019-09-17 20:27:48 +10:00
Document.php Logging 2019-06-03 15:31:20 +10:00
Expense.php Update copyright 2019-05-11 13:32:07 +10:00
Filterable.php Update copyright 2019-05-11 13:32:07 +10:00
Gateway.php Casts 2019-09-17 20:27:48 +10:00
GatewayType.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
GroupSetting.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Industry.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Invoice.php Fixes 2019-09-18 22:43:37 +10:00
InvoiceInvitation.php Transformers for invitesd 2019-06-02 19:57:12 +10:00
Language.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Payment.php working on invoice labels and template values 2019-09-02 15:08:26 +10:00
PaymentLibrary.php Casts 2019-09-17 20:27:48 +10:00
PaymentTerm.php API cleanup 2019-09-11 09:31:55 +10:00
PaymentType.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Product.php Cleaning up Tests 2019-09-04 22:01:19 +10:00
Proposal.php Update copyright 2019-05-11 13:32:07 +10:00
Quote.php Move from guarded models to fillable properties.. overcomes handling additional response parameters 2019-06-26 14:04:10 +10:00
QuoteInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice.php Recurring Invoice ListView 2019-08-15 21:10:02 +10:00
RecurringInvoiceInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringQuote.php Move from guarded models to fillable properties.. overcomes handling additional response parameters 2019-06-26 14:04:10 +10:00
Size.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
StaticModel.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Task.php Move from guarded models to fillable properties.. overcomes handling additional response parameters 2019-06-26 14:04:10 +10:00
TaxRate.php Move from guarded models to fillable properties.. overcomes handling additional response parameters 2019-06-26 14:04:10 +10:00
Timezone.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
User.php Dusk UI tests 2019-09-11 21:04:03 +10:00