1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00

Add label to fillable

This commit is contained in:
David Bomba 2020-08-25 07:09:27 +10:00
parent eef91513d0
commit 7951087c47

View File

@ -44,6 +44,7 @@ class CompanyGateway extends BaseModel
'custom_value3',
'custom_value4',
'token_billing',
'label',
];
public static $credit_cards = [