Anyone tel clear ans
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
delegate=True on the Many2one field, now replaces _inherits usage
reflect fields with delegate=True in dictionary self._inherits
set it to ``True`` to make fields of the target model
accessible from the current model (corresponds to ``_inherits``)
If 'delegate': False whether self implements delegation
delegate: set it to True
to make fields of the target model accessible from the current model (corresponds to _inherits
)
Please read the following link for batter understanding
http://stackoverflow.com/questions/832536/when-to-use-delegation-instead-of-inheritance
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