I had a journal field(many2one) and my requirement is to display one of the journal item as default while opening the form itself.How can we do that..
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
3875
查看
Simple !
1) Create Journal records by XML file. ( This is optional)
2) Then in _defaults add a function to search journal by XML ID.
3) If your journal finds in _default, then when you open form view, automatically that journal will populated in many2one field.
Let me know still you have confusion,
Regards,
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
4
11月 15
|
6257 | ||
|
1
4月 23
|
5128 | ||
|
3
9月 22
|
6741 | ||
|
1
6月 22
|
2970 | ||
|
2
4月 22
|
6521 |