跳至内容
菜单
此问题已终结
2 回复
1949 查看

Hello,

I have this two models EstatePropertyModel and AuthorsModel, and I would like to display the entries of the AuthorsModel in the form of the EstatePropertyModel:


name="name">estate.property.form
name="model">estate.property
name="arch" type="xml">
name="name"/>
name="description"/>
name="postcode"/>
name="date_availability"/>
name="expected_price"/>
name="selling_price"/>
name="bedrooms"/>
name="living_area"/>
name="facades"/>
name="garage"/>
name="garden"/>
name="garden_area"/>
name="garden_orientation"/>
name="state_property"/>
name="active"/>


Authors


No authors










Is this possible?

I am new in the odoo development, and I am asking to point me the direction where to look! 

Thanks


形象
丢弃
编写者 最佳答案

Thanks for you respense, I have added the one2Many field but I want to display it inside the view, in custom way. Not to just add the field name.

形象
丢弃
最佳答案

Hi,

Not sure what exactly you are looking for, will adding a one2many from model 1 to model 2 will resolve your case ?

-->  One2many field in Odoo

Thanks

形象
丢弃
相关帖文 回复 查看 活动
2
9月 15
5582
1
3月 15
3730
3
5月 24
3264
1
11月 22
3341
1
9月 22
2654