From fb0cffc844bac67767c760079cdf8ddf9ce4414a Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 10 Sep 2023 23:49:53 -0400 Subject: [PATCH] Changed to not required. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d71ae4..b8b6bac 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ This module requires VirtFusion v1.7.3 or higher as this is what it's based on. You must create two custom fields in WHMCS for this module to work. You need to configure the following custom fields on each product you want to use this module with. -| Field Name | Field Type | Description | Validation | Select Options | Admin Only | Required Field | Show on Order Form | Show on Invoice | -|--------------------------|------------|--------------------------|-------------|----------------|------------|--------------------|--------------------|-----------------| -| Initial Operating System | Text Box | Set to whatever you want | Leave Blank | Leave Blank | :x: | :white_check_mark: | :white_check_mark: | :x: | -| Initial SSH Key | Text Box | Set to whatever you want | Leave Blank | Leave Blank | :x: | :x: | :white_check_mark: | :x: | +| Field Name | Field Type | Description | Validation | Select Options | Admin Only | Required Field | Show on Order Form | Show on Invoice | +|--------------------------|------------|--------------------------|-------------|----------------|------------|----------------|--------------------|-----------------| +| Initial Operating System | Text Box | Set to whatever you want | Leave Blank | Leave Blank | :x: | :x: | :white_check_mark: | :x: | +| Initial SSH Key | Text Box | Set to whatever you want | Leave Blank | Leave Blank | :x: | :x: | :white_check_mark: | :x: | You can run this SQL query to create the custom fields: