1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Models
2019-09-12 16:10:21 +10:00
..
Presenters Payment screen 2019-09-05 15:04:52 +10:00
Account.php Refactoring the order of data displayed when creating accounts and companies 2019-06-25 13:55:02 +10:00
Activity.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +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 Working on payment flow - client side 2019-09-12 16:10:21 +10:00
ClientContact.php Padding out client dashboard 2019-08-21 14:29:07 +10:00
ClientGatewayToken.php Working on Gateways 2019-09-08 20:39:13 +10:00
Company.php API cleanup 2019-09-11 09:31:55 +10:00
CompanyGateway.php Working on cascading settings 2019-09-11 15:32:47 +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 Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Credit.php Update copyright 2019-05-11 13:32:07 +10:00
Currency.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +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 Set all ID's to strings for consistency 2019-09-12 11:28:41 +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 Working on cascading settings 2019-09-11 15:32:47 +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 Update copyright 2019-05-11 13:32:07 +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