This question has been flagged
2 Replies
3208 Views

Hi Team, 
I'm using Odoo11 and getting an error while closing a MO.

Steps to reproduce.

1. Created MO with 800 Quantity

2. Processed all work orders. 

3. Trying to close MO. 


got Connection Lost message.


Avatar
Discard
Best Answer

You can use ./odoo-bin --limit-time-real 360 . here 360 represent seconds if you want unlimited timing you can pass 0 .

Avatar
Discard