Implement downgrade prevention for paid software versions and update invoice templates with new contact details
This commit is contained in:
@@ -3,6 +3,7 @@ define("WARRANTY_MONTHS", 12);
|
||||
define("WARRANTY_ELIGIBILITY_WINDOW", 3);
|
||||
define("WARRANTY_EXTENDED_MONTH", 24);
|
||||
define("SERVICE_MONTHS", 12);
|
||||
define('PREVENT_PAID_VERSION_DOWNGRADE',false);
|
||||
|
||||
// Enable automatice invoice forward to bookkeeping software
|
||||
define('invoice_bookkeeping',false);
|
||||
|
||||
Reference in New Issue
Block a user