Hello ,
In POS using arabic characters show this erro :
Traceback (most recent call last):
File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 55, in application
response = frappe.handler.handle()
File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
execute_cmd(cmd)
File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 36, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 891, in call
return fn(*args, **newargs)
File "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py", line 190, in make_invoice
submit_invoice(si_doc, name)
File "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py", line 233, in submit_invoice
save_invoice(e, si_doc, name)
File "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py", line 240, in save_invoice
frappe.log_error(frappe.get_traceback())
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 1268, in log_error
get_doc(dict(doctype='Error Log', error=str(message or get_traceback()),
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3370-3372: ordinal not in range(128)
And when submit its add it to Offline records and this error sown when trying ti sync offline