Currency format in frontend / backend

By default this is not supported.

There is one feature in beta. in application\config\cms_config.php you can add:

$config['enable_numeric_input'] = TRUE;

Then you can change field type for Sale to: INTEGER INPUT

After that number will be formated in this format: 12,345,678