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

Odoo V16

To be specific i want to track the field value changes of the tree view of the notebook

Model: purchase.order

Menu: Orders-->Request for Quotation-->Products tab in notebook (tree view)

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

Hi,

There is no straight forward options to track one2many fields into the chatter. If you need to achieve this, you have to inherit the write method of the purchase.order/purchase.order.line model and manually add the changes to the chatter section using the message_post function.

Thanks

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 25
1165
1
окт. 22
3502
2
мая 22
3505
4
окт. 21
6744
1
авг. 21
6604