Posts

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
Image
BOT EDI What Is EDI (Electronic Data Interchange )?     Electronic Data Interchange is the process of using computers to exchange business documents between two companies, called "Trading Partners", in place of traditional methods like paper or fax documents. Specifically, EDI is the structured transmission of data between organizations by electronic means and is used to electronically transfer business documents from one computer system to another. EDI offers numerous business benefits including significantly decreased human interaction and errors, eliminating costs of physical file storage, reduced management time, and reduced transaction time.  However, for many smaller businesses, the benefits of implementing EDI are outweighed by the high costs of software acquisition and implementation, high costs of annual license fees which are required for continued use, and the high costs of communication charges when using a Value Added Network (VAN) to transmit documents.  With B

How to setup Odoo on Macbook Pro

Image
  How to setup Odoo in Macbook Pro ? Hi there, welcome to this blog, Here you can see how to setup Odoo in your local system for development purpose. While you setup Odoo in any of this operating system such as MacOS and Linux having common commands to setup locally only difference is the application extension. Below is the main .pkj applications you need to install from official website in case command line libs not working. Python3.8 or higher version for Odoo V14 or higher version once home brew installed:-  https://www.python.org/downloads/macos/ PostgreSQL with 12.4 version once home brew installed:-  https://www.postgresql.org/download/macosx/ Let's start to setup setup from terminal. Step 1 is Open terminal Step 2 is check Xcode is installed or not > xcode-select -p If you found following output then you don't need to install Xcode /Library/Developer/CommandLineTools Step 2.1 Installing Xcode if its not installed. > xcode-select --install Step 3 is install Hom

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.

How to become Odoo developer? | Start your carrier with Odoo? | What skill require to become Odoo developer?

    How to become Odoo developer ? Well you can become Odoo developer easily only you need below skills to become Odoo developer. Required Skills Basic Python Basic OS commands Any Code Editor / IDE Optional Skills XML Parsing JSON Parsing CSS Bootstrap JavaScript JQuery Linux/Unix AWS/GCP cloud TypeScript / React / Vue JS Framework Advance Python You can start your carrier with below position. Backend Odoo Developer This job position required Python knowledge and basic Odoo functional knowledge. Python language should be good in this position and strong knowledge of backend Odoo framework which is ORM. If you don't know front end skills that's fine. Frontend Odoo Developer This job position required web related knowledge such as CSS, Bootstrap, Javascript, Jquery and basic knowledge for backend Odoo. Not required strong knowledge of Python and functional flow of Odoo. And if you have basic / advance POS framework knowledge then you can easily become full stack developer in Odo

What is Odoo? | Basic Knowledge About Odoo

   What is Odoo? Well Odoo is an open source ERP system which is written in Python framework called as ORM framework (Object Relation  Mapping ). this framework also supports web client framework which supports single page application and written in JQuery. Odoo have its own JS framework and now in version 14 launched new web framework OWL and its stand for Odoo Web Library. This new web framework written in TypeScript and getting idea from React / Vue frameworks. Fabien Pinckaers is the founder and CEO of Odoo in  Belgium . Odoo written in Python, JavaScript/JQuery, XML and TypeScript  Odoo supports below operating system Windows Linux Unix OSx Also supports Android and IOS mobile application. Odoo provides two edition. Community Edition which is free Enterprise Edition which is paid You will get Odoo source code from  here . Official website Let me know your thoughts about this blog.

Contact Me

Name

Email *

Message *