SlideShare a Scribd company logo
1 of 9
Download to read offline
Enterprise resource planning (ERP)
Nadozirny Svyatoslav, 2023
Wiki…
Enterprise resource planning (ERP) is the integrated
management of main business processes, often in
real-time and mediated by software and technology. ERP is
usually referred to as a category of business management
software—typically a suite of integrated applications—that
an organization can use to collect, store, manage and
interpret data from many business activities. ERP systems
can be local-based or cloud-based.
ERP provides an integrated and continuously updated view
of core business processes using common databases
maintained by a database management system. ERP
systems track business resources—cash, raw materials,
production capacity—and the status of business
commitments: orders, purchase orders, and payroll.
Odoo - modules
System core
Users
Permissions
Modules
Actions
Partners
Configuration
Currency Language
Companies Banks
CRM
E-commerce
Website
Blogs
Messenger
Sale
Purchase
Projects
HR
Inventory Accounting Manufacturing
Helpdesk
And more … Community free modules
CRM
Sales
Purchase
Inventory
Invoicing
Point of Sale
Website
Manufacturing
Maintenance
Repair
Human Resource
Employee
Attendances
Time Off
Expense Management
Odoo Lunch
Fleet Management
Project Management
Email Marketing
SMS Marketing
Discuss
Contacts
E-learning
Notes
Calendar
Events
Survey
Live chat
Odoo apps market
Odoo module structure
A module is a Python package, which
imports all python files on model's
directory. Views file consists of XML
files for the user interface, with the
actions and views like forms, lists, etc.
The Controllers folder consists of code
files that provide that functionality for
website controllers. All assets are
expanded inside the static directory.
Files in this directory are public and
accessible without a username and
password.
Odoo CORE
Module
Models
Views, menus
Security, data, static
Controllers
Wizards, reports
Models
Database
Model
from odoo import fields, models
class TestModel(models.Model):
_name = "test.model"
_description = "Test Model"
name = fields.Char()
description = fields.Html()
Table “test_model”
—---------------------------------
id | integer
create_uid | integer
create_date | timestamp
write_uid | integer
write_date | timestamp
name | character varying
description | text
Data flow
Database
Model
Views
Controllers
JSON-RPC BPMs engines,
queues,
external systems
CDN - protect from ddos, scanning
Odoo - security layers
Virtualization layer - protect from unauthorized access to the system
Nginx web proxy - distinguished by domain
Odoo web server werkzeug - input data validation (routes)
Odoo http module - data schema validation (controllers, http-requests, rpc, api)
Odoo authentication - check for authenticated users (internal, portal, public)
Odoo user permissions - check access to modules (groups, module permission)
Odoo user limits - user has access only to user’s documents, tasks
System data

More Related Content

What's hot

Odoo features by envertis
Odoo features by envertisOdoo features by envertis
Odoo features by envertisenvertisindia
 
Odoo Enterprise Resource Planning System
Odoo Enterprise Resource Planning SystemOdoo Enterprise Resource Planning System
Odoo Enterprise Resource Planning SystemFahad Saleem
 
Odoo Accounting Features
Odoo Accounting FeaturesOdoo Accounting Features
Odoo Accounting FeaturesCeline George
 
Microsoft Office 365 for Medium and Small Business - Presented by Atidan
Microsoft Office 365 for Medium and Small Business - Presented by AtidanMicrosoft Office 365 for Medium and Small Business - Presented by Atidan
Microsoft Office 365 for Medium and Small Business - Presented by AtidanDavid J Rosenthal
 
Odoo Accounting Roadmap
Odoo Accounting RoadmapOdoo Accounting Roadmap
Odoo Accounting RoadmapOdoo
 
An Efficient Manufacturing Process with the Work Order Tablet View
An Efficient Manufacturing Process with the Work Order Tablet ViewAn Efficient Manufacturing Process with the Work Order Tablet View
An Efficient Manufacturing Process with the Work Order Tablet ViewOdoo
 
Odoo erp implementation methodology
Odoo erp implementation methodologyOdoo erp implementation methodology
Odoo erp implementation methodologyDhimantNayak1
 
Odoo 13 crm manage leads and opportunity
Odoo 13  crm manage leads and opportunityOdoo 13  crm manage leads and opportunity
Odoo 13 crm manage leads and opportunityPlanetOdoo
 
Create Own Analytic Odoo dashboards in odoo Amaze odoo dynamic dashboard mod...
Create Own Analytic Odoo dashboards in odoo  Amaze odoo dynamic dashboard mod...Create Own Analytic Odoo dashboards in odoo  Amaze odoo dynamic dashboard mod...
Create Own Analytic Odoo dashboards in odoo Amaze odoo dynamic dashboard mod...Aagam infotech
 
scaffold method odoo 16
scaffold method odoo 16scaffold method odoo 16
scaffold method odoo 16Celine George
 
Running a University with Odoo
Running a University with OdooRunning a University with Odoo
Running a University with OdooOdoo
 

What's hot (20)

Odoo features by envertis
Odoo features by envertisOdoo features by envertis
Odoo features by envertis
 
The benefits of odoo
The benefits of odoo The benefits of odoo
The benefits of odoo
 
Odoo Enterprise Resource Planning System
Odoo Enterprise Resource Planning SystemOdoo Enterprise Resource Planning System
Odoo Enterprise Resource Planning System
 
Odoo Inventory Management
Odoo Inventory ManagementOdoo Inventory Management
Odoo Inventory Management
 
Odoo Accounting Features
Odoo Accounting FeaturesOdoo Accounting Features
Odoo Accounting Features
 
Odoo Open ERp
Odoo Open ERpOdoo Open ERp
Odoo Open ERp
 
Microsoft Office 365 for Medium and Small Business - Presented by Atidan
Microsoft Office 365 for Medium and Small Business - Presented by AtidanMicrosoft Office 365 for Medium and Small Business - Presented by Atidan
Microsoft Office 365 for Medium and Small Business - Presented by Atidan
 
Odoo Accounting Roadmap
Odoo Accounting RoadmapOdoo Accounting Roadmap
Odoo Accounting Roadmap
 
Microsoft Office 365 Presentation
Microsoft Office 365 PresentationMicrosoft Office 365 Presentation
Microsoft Office 365 Presentation
 
An Efficient Manufacturing Process with the Work Order Tablet View
An Efficient Manufacturing Process with the Work Order Tablet ViewAn Efficient Manufacturing Process with the Work Order Tablet View
An Efficient Manufacturing Process with the Work Order Tablet View
 
Odoo erp implementation methodology
Odoo erp implementation methodologyOdoo erp implementation methodology
Odoo erp implementation methodology
 
Odoo 13 crm manage leads and opportunity
Odoo 13  crm manage leads and opportunityOdoo 13  crm manage leads and opportunity
Odoo 13 crm manage leads and opportunity
 
Asset Management In Odoo
Asset Management In OdooAsset Management In Odoo
Asset Management In Odoo
 
Odoo Help Desk
Odoo Help DeskOdoo Help Desk
Odoo Help Desk
 
Create Own Analytic Odoo dashboards in odoo Amaze odoo dynamic dashboard mod...
Create Own Analytic Odoo dashboards in odoo  Amaze odoo dynamic dashboard mod...Create Own Analytic Odoo dashboards in odoo  Amaze odoo dynamic dashboard mod...
Create Own Analytic Odoo dashboards in odoo Amaze odoo dynamic dashboard mod...
 
ODOO Logistics
ODOO LogisticsODOO Logistics
ODOO Logistics
 
scaffold method odoo 16
scaffold method odoo 16scaffold method odoo 16
scaffold method odoo 16
 
Ppts of odoo
Ppts of odooPpts of odoo
Ppts of odoo
 
Odoo ERP
Odoo ERPOdoo ERP
Odoo ERP
 
Running a University with Odoo
Running a University with OdooRunning a University with Odoo
Running a University with Odoo
 

Similar to Odoo system presentation.pdf

Biz Nova It Project Bonus Slides
Biz Nova It Project Bonus SlidesBiz Nova It Project Bonus Slides
Biz Nova It Project Bonus SlidesTyHowardPMP
 
Database Systems.ppt
Database Systems.pptDatabase Systems.ppt
Database Systems.pptArbazAli27
 
Scalable web-based workflow platform
Scalable web-based workflow platformScalable web-based workflow platform
Scalable web-based workflow platformAshutosh Bijoor
 
An Standard ERP System- By Priyanka Chauhan
An Standard ERP System- By Priyanka ChauhanAn Standard ERP System- By Priyanka Chauhan
An Standard ERP System- By Priyanka ChauhanPriyanka Chauhan
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and designRobinsonObura
 
Caste a vote online
Caste a vote onlineCaste a vote online
Caste a vote onlineManoj Kumar
 
Net course content
Net course contentNet course content
Net course contentmindq
 
I p-o in different data processing systems
I p-o in different data processing systemsI p-o in different data processing systems
I p-o in different data processing systemsKinshook Chaturvedi
 
Enterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsEnterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsStefi Merin
 
Top 10 ways to make hackers excited: All about the shortcuts not worth taking
Top 10 ways to make hackers excited: All about the shortcuts not worth takingTop 10 ways to make hackers excited: All about the shortcuts not worth taking
Top 10 ways to make hackers excited: All about the shortcuts not worth takingPaula Januszkiewicz
 
Open Source Solution
Open Source SolutionOpen Source Solution
Open Source Solutionittishait
 
Transfer Pricing Manager - HLB Sarnowski&Wiśniewski
Transfer Pricing Manager - HLB Sarnowski&WiśniewskiTransfer Pricing Manager - HLB Sarnowski&Wiśniewski
Transfer Pricing Manager - HLB Sarnowski&WiśniewskiMałgorzata
 

Similar to Odoo system presentation.pdf (20)

