mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 08:34:35 -04:00
Add label to fillable
This commit is contained in:
parent
eef91513d0
commit
7951087c47
@ -44,6 +44,7 @@ class CompanyGateway extends BaseModel
|
|||||||
'custom_value3',
|
'custom_value3',
|
||||||
'custom_value4',
|
'custom_value4',
|
||||||
'token_billing',
|
'token_billing',
|
||||||
|
'label',
|
||||||
];
|
];
|
||||||
|
|
||||||
public static $credit_cards = [
|
public static $credit_cards = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user