Odoo 14 Development Cookbook

Odoo 14 Development Cookbook

Author: Parth Gajjar

Publisher: Packt Publishing Ltd

Published: 2020-12-24

Total Pages: 784

ISBN-13: 1800204779

DOWNLOAD EBOOK

With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guide Key FeaturesLearn to develop new modules and modify existing modules using the Odoo frameworkExplore key concepts of the Odoo framework to build robust business applicationsCreate dynamic websites with snippets and learn to deploy an Odoo instance on the server or Odoo.shBook Description With its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL). Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security. By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework. What you will learnBuild beautiful websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, debuggingModify backend JavaScript components and POS applications with the new OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPC)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is for This book is suitable for both newcomers and experienced Odoo developers who want to develop a highly efficient business application with the Odoo framework. Basic knowledge of Python and JavaScript is necessary to get the most out of the book.


Book Synopsis Odoo 14 Development Cookbook by : Parth Gajjar

Download or read book Odoo 14 Development Cookbook written by Parth Gajjar and published by Packt Publishing Ltd. This book was released on 2020-12-24 with total page 784 pages. Available in PDF, EPUB and Kindle. Book excerpt: With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guide Key FeaturesLearn to develop new modules and modify existing modules using the Odoo frameworkExplore key concepts of the Odoo framework to build robust business applicationsCreate dynamic websites with snippets and learn to deploy an Odoo instance on the server or Odoo.shBook Description With its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL). Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security. By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework. What you will learnBuild beautiful websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, debuggingModify backend JavaScript components and POS applications with the new OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPC)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is for This book is suitable for both newcomers and experienced Odoo developers who want to develop a highly efficient business application with the Odoo framework. Basic knowledge of Python and JavaScript is necessary to get the most out of the book.


Odoo Development Cookbook

Odoo Development Cookbook

Author: Holger Brunn

Publisher: Packt Publishing Ltd

Published: 2016-04-29

Total Pages: 400

ISBN-13: 1785881760

DOWNLOAD EBOOK

Build effective applications by applying Odoo development best practices About This Book Each recipe stands by itself as much as possible, so that you can jump straight into the topics you prefer The recipes included cover all the major development areas of Odoo and the most important techniques explained through real-life projects From seasoned authors, learn the tricks of becoming a productive developer with the Odoo framework Who This Book Is For If you are a Python developer who wants to learn or consolidate your Odoo development skills, then this book is for you! Some experience with the JavaScript programming language and web development is required to fully benefit from the front-end chapters. What You Will Learn Install and manage Odoo environments and instances Use Models to define your application's data structures Add business logic to your applications Implement automated tests and debug Odoo apps Use back-end views to create a user interface Get to know about the access security model and internationalization features Develop front-end website features Extend the web client with new widgets and features In Detail Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. The book starts by covering Odoo installation and administration, and provides a gentle introduction to application development. It then dives deep into several of the areas that an experienced developer will need to use. You'll learn implement business logic, adapt the UI, and extend existing features. Style and Approach These practical and easy-to-follow recipes are presented step-by-step, with dozens of hands-on recipes to boost your Odoo skills. This book can also be used as a reference guide for your daily work.


Book Synopsis Odoo Development Cookbook by : Holger Brunn

Download or read book Odoo Development Cookbook written by Holger Brunn and published by Packt Publishing Ltd. This book was released on 2016-04-29 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build effective applications by applying Odoo development best practices About This Book Each recipe stands by itself as much as possible, so that you can jump straight into the topics you prefer The recipes included cover all the major development areas of Odoo and the most important techniques explained through real-life projects From seasoned authors, learn the tricks of becoming a productive developer with the Odoo framework Who This Book Is For If you are a Python developer who wants to learn or consolidate your Odoo development skills, then this book is for you! Some experience with the JavaScript programming language and web development is required to fully benefit from the front-end chapters. What You Will Learn Install and manage Odoo environments and instances Use Models to define your application's data structures Add business logic to your applications Implement automated tests and debug Odoo apps Use back-end views to create a user interface Get to know about the access security model and internationalization features Develop front-end website features Extend the web client with new widgets and features In Detail Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. The book starts by covering Odoo installation and administration, and provides a gentle introduction to application development. It then dives deep into several of the areas that an experienced developer will need to use. You'll learn implement business logic, adapt the UI, and extend existing features. Style and Approach These practical and easy-to-follow recipes are presented step-by-step, with dozens of hands-on recipes to boost your Odoo skills. This book can also be used as a reference guide for your daily work.


