1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Models
2019-10-09 10:53:33 +11:00
..
Presenters Tests for client presenter using new settings object for company meta data 2019-10-05 11:48:00 +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 Fixes for tests 2019-10-05 10:11:04 +10:00
Client.php Validation rules for update client 2019-10-08 22:14:23 +11: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 Abstract settings save to separate trait 2019-10-09 10:53:33 +11: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 Group Settings 2019-10-06 08:24:46 +11:00
Industry.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Invoice.php Flash message 2019-10-08 12:03:40 +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 Payment edge cases 2019-10-08 09:05:41 +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 Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
Proposal.php Update copyright 2019-05-11 13:32:07 +10:00
Quote.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
QuoteInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
RecurringInvoiceInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringQuote.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +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 Fixes for tests 2019-10-05 10:11:04 +10:00