SlideShare a Scribd company logo
1 of 24
Download to read offline
E-nova Technologies Pvt. Ltd.

     Functional Training Day 1
    Author: Satyamitra Maan
Functional Training Day 1
•   Ubuntu installation ( Practical )
•   Introduction to ERP and OpenERP
•   OpenERP installation
•   Guided Tour initial
•   About addons and exaddons
What is an ERP?
One database for all the
company
One views per company
department
All company process
integrated
Automatic notification
Automatic communication
between department
Automatic actions historic
Existing ERP




         Other are Cegid- Compière – ERP5 – Open Bravo – Dolibar & Open ERP
What is “Open Source”
Open Source usage:    Open Source business
                      models:
No license fee
                      Can’t charge for license
Free source code     Can’t sell with another name
Free to distribute   You can only provide services
Free to modify       like:
Large community            Installation
                            Settings
Pool of developers
                            Formations
Easy support
                            Maintenance
Facts about open source technologies
85 % of enterprises use     Open ERP is based on python and
open source (Nov 2008)       XML Framework and using Open
                             object
NASA use python, which is
an open source language      In US 85 % of education is imparted
                             through Moodel which is also open
                             source .
Microsoft also going the
open source way .
Why
Open ERP ?


  An all in one solution!
ERP Comparison
About Open ERP
   In 2008 it was named Open ERP (before was Tiny ERP since 2002)
   Open source
   Huge Community
   More than 400modules
   Adaptable for Big & Small companies, Factories, Web sellers……
      Adaptable for every type of Companies
      Experts state Open ERP having 2 years of competitive advantage on market as
       enterprise management can never be such simpler and powerful as with Open ERP .

      Open ERP is a modern approach to integrate business and management
What offer really Open ERP! (1)
 One software package covers all your enterprise needs (Department functionalities)
            Accounting & Financial Mgt
            Manufacturing resource planning
            Inventory control
            Document Management System
            SMS and Mass mailing services
 No double encoding of information
 Automates tasks by integrating business processes
 Automate all administrative tasks
 User-friendly web and rich interface
 Evolution as needed with the huge modules list

                                                      MRP
                                                            Business
                                                            management   Sales
What offer really Open ERP! (2)


           Get The Information When
         you need it, where you need it
   Integrated Business Intelligence
   Dynamic dashboards
   Consolidation of data in real time
   Custom report designer
   Statistics available from any document
But you think ERP’s are risky to
integrate ………Not Open ERP !
   You can start with one module for a specific need.
   No licence cost for you.
   Light
   Fast
   Easy to set
   Easy to use
   Start playing with our demo data and be ready to work!
Salary trends in the World
                              0-2 Years 2-5 Years    5-10 Years   > 10 Years

Developer                      25-30 K€   30-35 K€     35-40 K€    40-50 K€
Network engineer               20-24 K€   23-28 K€     28-33 K€      NC

Security Engineer              28-32 K€   33-40 K€     40-45 K€    45-55 K€

Network and telecom manager      NC       38-45 K€     45-55 K€    55-70 K€
Security Manager                 NC         NC         50-55 K€    60-70 K€

ERP Consultant                 30-35 K€   35-40 K€     40-50 K€    50-65 K€
ERP Project Manager              NC       35-40 K€     45-55 K€    60-70 K€

Project Manager                  NC         NC         50-60 K€    60-80 K€
Your career graph
 You begin as a trainee
 You have these ways to go
    Functional consultant
    Technical consultant
    Both ( with Open ERP only )
 Senior Open ERP consultant
 Open ERP Department Junior Manager
 Open ERP Department Senior Manager
 And who knows Sky is the limit in Open ERP you can mould whatever and
  where ever you want to .
Your actual IT structure ??
Annual Maintenance: 45.000 $
Annual Licenses: 39.000 $
After implementation of Open ERP, this is your new
IT structure!!