Odoo 12 Development Cookbook

Odoo 12 Development Cookbook

Author: Parth Gajjar

Publisher: Packt Publishing Ltd

Published: 2019-04-27

Total Pages: 761

ISBN-13: 1789617790

DOWNLOAD EBOOK

Build customized solutions for your business using the latest features of Odoo 12 and Python Key FeaturesGet up to speed with Odoo 12 to create custom and reusable modulesInterconnect your application with other systems by implementing web APIsUnderstand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprisesBook Description Odoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you’ll learn how to develop powerful Odoo applications from scratch, using all the latest features. This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you’ll explore the Odoo framework with real-world examples. You’ll create a new Odoo module from the ground up and progress to advanced framework concepts. You’ll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you’ll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you’ll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box. By the end of the book, you’ll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework. What you will learnDevelop a module in the Odoo framework and modify the existing flow of any applicationBuild dynamic websites with Odoo CMSCreate and modify backend JavaScript components in Odoo and POSConnect and access any object in Odoo via Remote Procedure Calls (RPC)Illustrate the different tools available in Odoo to implement business processes for your recordsImplement in-app purchase servicesManage, deploy, and test an Odoo instance with the PaaS Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareWho this book is for If you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.


Book Synopsis Odoo 12 Development Cookbook by : Parth Gajjar

Download or read book Odoo 12 Development Cookbook written by Parth Gajjar and published by Packt Publishing Ltd. This book was released on 2019-04-27 with total page 761 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build customized solutions for your business using the latest features of Odoo 12 and Python Key FeaturesGet up to speed with Odoo 12 to create custom and reusable modulesInterconnect your application with other systems by implementing web APIsUnderstand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprisesBook Description Odoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you’ll learn how to develop powerful Odoo applications from scratch, using all the latest features. This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you’ll explore the Odoo framework with real-world examples. You’ll create a new Odoo module from the ground up and progress to advanced framework concepts. You’ll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you’ll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you’ll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box. By the end of the book, you’ll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework. What you will learnDevelop a module in the Odoo framework and modify the existing flow of any applicationBuild dynamic websites with Odoo CMSCreate and modify backend JavaScript components in Odoo and POSConnect and access any object in Odoo via Remote Procedure Calls (RPC)Illustrate the different tools available in Odoo to implement business processes for your recordsImplement in-app purchase servicesManage, deploy, and test an Odoo instance with the PaaS Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareWho this book is for If you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.


Odoo 11 Development Cookbook - Second Edition

Odoo 11 Development Cookbook - Second Edition

Author: Holger Brunn

Publisher: Packt Publishing Ltd

Published: 2018-01-22

Total Pages: 460

ISBN-13: 1788476964

DOWNLOAD EBOOK

Create fast and efficient server-side applications using the latest features of Odoo v11 Key Features Get the most up-to-date guide on Odoo 11 to create custom and reusable modules Interconnect your application with other systems by implementing web APIs Understand the mechanisms powering the Odoo framework to build robust enterprises Book Description Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source are also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. Version 11 offers better usability and speed: a new design (as compared to the current Odoo Enterprise version) and a mobile interface. The book starts by covering Odoo installation and administration and Odoo Server deployment. It then delves into the implementation of Odoo modules, the different inheritance models available in Odoo. You will then learn how to define access rules for your data; how to make your application available in different languages; how to expose your data models to end users on the back end and on the front end; and how to create beautiful PDF versions of your data. By the end of the book, you will have a thorough knowledge of Odoo and will be able to build effective applications by applying Odoo development best practices What you will learn Install and manage Odoo environments and instances Use models to define your application's data structures Add business logic to your applications Add automated tests and learn how to debug Odoo apps Learn about the access security model and internationalization features Customize websites built with Odoo, by writing your own templates and providing new snippets for use in the website builder Extend the web client with new widgets and make RPC calls to the server Who this book is for If you're a Python developer and want to develop highly efficient business applications with the latest Odoo framework (or if you just want a hands on problem solution book for all your Odoo Development related issues), this book is for you! Some experience with the JavaScript programming language and web development is required to get the most out of this book.


Book Synopsis Odoo 11 Development Cookbook - Second Edition by : Holger Brunn

Download or read book Odoo 11 Development Cookbook - Second Edition written by Holger Brunn and published by Packt Publishing Ltd. This book was released on 2018-01-22 with total page 460 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create fast and efficient server-side applications using the latest features of Odoo v11 Key Features Get the most up-to-date guide on Odoo 11 to create custom and reusable modules Interconnect your application with other systems by implementing web APIs Understand the mechanisms powering the Odoo framework to build robust enterprises Book Description Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source are also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. Version 11 offers better usability and speed: a new design (as compared to the current Odoo Enterprise version) and a mobile interface. The book starts by covering Odoo installation and administration and Odoo Server deployment. It then delves into the implementation of Odoo modules, the different inheritance models available in Odoo. You will then learn how to define access rules for your data; how to make your application available in different languages; how to expose your data models to end users on the back end and on the front end; and how to create beautiful PDF versions of your data. By the end of the book, you will have a thorough knowledge of Odoo and will be able to build effective applications by applying Odoo development best practices What you will learn Install and manage Odoo environments and instances Use models to define your application's data structures Add business logic to your applications Add automated tests and learn how to debug Odoo apps Learn about the access security model and internationalization features Customize websites built with Odoo, by writing your own templates and providing new snippets for use in the website builder Extend the web client with new widgets and make RPC calls to the server Who this book is for If you're a Python developer and want to develop highly efficient business applications with the latest Odoo framework (or if you just want a hands on problem solution book for all your Odoo Development related issues), this book is for you! Some experience with the JavaScript programming language and web development is required to get the most out of this book.


Go Web Development Cookbook

Go Web Development Cookbook

Author: Arpit Aggarwal

Publisher: Packt Publishing Ltd

Published: 2018-04-23

Total Pages: 326

ISBN-13: 1787288560

DOWNLOAD EBOOK

86 recipes on how to build fast, scalable, and powerful web services and applications with Go Key Features Become proficient in RESTful web services Build scalable, high-performant web applications in Go Get acquainted with Go frameworks for web development Book Description Go is an open source programming language that is designed to scale and support concurrency at the language level. This gives you the liberty to write large concurrent web applications with ease. From creating web application to deploying them on Amazon Cloud Services, this book will be your one-stop guide to learn web development in Go. The Go Web Development Cookbook teaches you how to create REST services, write microservices, and deploy Go Docker containers. Whether you are new to programming or a professional developer, this book will help get you up to speed with web development in Go. We will focus on writing modular code in Go; in-depth informative examples build the base, one step at a time. You will learn how to create a server, work with static files, SQL, NoSQL databases, and Beego. You will also learn how to create and secure REST services, and create and deploy Go web application and Go Docker containers on Amazon Cloud Services. By the end of the book, you will be able to apply the skills you've gained in Go to create and explore web applications in any domain. What you will learn Create a simple HTTP and TCP web server and understand how it works Explore record in a MySQL and MongoDB database Write and consume RESTful web service in Go Invent microservices in Go using Micro – a microservice toolkit Create and Deploy the Beego application with Nginx Deploy Go web application and Docker containers on an AWS EC2 instance Who this book is for This book is for Go developers interested in learning how to use Go to build powerful web applications. A background in web development is expected.


Book Synopsis Go Web Development Cookbook by : Arpit Aggarwal

Download or read book Go Web Development Cookbook written by Arpit Aggarwal and published by Packt Publishing Ltd. This book was released on 2018-04-23 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: 86 recipes on how to build fast, scalable, and powerful web services and applications with Go Key Features Become proficient in RESTful web services Build scalable, high-performant web applications in Go Get acquainted with Go frameworks for web development Book Description Go is an open source programming language that is designed to scale and support concurrency at the language level. This gives you the liberty to write large concurrent web applications with ease. From creating web application to deploying them on Amazon Cloud Services, this book will be your one-stop guide to learn web development in Go. The Go Web Development Cookbook teaches you how to create REST services, write microservices, and deploy Go Docker containers. Whether you are new to programming or a professional developer, this book will help get you up to speed with web development in Go. We will focus on writing modular code in Go; in-depth informative examples build the base, one step at a time. You will learn how to create a server, work with static files, SQL, NoSQL databases, and Beego. You will also learn how to create and secure REST services, and create and deploy Go web application and Go Docker containers on Amazon Cloud Services. By the end of the book, you will be able to apply the skills you've gained in Go to create and explore web applications in any domain. What you will learn Create a simple HTTP and TCP web server and understand how it works Explore record in a MySQL and MongoDB database Write and consume RESTful web service in Go Invent microservices in Go using Micro – a microservice toolkit Create and Deploy the Beego application with Nginx Deploy Go web application and Docker containers on an AWS EC2 instance Who this book is for This book is for Go developers interested in learning how to use Go to build powerful web applications. A background in web development is expected.


Odoo 15 Development Essentials

Odoo 15 Development Essentials

Author: Daniel Reis

Publisher: Packt Publishing Ltd

Published: 2022-02-25

Total Pages: 548

ISBN-13: 180020308X

DOWNLOAD EBOOK

Become a proficient Odoo developer and increase your productivity while building Odoo business applications Key FeaturesSet up the Odoo development environment and learn how to test and debug your codeUse the ORM framework to work with data and implement business logic supporting business rulesDesign user interfaces, web pages, and business reports using the Odoo framework's web componentsBook Description Odoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics. The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you'll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you'll gain insights into building business logic and using the Odoo API to integrate with various applications. By the end of this book, you'll be able to build business apps from scratch using the latest version of Odoo. What you will learnInstall Odoo from source and organize the development environmentCreate your first Odoo app from scratchUnderstand the application components available in OdooStructure the application's data model using ORM featuresUse the ORM API to implement the business logic layerDesign a graphical user interface (GUI) for the web client and websiteUse the Odoo External API to interface with external systemsDeploy and maintain your application in production environmentsWho this book is for This book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book


Book Synopsis Odoo 15 Development Essentials by : Daniel Reis

Download or read book Odoo 15 Development Essentials written by Daniel Reis and published by Packt Publishing Ltd. This book was released on 2022-02-25 with total page 548 pages. Available in PDF, EPUB and Kindle. Book excerpt: Become a proficient Odoo developer and increase your productivity while building Odoo business applications Key FeaturesSet up the Odoo development environment and learn how to test and debug your codeUse the ORM framework to work with data and implement business logic supporting business rulesDesign user interfaces, web pages, and business reports using the Odoo framework's web componentsBook Description Odoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics. The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you'll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you'll gain insights into building business logic and using the Odoo API to integrate with various applications. By the end of this book, you'll be able to build business apps from scratch using the latest version of Odoo. What you will learnInstall Odoo from source and organize the development environmentCreate your first Odoo app from scratchUnderstand the application components available in OdooStructure the application's data model using ORM featuresUse the ORM API to implement the business logic layerDesign a graphical user interface (GUI) for the web client and websiteUse the Odoo External API to interface with external systemsDeploy and maintain your application in production environmentsWho this book is for This book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book


Odoo 10 Implementation Cookbook

Odoo 10 Implementation Cookbook

Author: Mantavya Gajjar

Publisher: Packt Publishing Ltd

Published: 2017-10-06

Total Pages: 806

ISBN-13: 1787124223

DOWNLOAD EBOOK

