Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
7482 Представления

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?

Аватар
Отменить
Лучший ответ

No need magic :)

Just return description of new row. See more detail.

Аватар
Отменить

how i can do it can you please explain more

Related Posts Ответы Просмотры Активность
3
авг. 24
15432
2
июн. 23
4303
0
окт. 17
2603
1
июл. 16
10823
0
мар. 15
3801