A fully integrated management system:
Annual Maintenance: 10.000 $
Annual Licenses: 0 $
OpenERP is quiet easy to install in windows you just need to install
OpenERP all in one .exe and its done .
Here we will cover OpenERP installation on UBUNTU

OPEN ERP INSTALLATION
Installing database and creating User
• With OpenERP we use PostgreSql database we need to
  install the database.
   – On Ubuntu, install the postgresql package:
      • sudo apt-get install postgresql
   – Add a user
      • The default superuser for PostgreSQL is called postgres. If you wish to
        use it as well, you may need to login as this user first.
          – smaan$ sudo su – postgres
          – password: XXXXXXXXXX
          – postgres$ createuser --createdb --username postgres --no-createrole –
            pwprompt smaan
          – Enter password for new role: XXXXXXXXXX
          – Enter it again: XXXXXXXXXX
          – Shall the new role be a superuser? (y/n) y
          – CREATE ROLE
          – postgres$
OpenERP dependencies installation
• Server dependencies
   – sudo apt-get install python python-psycopg2 python-reportlab 
     python-egenix-mxdatetime python-tz python-pychart  python-
     pydot python-lxml python-vobject
• Client dependencies
   – sudo apt-get install python python-gtk2 python-glade2 
     python-matplotlib python-egenix-mxdatetime python-xml
     python-hippocanvas
• Web client dependencies
   – $ sudo apt-get install python python-dev build-essential
   – $ sudo apt-get install python-setuptools
   – There are few more dependencies of webclient will be installed
     through ./populate.sh under openerp-web../lib/
   – sudo apt-get install flashplugin-nonfree
Downloading and Starting
• You can download OpenERP client , OpenERP-web,OpenERP server
  fromwww.openerp.com/downloads
• Unzip the files put them under workspace folder you created.
• Starting the Server:
    – $ cd OpenERP-server-verson/bin
    – $ ./openerp-server-verson.py
• Starting the web server
    –   $ cd OpenERP-web-server-verson/lib
    –   $./populate.sh
    –   cd ..
    –   ./openerp-client-web-verson.py
• Starting the client
    – $ cd OpenERP-client-verson/bin
    – $ ./openERP- client-verson.py
Congratulation that’s all fox

   Welcome to OpenERP world
Guided tour(1)
Starting to discover Open ERP,
   using demonstration data
   supplied with the system, is a
   good way to familiarize
   yourself with the user
   interface. This guided tour
   provides     you    with     an
   introduction to many of the
   available system features. We
   are going to cover the
   following with demo data
• New Database Creation
• Installing pre defined profiles
• Configuring the profiles
Guided tour(2)
• Preference Toolbar functionalities
• Internal communication through
  OpenERP.
• Configuring users
• Managing partners
• Installing new functionality
    – Updating the module list
    – Installing independent modules
    – Installing a module with its
      dependencies
• Uninstalling the new functionality
    – Uninstalling the independent
      modules
    – Uninstalling the modules with
      dependencies
To know more about Open ERP
         Contact us
          E-nova Technologies Pvt. Ltd.
          www.enova-tech.net
                 Address :
         D 88/2 , Okhla Phase-1
                  New Delhi
       satyamitra.maan@enova-tech.net
           Ph :- (+91)99.90.53.94.14
                 (+91)11.45.75.91.17

More Related Content

What's hot

Introduction to sap erp
Introduction to sap erpIntroduction to sap erp
Introduction to sap erpbabloo6
 
Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infoVariant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infosapdocs. info
 
SAP Serial number management
SAP Serial number managementSAP Serial number management
SAP Serial number managementKelvin Cheng
 
HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech almahdi mood
 
SAP MM Interview questions
SAP MM Interview questionsSAP MM Interview questions
SAP MM Interview questionsIT LearnMore
 
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...Rocket Consulting Ltd
 
SAP Business One Warehouse Management
SAP Business One Warehouse ManagementSAP Business One Warehouse Management
SAP Business One Warehouse ManagementOrchestra LLC
 
SAP MM Online Training Course
SAP MM Online Training CourseSAP MM Online Training Course
SAP MM Online Training CourseVenkat reddy
 