Comprehensive tasks covering Odoo 10 in the right way About This Book Reduce implementation costs and improve major benchmarks relating to storage space and speed. Implement the approval hierarchy and user and access rights, configure the company and language, and so on. Cover all platforms such as mobile, web, content management, and e-commerce. Who This Book Is For This book is targeted towards Odoo functional users and project managers who would like to use it for their organization. No expertise in Odoo is required. What You Will Learn Learn the modern way of doing sales and managing sales contracts. Create and configure your products and manage your sales quotations Set up an online shop and start selling online with Odoo eCommerce Manage multi-currency transactions and create a deferred revenue plan and link it with products Administer vendors and products and request quotations, confirm orders, and get them delivered Manage quality control in the warehouse and manual and real-time inventory stock valuations. Manage projects and project forecasting via grid and Gantt views Implement Human Resource apps and manage the employee appraisal process Manage Workcenters and the product lifecycle Track worker activity with tablets and launch new changes in production In Detail Odoo is a Python-based ERP system and is completely open source. Odoo is a comprehensive suite of business applications offering a wealth of functionalities that can be deployed to meet your business needs. This book will help you manage the different functionalities of your business and optimize it. You will learn in detail about the various facets of the business process such as sales, accounting, purchases, manufacturing, and inventory. We will cover each of these topics in detail and learn how Odoo handles all these tasks with much ease. With its modular approach, you will be able to build customized solutions, take advantage of the Odoo 10 system in your organization, and master basic administration. We will cover modules and applications in Odoo that will help optimize quality checks. You will also be able to customize major reporting functions for your teams and set up forms and documents for sales, purchase, inventory, and so on. By the end of the book, you will be able to use the major functionalities of Odoo 10 and fully implement them into your business. Style and approach The book follows a recipe-based format; the recipes are filled with real-world use cases and various functional topics.


Book Synopsis Odoo 10 Implementation Cookbook by : Mantavya Gajjar

Download or read book Odoo 10 Implementation Cookbook written by Mantavya Gajjar and published by Packt Publishing Ltd. This book was released on 2017-10-06 with total page 806 pages. Available in PDF, EPUB and Kindle. Book excerpt: Comprehensive tasks covering Odoo 10 in the right way About This Book Reduce implementation costs and improve major benchmarks relating to storage space and speed. Implement the approval hierarchy and user and access rights, configure the company and language, and so on. Cover all platforms such as mobile, web, content management, and e-commerce. Who This Book Is For This book is targeted towards Odoo functional users and project managers who would like to use it for their organization. No expertise in Odoo is required. What You Will Learn Learn the modern way of doing sales and managing sales contracts. Create and configure your products and manage your sales quotations Set up an online shop and start selling online with Odoo eCommerce Manage multi-currency transactions and create a deferred revenue plan and link it with products Administer vendors and products and request quotations, confirm orders, and get them delivered Manage quality control in the warehouse and manual and real-time inventory stock valuations. Manage projects and project forecasting via grid and Gantt views Implement Human Resource apps and manage the employee appraisal process Manage Workcenters and the product lifecycle Track worker activity with tablets and launch new changes in production In Detail Odoo is a Python-based ERP system and is completely open source. Odoo is a comprehensive suite of business applications offering a wealth of functionalities that can be deployed to meet your business needs. This book will help you manage the different functionalities of your business and optimize it. You will learn in detail about the various facets of the business process such as sales, accounting, purchases, manufacturing, and inventory. We will cover each of these topics in detail and learn how Odoo handles all these tasks with much ease. With its modular approach, you will be able to build customized solutions, take advantage of the Odoo 10 system in your organization, and master basic administration. We will cover modules and applications in Odoo that will help optimize quality checks. You will also be able to customize major reporting functions for your teams and set up forms and documents for sales, purchase, inventory, and so on. By the end of the book, you will be able to use the major functionalities of Odoo 10 and fully implement them into your business. Style and approach The book follows a recipe-based format; the recipes are filled with real-world use cases and various functional topics.


Kubernetes - A Complete DevOps Cookbook

Kubernetes - A Complete DevOps Cookbook

Author: Murat Karslioglu

Publisher: Packt Publishing Ltd

Published: 2020-03-13

Total Pages: 576

ISBN-13: 1838820337

DOWNLOAD EBOOK

