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

In sale.order.line product_id_change is used a few times and has lots of arguments passed to it.

i want to make a custom module that inherits this function, but i don't want to have to add arguments to it. Is there a way to retrieve the current value of a field from a form without passing a field as an argument?

I have tried self.read() and self.browse() that will return the value that is stored in the database, not the value that is presently in the field. So if i type something, the prior value is called from the database, not the value i just typed.

context does not seem to store my field.

what can i do retrieve the value as it is typed?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
апр. 24
44
2
мар. 15
8026
1
мар. 15
3986
1
авг. 24
1891
0
авг. 22
3289