By default, Job Ticketing displays currency in dollars ($). You can, however, change the currency symbol displayed in both the Customer and Operator interfaces.
Changing the currency symbol
-
Open the following file in a text editor such as Notepad++:
[app-path]\PaperCut MF\job-ticketing\config\application.properties
-
In Notepad++, go to Encoding > Character Sets > Western European > ISO 8859-1.
-
On a new line, enter currency=<symbol> (for example, currency=£).
-
If an  is added before the £, just delete this character.
-
Save the file over the original application.properties file.
Comments