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

I'm trying to implement a feature that allows the user to duplicate a sales order line. This wouldn't be very hard to implement if the rows were already stored in the database and had IDs, but in this case the user should be able to duplicate a sales order line BEFORE saving the sales order.

Correct me if I'm wrong, but AFAIK the sales order lines are only stored in the database after the sales order has been saved.

Am I going to need some javascript magic here or is the some kind of a mechanism in Odoo that allows me to duplicate unsaved items?

Avatar
Descartar
Mejor respuesta

No need magic :)

Just return description of new row. See more detail.

Avatar
Descartar

how i can do it can you please explain more

Publicaciones relacionadas Respuestas Vistas Actividad
3
ago 24
15278
2
jun 23
4238
0
oct 17
2573
1
jul 16
10778
0
mar 15
3765