Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3935 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 23
2040
0
abr 21
6
2
jul 20
10376
1
ene 25
1702
5
ago 24
2637