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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1820
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
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