mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 19:20:56 -04:00
Fix for account domain setting
This commit is contained in:
parent
81ece20225
commit
a6eb75e990
@ -161,6 +161,7 @@ class Account extends Eloquent
|
|||||||
'payment_type_id',
|
'payment_type_id',
|
||||||
'gateway_fee_enabled',
|
'gateway_fee_enabled',
|
||||||
'reset_counter_date',
|
'reset_counter_date',
|
||||||
|
'domain_id',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user