i just want to select one colomn using checkbox from one2many field how it is can anybody help me
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
Ok saiharitha,
For that you need to define many2many field instead of One2many there,
after that you can select multiple subjects
See this video this will help you to do this: https://goo.gl/wg6NaL
Accept and Upvote answer if helpful
Thanks and regards
Haresh Kansara
ok haresh ,i have a tree view (one2many fields) i want to put it checkbox for eg: i have a students subjects list in tree view . the student has select one or more subjects from the tree view so i will put checkbox what i will do
You have to keep the subject field as many2many. Because the selection of subject will get vary from each student.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
11月 24
|
20134 | ||
|
1
9月 23
|
2999 | ||
|
3
5月 23
|
5596 | ||
|
7
4月 23
|
48941 | ||
|
1
12月 22
|
7818 |
can you elaborate..