Hi all,
I've created a custom module, using it's own objects / databases tables. Everyting's working just fine. But now I would like to add the standard 'duplicate' functionality that comes with OpenERP. The 'More' -> 'Duplicate' as it works in (for instance) sales orders and products. In the end this will call the standard ORM copy function etc. I know all that (and how to overrule), I just can't seem to find how to activate the 'action' on the button the standard way. So, to end with a questionmark; is there anyone who knows how to activate the 'duplicate' action on the 'more' button in a custom created module?
Thanks in advance
Thanks Prakash.... your comment set me on the right track. I was looking for the duplicate action in the tree view mode. But it's only there in form view of course. Silly of me. This question can be closed.
↧