Leverage Kubernetes and container architecture to successfully run production-ready workloads Key FeaturesImplement Kubernetes to orchestrate and scale applications proficientlyLeverage the latest features of Kubernetes to resolve common as well as complex problems in a cloud-native environmentGain hands-on experience in securing, monitoring, and troubleshooting your applicationBook Description Kubernetes is a popular open source orchestration platform for managing containers in a cluster environment. With this Kubernetes cookbook, you’ll learn how to implement Kubernetes using a recipe-based approach. The book will prepare you to create highly available Kubernetes clusters on multiple clouds such as Amazon Web Services (AWS), Google Cloud Platform (GCP), Azure, Alibaba, and on-premises data centers. Starting with recipes for installing and configuring Kubernetes instances, you’ll discover how to work with Kubernetes clients, services, and key metadata. You’ll then learn how to build continuous integration/continuous delivery (CI/CD) pipelines for your applications, and understand various methods to manage containers. As you advance, you’ll delve into Kubernetes' integration with Docker and Jenkins, and even perform a batch process and configure data volumes. You’ll get to grips with methods for scaling, security, monitoring, logging, and troubleshooting. Additionally, this book will take you through the latest updates in Kubernetes, including volume snapshots, creating high availability clusters with kops, running workload operators, new inclusions around kubectl and more. By the end of this book, you’ll have developed the skills required to implement Kubernetes in production and manage containers proficiently. What you will learnDeploy cloud-native applications on KubernetesAutomate testing in the DevOps workflowDiscover and troubleshoot common storage issuesDynamically scale containerized services to manage fluctuating traffic needsUnderstand how to monitor your containerized DevOps environmentBuild DevSecOps into CI/CD pipelinesWho this book is for This Kubernetes book is for developers, IT professionals, and DevOps engineers and teams who want to use Kubernetes to manage, scale, and orchestrate applications in their organization. Basic understanding of Kubernetes and containerization is necessary.


Book Synopsis Kubernetes - A Complete DevOps Cookbook by : Murat Karslioglu

Download or read book Kubernetes - A Complete DevOps Cookbook written by Murat Karslioglu and published by Packt Publishing Ltd. This book was released on 2020-03-13 with total page 576 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leverage Kubernetes and container architecture to successfully run production-ready workloads Key FeaturesImplement Kubernetes to orchestrate and scale applications proficientlyLeverage the latest features of Kubernetes to resolve common as well as complex problems in a cloud-native environmentGain hands-on experience in securing, monitoring, and troubleshooting your applicationBook Description Kubernetes is a popular open source orchestration platform for managing containers in a cluster environment. With this Kubernetes cookbook, you’ll learn how to implement Kubernetes using a recipe-based approach. The book will prepare you to create highly available Kubernetes clusters on multiple clouds such as Amazon Web Services (AWS), Google Cloud Platform (GCP), Azure, Alibaba, and on-premises data centers. Starting with recipes for installing and configuring Kubernetes instances, you’ll discover how to work with Kubernetes clients, services, and key metadata. You’ll then learn how to build continuous integration/continuous delivery (CI/CD) pipelines for your applications, and understand various methods to manage containers. As you advance, you’ll delve into Kubernetes' integration with Docker and Jenkins, and even perform a batch process and configure data volumes. You’ll get to grips with methods for scaling, security, monitoring, logging, and troubleshooting. Additionally, this book will take you through the latest updates in Kubernetes, including volume snapshots, creating high availability clusters with kops, running workload operators, new inclusions around kubectl and more. By the end of this book, you’ll have developed the skills required to implement Kubernetes in production and manage containers proficiently. What you will learnDeploy cloud-native applications on KubernetesAutomate testing in the DevOps workflowDiscover and troubleshoot common storage issuesDynamically scale containerized services to manage fluctuating traffic needsUnderstand how to monitor your containerized DevOps environmentBuild DevSecOps into CI/CD pipelinesWho this book is for This Kubernetes book is for developers, IT professionals, and DevOps engineers and teams who want to use Kubernetes to manage, scale, and orchestrate applications in their organization. Basic understanding of Kubernetes and containerization is necessary.


Libgdx Cross-platform Game Development Cookbook

Libgdx Cross-platform Game Development Cookbook

Author: David Saltares Márquez

Publisher: Packt Publishing Ltd

Published: 2014-10-29

Total Pages: 516

ISBN-13: 1783287306

DOWNLOAD EBOOK

If you want to make cross-platform games without the hassle and dangers of writing platform-specific code, or If you are a game programmer who may have some experience with Java and you want to learn everything you need to know about Libgdx to produce awesome work, this is the book for you. To take full advantage of the recipes in this book, you are expected to be familiar with java with good game programming knowledge.


