1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
2019-09-05 22:42:26 +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 tests 2019-05-15 19:20:52 +10:00
Backup.php Update copyright 2019-05-11 13:32:07 +10:00
Bank.php Update copyright 2019-05-11 13:32:07 +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 Refactors, and create a number helper 2019-08-28 12:36:53 +10:00
ClientContact.php Padding out client dashboard 2019-08-21 14:29:07 +10:00
Company.php Padding out Company Gateways - Default gateways per company and per client 2019-08-22 11:58:42 +10:00
CompanyGateway.php Working on Stripe payment driver 2019-09-05 22:42:26 +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 Align Signup and Login responses for consistency 2019-07-14 19:34:49 +10:00
Country.php Stubbing invoice design templates 2019-08-29 14:07:04 +10:00
Credit.php Update copyright 2019-05-11 13:32:07 +10:00
Currency.php Update copyright 2019-05-11 13:32:07 +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 Working on Stripe payment driver 2019-09-05 22:42:26 +10:00
GatewayType.php Padding out Company Gateways - Default gateways per company and per client 2019-08-22 11:58:42 +10:00
Industry.php Update copyright 2019-05-11 13:32:07 +10:00
Invoice.php Payment screen 2019-09-05 15:04:52 +10:00
InvoiceInvitation.php Transformers for invitesd 2019-06-02 19:57:12 +10:00
Language.php Update copyright 2019-05-11 13:32:07 +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 Update copyright 2019-05-11 13:32:07 +10:00
PaymentType.php Update copyright 2019-05-11 13:32:07 +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 Update copyright 2019-05-11 13:32:07 +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 Update copyright 2019-05-11 13:32:07 +10:00
User.php Working on client portal profile 2019-08-02 10:31:48 +10:00