Posts

Showing posts with the label odoo weblearns

What is context and life cycle of context in Odoo!

What Is Context In Odoo? In Odoo, the context is a Python dictionary that contains information about the current execution environment. It is commonly used to pass parameters and configuration data between different parts of the application. The context dictionary can contain a variety of information such as: User information: The user ID, user preferences, and security groups. Company information: The company ID, currency, and other configuration data. Language and time zone information: The language code and time zone for the current user. Other parameters: Custom parameters specific to the current operation or module. The context is usually passed as a parameter to Odoo methods and functions, and can be modified by adding or updating key-value pairs. The modified context is then passed on to other methods or functions, allowing for the sharing of information throughout the application. The context is an important tool for customizing the behaviour of Odoo modules and can be used to

Odoo Version History

    Odoo History First 4 version Odoo called as  TinyERP  (Feb-2005 to Dec-2006) V1 -> Feb 2005 V2 -> May 2005 V3 -> Sept 2005 V4 -> December 2006 After changed name TinyERP to  OpenERP  in April 2009 V5 -> Apr 2009 V6 -> Jan 2011 V6.1 -> Feb 2012 V7 -> Feb 2012 In December 2012 new version launched with core framework changes and rename as  Odoo . And here Odoo stands for On-Demand Open Object. V8 -> Dec 2012 V9 -> Oct 2015 V10 -> Oct 2016 V11 -> Oct 2017 V12 -> Oct 2018 V13 -> Oct 2019 V14 -> Oct 2020 Here V stands for Version Let me know your thoughts about this blog.

Contact Me

Name

Email *

Message *