Hi,
May How too extend Wizard and Report?
You can extend a wizard or a report the same way you extend a Python model.
Just create a new class on your model with the same __name__
and register it in the pool on your module.
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.