1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/DataMapper
David Bomba 32aedf26dd
Attach and Detach a user to a company (#3107)
* fixes for template controller

* Default gateway as string

* Bulk actions

* Move currency_id back to settings

* Allow store and update currency ID

* Attach user to company_user

* Add / Detach company users
2019-11-30 13:42:44 +11:00
..
BaseSettings.php set defaults for line items (#3029) 2019-10-29 22:44:54 +11:00
ClientSettings.php Fixes for blank client settings and force strings for custom_fields (#3096) 2019-11-26 20:11:22 +11:00
CompanySettings.php Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
DefaultSettings.php fixes for user creation 2019-08-25 15:55:25 +10:00
EmailTemplateDefaults.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
FeesAndLimits.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
InvoiceItem.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
PaymentMethodMeta.php fixes for travis 2019-09-19 21:43:59 +10:00
PaymentTransaction.php Working on gateway fees 2019-09-09 13:27:16 +10:00