Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2
Antworten
34822
Ansichten
Hello Chirag A Dodiya (cod)
self._context and self.env.context is same.
self._context is the shortcut of self.env.context
self._context and self.env.context gives the context of the current class.
You can refer this slide : http://www.slideshare.net/openobject/odoo-from-v7-to-v8-the-new-api
Slide number 16
Thank You.
Both are same, both will give same result
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren