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

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
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

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
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

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