>> Could you by chance provide me with some sample code to do so ? > monkey-patching the Report parse-method: > > put into this into some .py file in your module, import it in __init__.py:
Thanks ! That will be useful ! > Maybe you could use something like pypatch [1] to create a package which > will apply the patch to trytond on installation. > [1] https://pypi.python.org/pypi/pypatch That looks good as well ! Will try this one. Thanks again, Jean CAVALLO Coopengo
