1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Models
2018-10-21 09:26:21 +11:00
..
Traits Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Account.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
AccountGateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Bank.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
BankAccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
BankSubaccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Client.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ClientLocation.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Contact.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Country.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Currency.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Expense.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Gateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Industry.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Invitation.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Invoice.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Language.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
PaymentLibrary.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Payments.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
PaymentType.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Product.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Task.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
TaxRate.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Timezone.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
User.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00
UserAccount.php Switch Multi-DB to Eloquent driver (#37) (#2443) 2018-10-15 20:06:57 +11:00