Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
35261 Zobrazení
Nejlepší odpověď

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.

Avatar
Zrušit
Nejlepší odpověď

Both are same, both will give same result

Avatar
Zrušit