1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Models
2019-10-04 07:51:54 +10:00
..
Presenters API Tests for clients 2019-10-02 20:22:10 +10:00
Account.php Fixes 2019-09-18 22:43:37 +10:00
Activity.php Add activities to API 2019-09-27 14:31:13 +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 cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Client.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
ClientContact.php Transformer fixes 2019-10-02 19:04:27 +10:00
ClientGatewayToken.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Company.php Fixes for company logo output 2019-10-03 15:17:57 +10:00
CompanyGateway.php Company Gateway Tests 2019-10-03 20:59:19 +10:00
CompanyLedger.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
CompanyToken.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
CompanyUser.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Country.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Credit.php Update copyright 2019-05-11 13:32:07 +10:00
Currency.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
DateFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +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 cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
GatewayType.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
GroupSetting.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Industry.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Invoice.php Fixes for tests 2019-10-03 21:50:50 +10:00
InvoiceInvitation.php Invitation routing 2019-09-23 15:59:01 +10:00
Language.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Payment.php Client portal client screen 2019-10-04 07:51:54 +10:00
PaymentLibrary.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
PaymentTerm.php API cleanup 2019-09-11 09:31:55 +10:00
PaymentType.php Store payment after invoice is confirmed paid 2019-09-25 15:55:52 +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 cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
QuoteInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
RecurringInvoiceInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringQuote.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Size.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
StaticModel.php Add activities to API 2019-09-27 14:31:13 +10:00
SystemLog.php Working on partial invoice payments 2019-10-02 08:44:13 +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 cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00