mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
add per_seat_enabled to fillable
This commit is contained in:
parent
b9e56a271d
commit
c279cf013e
@ -29,7 +29,7 @@ class Subscription extends BaseModel
|
||||
'promo_discount',
|
||||
'is_amount_discount',
|
||||
'allow_cancellation',
|
||||
'per_set_enabled',
|
||||
'per_seat_enabled',
|
||||
'min_seats_limit',
|
||||
'max_seats_limit',
|
||||
'trial_enabled',
|
||||
|
Loading…
x
Reference in New Issue
Block a user