allowed renewing licences 1month before end
This commit is contained in:
parent
4a71933d0a
commit
3be2a932c7
|
@ -9,6 +9,9 @@ third_party_settings:
|
||||||
license_types:
|
license_types:
|
||||||
role: role
|
role: role
|
||||||
activate_on_place: false
|
activate_on_place: false
|
||||||
|
allow_renewal: true
|
||||||
|
interval: '1'
|
||||||
|
period: month
|
||||||
id: materio_product_variation_type
|
id: materio_product_variation_type
|
||||||
label: 'materio product variation type'
|
label: 'materio product variation type'
|
||||||
traits:
|
traits:
|
||||||
|
|
Loading…
Reference in New Issue