Hello
I’ve been working on a custom module in Tryton and sometimes run into errors that are not very descriptive.
For example, I’ll get a traceback pointing deep into the framework, but it’s not immediately clear which part of my module is causing the issue. ![]()
This makes debugging a slow process, especially when dealing with complex models or workflows.
Has anyone found effective ways to speed up debugging in Tryton?
Do you rely mainly on logging, test-driven development, or specific tools to trace errors back to the custom code? ![]()
I’d be interested in hearing practical strategies that make the debugging process smoother without adding too much overhead to development.![]()
I have read through the Tryton Developer Documentation, but it doesn’t go very deep into debugging workflows. Real-world tips from developers who regularly extend Tryton would be a big help.
While exploring new tools and learning resources; I also looked into what is ChatGPT and how it can support developers during troubleshooting.![]()
Thank you !! ![]()