The tax code won’t be required from next update. Till that you can modify themes/default/views/pos/view.php as following:
Search and remove '<span class="pull-right">*' . $row->tax_code .
It will remove the tax code as you circled above.
The tax code won’t be required from next update. Till that you can modify themes/default/views/pos/view.php as following:
Search and remove '<span class="pull-right">*' . $row->tax_code .
It will remove the tax code as you circled above.