I want to know what is the main use of fields.related in odoo while making fileds type is related
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
It is mostly used to get the information you need from related model so that it become 'available' to be used by the model that defines the related field. One most common example I face is when that piece of information is needed for domain.
E.g. In Sale Order: I want the Invoice Address to have the same State as the Customer's Address. No cross-state invoicing. So, you define the related field to get Customer's Address' State and then use it to domain Invoice Address.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden