When trying to create a sales order, I select the customer and all other necessary fields then add product lines. When I try to save the sales order I get this error:
File "/home/odoo/src/odoo/14.0/odoo/http.py", line 641, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/odoo/src/odoo/14.0/odoo/http.py", line 317, in _handle_exception raise exception.with_traceback(None) from new_cause MemoryError
I did not have this issue on Friday, but when I came in this morning I am getting this error.
Found out this error only happens when trying to create sales order for specific customer. I am able to put in order for other customers. The specific customer has over 2600 sales orders, so not sure if this is problem. Am I able to archive orders to help this issue?