Hello, I would like to know how I can, with an automatic action, update the value of a field by giving it the value of one in another model.
for record in records:
record.update ({'x_odoini' == x_anexo_odoini})
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, I would like to know how I can, with an automatic action, update the value of a field by giving it the value of one in another model.
for record in records:
record.update ({'x_odoini' == x_anexo_odoini})
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 24
|
3851 | ||
|
0
Nov 23
|
1242 | ||
|
1
Dec 24
|
1297 | ||
|
3
May 24
|
5993 | ||
lock fields in a view
Solved
|
|
1
May 21
|
3643 |