Skip to Content
Menu
This question has been flagged
1444 Views

Hello, somebody help me ASAP!!

When creating a Balance Sheet, below warning appears, and I cannot generate the Balance Sheet.  What should I do?

maximum recursion depth exceeded

(<type 'exceptions. RuntimeError'>,

RuntimeError("maximum recursion depth exceeded",),<traceback object at 0x7f16477e3830>)

Thank you very much!!



Avatar
Discard

If you have created any custum modules, check whether any ids or its names are repeated, which can result in recursion error.