Book Synopsis Libgdx Cross-platform Game Development Cookbook by : David Saltares Márquez

Download or read book Libgdx Cross-platform Game Development Cookbook written by David Saltares Márquez and published by Packt Publishing Ltd. This book was released on 2014-10-29 with total page 516 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you want to make cross-platform games without the hassle and dangers of writing platform-specific code, or If you are a game programmer who may have some experience with Java and you want to learn everything you need to know about Libgdx to produce awesome work, this is the book for you. To take full advantage of the recipes in this book, you are expected to be familiar with java with good game programming knowledge.


Android 9 Development Cookbook

Android 9 Development Cookbook

Author: Rick Boyer

Publisher: Packt Publishing Ltd

Published: 2018-10-19

Total Pages: 458

ISBN-13: 1788622960

DOWNLOAD EBOOK

Build feature-rich, reliable Android Pie apps with the help of more than 100 proven industry standard recipes and strategies. Key FeaturesUncover the latest features in Android 9 Pie to make your applications stand outDevelop Android Pie applications with the latest mobile technologies, from set up to securityGet up-to-speed with Android Studio 3 and its impressive new featuresBook Description The Android OS has the largest installation base of any operating system in the world. There has never been a better time to learn Android development to write your own applications, or to make your own contributions to the open source community! With this extensively updated cookbook, you'll find solutions for working with the user interfaces, multitouch gestures, location awareness, web services, and device features such as the phone, camera, and accelerometer. You also get useful steps on packaging your app for the Android Market. Each recipe provides a clear solution and sample code you can use in your project from the outset. Whether you are writing your first app or your hundredth, this is a book that you will come back to time and time again, with its many tips and tricks on the rich features of Android Pie. What you will learnDevelop applications using the latest Android framework while maintaining backward-compatibility with the support libraryCreate engaging applications using knowledge gained from recipes on graphics, animations, and multimediaWork through succinct steps on specifics that will help you complete your project fasterAdd location awareness to your own app with examples using the latest Google Play services APIUtilize Google Speech Recognition APIs for your appWho this book is for If you are new to Android development and want to take a hands-on approach to learning the framework, or if you are an experienced developer in need of clear working code to solve the many challenges in Android development, you will benefit from this book. Either way, this is a resource you'll want to keep on your desk as a quick reference to help you solve new problems as you tackle more challenging projects.


Book Synopsis Android 9 Development Cookbook by : Rick Boyer

Download or read book Android 9 Development Cookbook written by Rick Boyer and published by Packt Publishing Ltd. This book was released on 2018-10-19 with total page 458 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build feature-rich, reliable Android Pie apps with the help of more than 100 proven industry standard recipes and strategies. Key FeaturesUncover the latest features in Android 9 Pie to make your applications stand outDevelop Android Pie applications with the latest mobile technologies, from set up to securityGet up-to-speed with Android Studio 3 and its impressive new featuresBook Description The Android OS has the largest installation base of any operating system in the world. There has never been a better time to learn Android development to write your own applications, or to make your own contributions to the open source community! With this extensively updated cookbook, you'll find solutions for working with the user interfaces, multitouch gestures, location awareness, web services, and device features such as the phone, camera, and accelerometer. You also get useful steps on packaging your app for the Android Market. Each recipe provides a clear solution and sample code you can use in your project from the outset. Whether you are writing your first app or your hundredth, this is a book that you will come back to time and time again, with its many tips and tricks on the rich features of Android Pie. What you will learnDevelop applications using the latest Android framework while maintaining backward-compatibility with the support libraryCreate engaging applications using knowledge gained from recipes on graphics, animations, and multimediaWork through succinct steps on specifics that will help you complete your project fasterAdd location awareness to your own app with examples using the latest Google Play services APIUtilize Google Speech Recognition APIs for your appWho this book is for If you are new to Android development and want to take a hands-on approach to learning the framework, or if you are an experienced developer in need of clear working code to solve the many challenges in Android development, you will benefit from this book. Either way, this is a resource you'll want to keep on your desk as a quick reference to help you solve new problems as you tackle more challenging projects.