How to change way open form when click to one2many field in form view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
5985
查看
Add
editable = "bottom"
in the tag tree of that one2many field
I was try it, but it's not success
you have to give this inside the tree tag.
I want to open form to new tab instead of a pop-up window, thank for your reply
As per my knowledge it is not possible. These operations are dependent to browsers not to openerp