Skip to Content
Menu
This question has been flagged
1 Reply
2979 Views

Hello

Is there any custom module developed for adding a new button "Create and Duplicate" in modal window, rised when creating new records in one2many fields? This seems to be a good option for some specific cases, maybe helpful for the user.

Regards

Avatar
Discard
Best Answer

Hello,

You can put one more button "Create and Copy" which call create method and after calling create method it calls copy method.

or you can refer this module which copy records from selected records in wizard and customise for your model.

https://apps.odoo.com/apps/modules/10.0/tko_base_multiple_duplicate/

Also see this  which creates records on onchange:

https://www.odoo.com/forum/help-1/question/onchange-event-of-o2m-and-m2m-4081


Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 23
1062
0
Apr 21
6
2
Jul 20
8648
5
Aug 24
304
3
Aug 24
12882