Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
2033 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
вер. 15
5672
1
бер. 15
3823
3
трав. 24
3479
1
лист. 22
3445
1
вер. 22
2749