1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
invoiceninja/app/Services
Hillel Coren d9292b9c11 Merge pull request #1551 from Braunson/develop
Added better debug messages to importer
2017-06-26 17:24:02 +03:00
..
AccountGatewayService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ActivityService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AuthService.php Fix redirect issue 2017-06-01 21:05:01 +03:00
BankAccountService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BaseService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ClientService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ContactService.php Fixes for contact API 2017-03-27 11:43:47 +03:00
CreditService.php php-cs-fixer 2017-01-30 21:49:42 +02:00
DatatableService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
EmailService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseCategoryService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ImportService.php Added better debug messages to importer 2017-06-23 10:28:33 -04:00
InvoiceService.php Create invitations when importing data 2017-03-28 11:55:02 +03:00
PaymentService.php Check gateway supports refunding payment 2017-05-16 12:20:35 +03:00
PaymentTermService.php Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
ProductService.php php-cs-fixer 2017-01-30 21:49:42 +02:00
ProjectService.php php-cs-fixer 2017-01-30 21:49:42 +02:00
PushService.php php-cs-fixer 2017-01-30 21:49:42 +02:00
RecurringExpenseService.php Working on recurring expenses 2017-06-26 07:16:29 +03:00
RecurringInvoiceService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TaskService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TaxRateService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TemplateService.php Add and email variables 2017-05-30 16:02:15 +03:00
TokenService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
UserService.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorService.php Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00