Biz Nova It Project Bonus Slides
Biz Nova It Project Bonus SlidesBiz Nova It Project Bonus Slides
Biz Nova It Project Bonus Slides
 
Software and Information Technology Glossary of Terms
Software and Information Technology Glossary of TermsSoftware and Information Technology Glossary of Terms
Software and Information Technology Glossary of Terms
 
Kingshir-KADMS features
Kingshir-KADMS featuresKingshir-KADMS features
Kingshir-KADMS features
 
Database Systems.ppt
Database Systems.pptDatabase Systems.ppt
Database Systems.ppt
 
Scalable web-based workflow platform
Scalable web-based workflow platformScalable web-based workflow platform
Scalable web-based workflow platform
 
E Control Summary
E Control   SummaryE Control   Summary
E Control Summary
 
An Standard ERP System- By Priyanka Chauhan
An Standard ERP System- By Priyanka ChauhanAn Standard ERP System- By Priyanka Chauhan
An Standard ERP System- By Priyanka Chauhan
 
Ch02
Ch02Ch02
Ch02
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and design
 
Oracle Identity Manager Basics
Oracle Identity Manager BasicsOracle Identity Manager Basics
Oracle Identity Manager Basics
 
Caste a vote online
Caste a vote onlineCaste a vote online
Caste a vote online
 
Net course content
Net course contentNet course content
Net course content
 
I p-o in different data processing systems
I p-o in different data processing systemsI p-o in different data processing systems
I p-o in different data processing systems
 
Enterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsEnterprise resource planning (erp) systems
Enterprise resource planning (erp) systems
 
Top 10 ways to make hackers excited: All about the shortcuts not worth taking
Top 10 ways to make hackers excited: All about the shortcuts not worth takingTop 10 ways to make hackers excited: All about the shortcuts not worth taking
Top 10 ways to make hackers excited: All about the shortcuts not worth taking
 
Erp
ErpErp
Erp
 
What is ERP
What is ERPWhat is ERP
What is ERP
 
Open Source Solution
Open Source SolutionOpen Source Solution
Open Source Solution
 
Transfer Pricing Manager - HLB Sarnowski&Wiśniewski
Transfer Pricing Manager - HLB Sarnowski&WiśniewskiTransfer Pricing Manager - HLB Sarnowski&Wiśniewski
Transfer Pricing Manager - HLB Sarnowski&Wiśniewski
 
Erp
ErpErp
Erp
 

Recently uploaded

The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxMarkAnthonyAurellano
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncrdollysharma2066
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Serviceankitnayak356677
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCRashishs7044
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckHajeJanKamps
 

Recently uploaded (20)

The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
 

Odoo system presentation.pdf

  • 1. Enterprise resource planning (ERP) Nadozirny Svyatoslav, 2023
  • 2. Wiki… Enterprise resource planning (ERP) is the integrated management of main business processes, often in real-time and mediated by software and technology. ERP is usually referred to as a category of business management software—typically a suite of integrated applications—that an organization can use to collect, store, manage and interpret data from many business activities. ERP systems can be local-based or cloud-based. ERP provides an integrated and continuously updated view of core business processes using common databases maintained by a database management system. ERP systems track business resources—cash, raw materials, production capacity—and the status of business commitments: orders, purchase orders, and payroll.
  • 3. Odoo - modules System core Users Permissions Modules Actions Partners Configuration Currency Language Companies Banks CRM E-commerce Website Blogs Messenger Sale Purchase Projects HR Inventory Accounting Manufacturing Helpdesk
  • 4. And more … Community free modules CRM Sales Purchase Inventory Invoicing Point of Sale Website Manufacturing Maintenance Repair Human Resource Employee Attendances Time Off Expense Management Odoo Lunch Fleet Management Project Management Email Marketing SMS Marketing Discuss Contacts E-learning Notes Calendar Events Survey Live chat
  • 6. Odoo module structure A module is a Python package, which imports all python files on model's directory. Views file consists of XML files for the user interface, with the actions and views like forms, lists, etc. The Controllers folder consists of code files that provide that functionality for website controllers. All assets are expanded inside the static directory. Files in this directory are public and accessible without a username and password. Odoo CORE Module Models Views, menus Security, data, static Controllers Wizards, reports
  • 7. Models Database Model from odoo import fields, models class TestModel(models.Model): _name = "test.model" _description = "Test Model" name = fields.Char() description = fields.Html() Table “test_model” —--------------------------------- id | integer create_uid | integer create_date | timestamp write_uid | integer write_date | timestamp name | character varying description | text
  • 9. CDN - protect from ddos, scanning Odoo - security layers Virtualization layer - protect from unauthorized access to the system Nginx web proxy - distinguished by domain Odoo web server werkzeug - input data validation (routes) Odoo http module - data schema validation (controllers, http-requests, rpc, api) Odoo authentication - check for authenticated users (internal, portal, public) Odoo user permissions - check access to modules (groups, module permission) Odoo user limits - user has access only to user’s documents, tasks System data