..
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
Default gateway type ID ( #3008 )
2019-10-22 22:27:03 +11:00
Client.php
Add design_id to invoice and quote table ( #3013 )
2019-10-24 07:37:20 +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
Change company_logo_url to company_logo ( #2980 )
2019-10-11 15:30:26 +11:00
CompanyGateway.php
Update setting fields
2019-10-17 19:26:46 +11: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
fix for returning token on company creation
2019-10-09 16:47:12 +11: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
Fixes for staging ( #2990 )
2019-10-15 21:36:51 +11: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
Default gateway type ID ( #3008 )
2019-10-22 22:27:03 +11: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
Improve invoice calculations ( #3007 )
2019-10-22 13:07:00 +11: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
Fixes for staging ( #2990 )
2019-10-15 21:36:51 +11:00
PaymentTerm.php
Default gateway type ID ( #3008 )
2019-10-22 22:27:03 +11: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
Default gateway type ID ( #3008 )
2019-10-22 22:27:03 +11: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