mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
Fixes for invoice invitations (#3304)
This commit is contained in:
parent
af72d27a49
commit
069d2b99c6
@ -24,7 +24,7 @@ class InvoiceInvitation extends BaseModel {
|
||||
use Inviteable;
|
||||
|
||||
protected $fillable = [
|
||||
//'id',
|
||||
'key',
|
||||
//'client_contact_id',
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user