SAP PP MRP Guide for Beginners
SAP PP MRP Guide for BeginnersSAP PP MRP Guide for Beginners
SAP PP MRP Guide for Beginnerssapdocs. info
 
Erp next dalal ahmed dalal
Erp next dalal ahmed dalalErp next dalal ahmed dalal
Erp next dalal ahmed dalalDalalDalaldalal1
 
Engineering Revisions and Engineering Change Orders (ECO)
Engineering Revisions and Engineering Change Orders (ECO)Engineering Revisions and Engineering Change Orders (ECO)
Engineering Revisions and Engineering Change Orders (ECO)Rootstock Software
 
Scm660 handling-unit-management
Scm660 handling-unit-managementScm660 handling-unit-management
Scm660 handling-unit-managementLokesh Modem
 
Priority Enterprise Resource Planning Software
Priority Enterprise Resource Planning SoftwarePriority Enterprise Resource Planning Software
Priority Enterprise Resource Planning SoftwareFahad Saleem
 

What's hot (20)

Introduction to sap erp
Introduction to sap erpIntroduction to sap erp
Introduction to sap erp
 
Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infoVariant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
 
SAP Serial number management
SAP Serial number managementSAP Serial number management
SAP Serial number management
 
Oracle Shop Floor Management R12
Oracle Shop Floor Management R12Oracle Shop Floor Management R12
Oracle Shop Floor Management R12
 
HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech
 
SAP EWM 9.1 Online Training
SAP EWM 9.1 Online TrainingSAP EWM 9.1 Online Training
SAP EWM 9.1 Online Training
 
ERPnext ctc
ERPnext ctcERPnext ctc
ERPnext ctc
 
