Hi Rohit
Thanks for the suggestion, I have run the update, the following versions are now running:
Installed Apps
ERPNext: v6.23.7
Frappe Framework: v6.27.8
I am still encountering the same error.
I am not sure if this is related but I did encounter this error: locale error
when I installed ERPNext. I also implemented the solution suggested there here is the output of my locale command:
root@togo:/home/frappe/frappe-bench# locale
LANG=en_ZA.UTF-8
LANGUAGE=en_ZA:en
LC_CTYPE=“en_ZA.UTF-8”
LC_NUMERIC=“en_ZA.UTF-8”
LC_TIME=“en_ZA.UTF-8”
LC_COLLATE=“en_ZA.UTF-8”
LC_MONETARY=“en_ZA.UTF-8”
LC_MESSAGES=“en_ZA.UTF-8”
LC_PAPER=“en_ZA.UTF-8”
LC_NAME=“en_ZA.UTF-8”
LC_ADDRESS=“en_ZA.UTF-8”
LC_TELEPHONE=“en_ZA.UTF-8”
LC_MEASUREMENT=“en_ZA.UTF-8”
LC_IDENTIFICATION=“en_ZA.UTF-8”
LC_ALL=en_ZA.UTF-8
Satish