Monday, November 25, 2019

introduction to technical odoo


ODOO

introduction

 

    Before start our lessons to explain how we can use odoo to build ERP system for our organizations we have to have to know
  • What is odoo ?  
      Odoo is stand for On-Demand Open Object , and it's open source , web base  ERP  framework , built with Python , designed for small and medium-size companies with many standard modules like (account , hr , crm , stock , sale , purchase ...) which can be customize as you want , and also you can create your own modules from scratch .
  • What is ERP ? 
      ERP is stand for Enterprise Resource Planning and it's type of software that is used by the organizations to manage their activities in all levels inside the organization 
  • What is Python ? 
      Python is object-oriented, high-level programming language with dynamic semantics (ref) 
Now to start technical odoo first you have to have some knowledge with 
  • Python (Necessary)
  • xml (Necessary)
  • html , css and js (As possible)
Now let us start by install Odoo in Ubuntu 

to install odoo 9 in ubuntu  

to install odoo 11 in ubuntu   

* we will work with odoo 11 


Watch on YouTube


NEXT STEP 


No comments:

Post a Comment

Odoo Invoice Qr code issues

There are two main issues must of us facing with the QR code in Odoo invoice & these issues are 1/ QR code displayed as broken image w...