Book Image

Working with Odoo

Book Image

Working with Odoo

Overview of this book

With this practical guide, you will cover the essential modules to get Odoo up and running for your company. After installing Odoo, you will use its sales management application to enter quotes, create sales orders, and invoice customers. You will then learn how to integrate the CRM application to manage your leads and convert them into lucrative opportunities and sales. Next, you will set up your own purchase management system, assigning products to suppliers and tracking orders with the new warehouse management and routing system. Finally, you will learn how to use analytics to track project expenses and keep your accounts simple and easy to maintain and build an Odoo module to extend its functionality and make it work for you. Working with Odoo covers all the core installation and usage functionalities of this popular tool, helping you to fully implement a working ERP system through practical, advanced, real-world examples.
Table of Contents (25 chapters)
Working with Odoo
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Finding the Postgres resources


Along with supporting any ERP system, it is important to understand the underlying database architecture. Odoo 8.0 requires Postgres 9.1 or later as the backend database. Here is a list of resources that can help you maintain your Postgres server.

The official Postgres website

While Odoo handles many of the complex database management tasks you would have with other ERP systems, there will be times when the official Postgres website will be useful in maintaining your Odoo installation, which is available at http://www.postgresql.org/.

Downloading Postgres

The following are links for downloading Postgres in various configurations:

The Postgres documentation

The standard Postgres documentation will be useful when you need to perform operations on your Odoo database, which is available at http://www.postgresql.org/docs/9.3.