Removed free seat count from fillable

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-09-19 16:00:59 +01:00
parent 7f690a6238
commit 7650628d30

View file

@ -81,7 +81,6 @@ class License extends Depreciable
'serial',
'supplier_id',
'termination_date',
'free_seat_count',
'created_by',
'min_amt',
];