When I chose 'Room 1' in the 'Room Name' field.
'Room Capacity' field is automatically filled with value record Room 1 ex '8 person'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
2192
ビュー
Hello,
This one, you can add one field in your room master table where you define your multiple room master data and get this capacity field value using two way one option you can use this field as a functional field(Compute method) and the second option is you can apply onchange method to get this value.
Thanks.
Hi,
you can use related field https://www.odoo.com/fil_PH/forum/help-1/question/in-what-cases-we-should-use-related-fields-101666