SAP MM Interview questions
SAP MM Interview questionsSAP MM Interview questions
SAP MM Interview questions
 
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...
SAP Warehouse Management (SAP WM) or SAP Extended Warehouse Management (SAP E...
 
SAP Business One Warehouse Management
SAP Business One Warehouse ManagementSAP Business One Warehouse Management
SAP Business One Warehouse Management
 
SAP MM Online Training Course
SAP MM Online Training CourseSAP MM Online Training Course
SAP MM Online Training Course
 
SAP PP MRP Guide for Beginners
SAP PP MRP Guide for BeginnersSAP PP MRP Guide for Beginners
SAP PP MRP Guide for Beginners
 
Chapter 01 erp sap overview erp6
Chapter 01 erp sap overview erp6Chapter 01 erp sap overview erp6
Chapter 01 erp sap overview erp6
 
Erp next dalal ahmed dalal
Erp next dalal ahmed dalalErp next dalal ahmed dalal
Erp next dalal ahmed dalal
 
SAP Demo
SAP DemoSAP Demo
SAP Demo
 
Sap – An Applications Perspective Vikram Singh Sankhala
Sap – An Applications Perspective Vikram Singh SankhalaSap – An Applications Perspective Vikram Singh Sankhala
Sap – An Applications Perspective Vikram Singh Sankhala
 
Engineering Revisions and Engineering Change Orders (ECO)
Engineering Revisions and Engineering Change Orders (ECO)Engineering Revisions and Engineering Change Orders (ECO)
Engineering Revisions and Engineering Change Orders (ECO)
 
Live SAP PP Training
Live SAP PP TrainingLive SAP PP Training
Live SAP PP Training
 
Scm660 handling-unit-management
Scm660 handling-unit-managementScm660 handling-unit-management
Scm660 handling-unit-management
 
Priority Enterprise Resource Planning Software
Priority Enterprise Resource Planning SoftwarePriority Enterprise Resource Planning Software
Priority Enterprise Resource Planning Software
 

Similar to Functional training day1

Getting started with OpenERP
Getting started with OpenERPGetting started with OpenERP
Getting started with OpenERPAbeer AlSayed
 
Engineered Systems: Environment-as-a-Service Demonstration
Engineered Systems: Environment-as-a-Service DemonstrationEngineered Systems: Environment-as-a-Service Demonstration
Engineered Systems: Environment-as-a-Service DemonstrationEnkitec
 
Introduction to Puppet - SpringPeople
Introduction to Puppet - SpringPeopleIntroduction to Puppet - SpringPeople
Introduction to Puppet - SpringPeopleSpringPeople
 
Transforming to OpenStack: a sample roadmap to DevOps
Transforming to OpenStack: a sample roadmap to DevOpsTransforming to OpenStack: a sample roadmap to DevOps
Transforming to OpenStack: a sample roadmap to DevOpsNicolas (Nick) Barcet
 
Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Mirco Hering
 
Rapid4Cloud Product Overview
Rapid4Cloud Product OverviewRapid4Cloud Product Overview
Rapid4Cloud Product OverviewPhilip Martin
 
Rapid4Cloud Product Overview
Rapid4Cloud Product OverviewRapid4Cloud Product Overview
Rapid4Cloud Product OverviewPhilip Martin
 
Open erp6.1releasenotes
Open erp6.1releasenotesOpen erp6.1releasenotes
Open erp6.1releasenotesAbdallah Saidi
 
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...Databricks
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to MicroservicesAd van der Veer
 
How to Migrate Applications Off a Mainframe
How to Migrate Applications Off a MainframeHow to Migrate Applications Off a Mainframe
How to Migrate Applications Off a MainframeVMware Tanzu
 
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...Hendrik van Run
 
Running operations in 2 hours at DevTernity 2015
Running operations in 2 hours at DevTernity 2015Running operations in 2 hours at DevTernity 2015
Running operations in 2 hours at DevTernity 2015Erno Aapa
 
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupPreparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupYashrajNayak4
 
Breaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationBreaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationMark Rendell
 
Forum Event KA-TI: OpenERP at a glance
Forum Event KA-TI: OpenERP at a glanceForum Event KA-TI: OpenERP at a glance
Forum Event KA-TI: OpenERP at a glanceABC-GROEP.BE
 
ITmoov 2012 - Het OpenERP business model
ITmoov 2012 - Het OpenERP business modelITmoov 2012 - Het OpenERP business model
ITmoov 2012 - Het OpenERP business modelABC-GROEP.BE
 
PPT5: Neuron Introduction
PPT5: Neuron IntroductionPPT5: Neuron Introduction
PPT5: Neuron Introductionakira-ai
 

Similar to Functional training day1 (20)

Getting started with OpenERP
Getting started with OpenERPGetting started with OpenERP
Getting started with OpenERP
 
Engineered Systems: Environment-as-a-Service Demonstration
Engineered Systems: Environment-as-a-Service DemonstrationEngineered Systems: Environment-as-a-Service Demonstration
Engineered Systems: Environment-as-a-Service Demonstration
 
Introduction to Puppet - SpringPeople
Introduction to Puppet - SpringPeopleIntroduction to Puppet - SpringPeople
Introduction to Puppet - SpringPeople
 
Transforming to OpenStack: a sample roadmap to DevOps
Transforming to OpenStack: a sample roadmap to DevOpsTransforming to OpenStack: a sample roadmap to DevOps
Transforming to OpenStack: a sample roadmap to DevOps
 
Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015
 
Rapid4Cloud Product Overview
Rapid4Cloud Product OverviewRapid4Cloud Product Overview
Rapid4Cloud Product Overview
 
Rapid4Cloud Product Overview
Rapid4Cloud Product OverviewRapid4Cloud Product Overview
Rapid4Cloud Product Overview
 
Open erp6.1releasenotes
Open erp6.1releasenotesOpen erp6.1releasenotes
Open erp6.1releasenotes
 
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...
RubiOne: Apache Spark as the Backbone of a Retail Analytics Development Envir...
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to Microservices
 
How to Migrate Applications Off a Mainframe
How to Migrate Applications Off a MainframeHow to Migrate Applications Off a Mainframe
How to Migrate Applications Off a Mainframe
 
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...
PAD-3126 - Evolving the DevOps Organization around IBM PureApplication System...
 
Running operations in 2 hours at DevTernity 2015
Running operations in 2 hours at DevTernity 2015Running operations in 2 hours at DevTernity 2015
Running operations in 2 hours at DevTernity 2015
 
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 MeetupPreparing for Neo - Singapore OutSystems User Group October 2022 Meetup
Preparing for Neo - Singapore OutSystems User Group October 2022 Meetup
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
Breaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationBreaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an Application
 
Forum Event KA-TI: OpenERP at a glance
Forum Event KA-TI: OpenERP at a glanceForum Event KA-TI: OpenERP at a glance
Forum Event KA-TI: OpenERP at a glance
 
ITmoov 2012 - Het OpenERP business model
ITmoov 2012 - Het OpenERP business modelITmoov 2012 - Het OpenERP business model
ITmoov 2012 - Het OpenERP business model
 
Insync10 anthony spierings
Insync10 anthony spieringsInsync10 anthony spierings
Insync10 anthony spierings
 
PPT5: Neuron Introduction
PPT5: Neuron IntroductionPPT5: Neuron Introduction
PPT5: Neuron Introduction
 

Recently uploaded

Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 

Recently uploaded (20)

Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 

Functional training day1

  • 1. E-nova Technologies Pvt. Ltd. Functional Training Day 1 Author: Satyamitra Maan
  • 2. Functional Training Day 1 • Ubuntu installation ( Practical ) • Introduction to ERP and OpenERP • OpenERP installation • Guided Tour initial • About addons and exaddons
  • 3. What is an ERP? One database for all the company One views per company department All company process integrated Automatic notification Automatic communication between department Automatic actions historic
  • 4. Existing ERP Other are Cegid- Compière – ERP5 – Open Bravo – Dolibar & Open ERP
  • 5. What is “Open Source” Open Source usage: Open Source business models: No license fee Can’t charge for license Free source code Can’t sell with another name Free to distribute You can only provide services Free to modify like: Large community Installation Settings Pool of developers Formations Easy support Maintenance
  • 6. Facts about open source technologies 85 % of enterprises use Open ERP is based on python and open source (Nov 2008) XML Framework and using Open object NASA use python, which is an open source language In US 85 % of education is imparted through Moodel which is also open source . Microsoft also going the open source way .
  • 7. Why Open ERP ? An all in one solution!
  • 9. About Open ERP  In 2008 it was named Open ERP (before was Tiny ERP since 2002)  Open source  Huge Community  More than 400modules  Adaptable for Big & Small companies, Factories, Web sellers……  Adaptable for every type of Companies  Experts state Open ERP having 2 years of competitive advantage on market as enterprise management can never be such simpler and powerful as with Open ERP . Open ERP is a modern approach to integrate business and management
  • 10. What offer really Open ERP! (1)  One software package covers all your enterprise needs (Department functionalities)  Accounting & Financial Mgt  Manufacturing resource planning  Inventory control  Document Management System  SMS and Mass mailing services  No double encoding of information  Automates tasks by integrating business processes  Automate all administrative tasks  User-friendly web and rich interface  Evolution as needed with the huge modules list MRP Business management Sales
  • 11. What offer really Open ERP! (2) Get The Information When you need it, where you need it  Integrated Business Intelligence  Dynamic dashboards  Consolidation of data in real time  Custom report designer  Statistics available from any document
  • 12. But you think ERP’s are risky to integrate ………Not Open ERP !  You can start with one module for a specific need.  No licence cost for you.  Light  Fast  Easy to set  Easy to use  Start playing with our demo data and be ready to work!
  • 13. Salary trends in the World 0-2 Years 2-5 Years 5-10 Years > 10 Years Developer 25-30 K€ 30-35 K€ 35-40 K€ 40-50 K€ Network engineer 20-24 K€ 23-28 K€ 28-33 K€ NC Security Engineer 28-32 K€ 33-40 K€ 40-45 K€ 45-55 K€ Network and telecom manager NC 38-45 K€ 45-55 K€ 55-70 K€ Security Manager NC NC 50-55 K€ 60-70 K€ ERP Consultant 30-35 K€ 35-40 K€ 40-50 K€ 50-65 K€ ERP Project Manager NC 35-40 K€ 45-55 K€ 60-70 K€ Project Manager NC NC 50-60 K€ 60-80 K€
  • 14. Your career graph  You begin as a trainee  You have these ways to go  Functional consultant  Technical consultant  Both ( with Open ERP only )  Senior Open ERP consultant  Open ERP Department Junior Manager  Open ERP Department Senior Manager  And who knows Sky is the limit in Open ERP you can mould whatever and where ever you want to .
  • 15. Your actual IT structure ?? Annual Maintenance: 45.000 $ Annual Licenses: 39.000 $
  • 16. After implementation of Open ERP, this is your new IT structure!! A fully integrated management system: Annual Maintenance: 10.000 $ Annual Licenses: 0 $
  • 17. OpenERP is quiet easy to install in windows you just need to install OpenERP all in one .exe and its done . Here we will cover OpenERP installation on UBUNTU OPEN ERP INSTALLATION
  • 18. Installing database and creating User • With OpenERP we use PostgreSql database we need to install the database. – On Ubuntu, install the postgresql package: • sudo apt-get install postgresql – Add a user • The default superuser for PostgreSQL is called postgres. If you wish to use it as well, you may need to login as this user first. – smaan$ sudo su – postgres – password: XXXXXXXXXX – postgres$ createuser --createdb --username postgres --no-createrole – pwprompt smaan – Enter password for new role: XXXXXXXXXX – Enter it again: XXXXXXXXXX – Shall the new role be a superuser? (y/n) y – CREATE ROLE – postgres$
  • 19. OpenERP dependencies installation • Server dependencies – sudo apt-get install python python-psycopg2 python-reportlab python-egenix-mxdatetime python-tz python-pychart python- pydot python-lxml python-vobject • Client dependencies – sudo apt-get install python python-gtk2 python-glade2 python-matplotlib python-egenix-mxdatetime python-xml python-hippocanvas • Web client dependencies – $ sudo apt-get install python python-dev build-essential – $ sudo apt-get install python-setuptools – There are few more dependencies of webclient will be installed through ./populate.sh under openerp-web../lib/ – sudo apt-get install flashplugin-nonfree
  • 20. Downloading and Starting • You can download OpenERP client , OpenERP-web,OpenERP server fromwww.openerp.com/downloads • Unzip the files put them under workspace folder you created. • Starting the Server: – $ cd OpenERP-server-verson/bin – $ ./openerp-server-verson.py • Starting the web server – $ cd OpenERP-web-server-verson/lib – $./populate.sh – cd .. – ./openerp-client-web-verson.py • Starting the client – $ cd OpenERP-client-verson/bin – $ ./openERP- client-verson.py
  • 21. Congratulation that’s all fox Welcome to OpenERP world
  • 22. Guided tour(1) Starting to discover Open ERP, using demonstration data supplied with the system, is a good way to familiarize yourself with the user interface. This guided tour provides you with an introduction to many of the available system features. We are going to cover the following with demo data • New Database Creation • Installing pre defined profiles • Configuring the profiles
  • 23. Guided tour(2) • Preference Toolbar functionalities • Internal communication through OpenERP. • Configuring users • Managing partners • Installing new functionality – Updating the module list – Installing independent modules – Installing a module with its dependencies • Uninstalling the new functionality – Uninstalling the independent modules – Uninstalling the modules with dependencies
  • 24. To know more about Open ERP Contact us E-nova Technologies Pvt. Ltd. www.enova-tech.net Address : D 88/2 , Okhla Phase-1 New Delhi satyamitra.maan@enova-tech.net Ph :- (+91)99.90.53.94.14 (+91)11.45.75.91.17