How to change name of order types on orders (and main screen)

How to change name of order types on orders (and main screen)

If you want to change the name of order types to a different name (for example change OSOP to MyShop) you should do the following:

1. Locate the file IL_Types.ini. (This is installed into C:\OSOP\Main).
2. Amend the text after the Import= text. For example, change

[Type7]
Import=OSOP

to

[Type7]
Import=MyShop

NOTE: Once this value has been changed, the software should be restarted. Any existing orders that were created with the old value (e.g. OSOP) will not be able to be filtered using the new filter name. If you do this and want to still filter on the old order name you should show the Sales source field and use a filter that contains both names.