Suppose I have 2 model, M1 & M2.
M1 with 2 fields, M1F1 & M1F2, and has some records.
M2 has M2F1(M2O, related to M1F1), M2F2, and some other fields.
I'd like to let M2F2 autofill with the same record of M1F2.
How do I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Suppose I have 2 model, M1 & M2.
M1 with 2 fields, M1F1 & M1F2, and has some records.
M2 has M2F1(M2O, related to M1F1), M2F2, and some other fields.
I'd like to let M2F2 autofill with the same record of M1F2.
How do I do that?
If first field is Boolean for example:
1. var = fields.Boolean()
Second field will be:
2. var_related = fields.Boolean(related=model.name.var)
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 8 24
|
963 | ||
Customer_rank and M2O field
Đã xử lý
|
|
3
thg 5 23
|
2753 | |
|
1
thg 12 19
|
3442 | ||
|
1
thg 12 15
|
13358 | ||
|
0
thg 3 15
|
3841 |