1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
David Bomba e4c18e734a
Implement fees and limits map for company gateways (#3053)
* Add ability to remove group settings level company logo

* Company Gateway Fees and Limits

* Validation tests for FeesAndLimits

* Working on company gateways

* Working on transforming fees_and_limits in transformer

* Implement fees and limits map for company gateways
2019-11-11 23:21:19 +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 Track signup platform (#3014) 2019-10-24 15:46:24 +11: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 (v2): Automatic resolving on route binding (#3035) 2019-11-05 10:22:36 +11:00
Client.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
ClientContact.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
ClientGatewayToken.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Company.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
CompanyGateway.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +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 Add users relation to company model (#3032) 2019-10-30 18:48:44 +11:00
Country.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Credit.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11: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 Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Filterable.php Update copyright 2019-05-11 13:32:07 +10:00
Gateway.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
GatewayType.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
GroupSetting.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
Industry.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Invoice.php Fixes for group settings id put/post hashing (#3052) 2019-11-11 08:12:21 +11:00
InvoiceInvitation.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
Language.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Payment.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11: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 Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Proposal.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Quote.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
QuoteInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
RecurringInvoiceInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringQuote.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11: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 Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
Task.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11: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 Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00