Skip to Content
Menu
This question has been flagged
4 Replies
2852 Views

We had complex routes with  locations

Route P1111
Configuration of location
A -> B
B -> C 
C -> B
B -> A
A -> D
D -> E
E -> F


This generate bugs 

    self[a[0]] = a[1]
  File "/opt/saas/openerp/tools/func.py", line 62, in wrapper
    lock.release()
  File "/usr/lib/python2.7/threading.py", line 213, in release
    self._note("%s.release(): non-final release", self)
RuntimeError: maximum recursion depth exceeded
Avatar
Discard
Author

Any one with solution !

Author

Does some one had solution I am ready to pay !

Author Best Answer

We had figureout odoo don't have better feautres on this, it wired and limited. 

Avatar
Discard
Author Best Answer

Its was correct configuration, but we do r & d and found odoo no fit.

Our problem resolved.

Avatar
Discard
Related Posts Replies Views Activity
3
Dec 23
923
1
Feb 19
2088
2
Oct 18
8075
1
Aug 15
9055
1
Jun 15
5142