<center><b>Order Attributes Configurations Manual</b></center>
<p>
To set up additional fields for orders, please follow steps below. 
<br>
1. Activate extension
<br>
2. Set up global attribute in Catalog -> Global Attributes. 
<br>
Important to select Attribute Type: Order Attribute
<br>
3. Add global attribute to customer group you need in Sales -> Customer Groups -> Edit
</p>

<p>
<b>File Upload Field Type Notes:</b>
<br>
To set up "file upload" field type go to Catalog -> Global Attributes.
<br>
You'll see additional non-required settings:
<br>
- Allowed Extensions are file extensions (ex.: png) that are allowed for upload. Several extensions may be separated with coma.
<br>
- Min/Max Size - min/max allowed file size in Mb.
<br>
- Upload Directory - directory where uploaded files will be saved. Your directory will be created in _your_site_folder_/admin/system/uploads. If you'll leave this field empty, files will be uploaded to default directory.
<br>
<br>
You can see uploaded files at Control Panel -> System -> Data -> File Uploads
</p>

<p>
PLEASE NOTES: 
<br>
Some global attribute field types might not be appropriate for Order Attributes or require additional code modification or extra extension (example, hidden field). 
<br>
Parent/child global attributes is not supported for Order Attribute
</p>