Only display not auto renew subscriptions.
Closed this issue · 0 comments
remcotolsma commented
ALTER TABLE `orbis_subscription_types` ADD `auto_renew` BOOLEAN NOT NULL DEFAULT TRUE;
Closed this issue · 0 comments
ALTER TABLE `orbis_subscription_types` ADD `auto_renew` BOOLEAN NOT NULL DEFAULT TRUE;