Book Image

Working with Odoo 11 - Third Edition

By : Greg Moss
Book Image

Working with Odoo 11 - Third Edition

By: Greg Moss

Overview of this book

Odoo is an all-in-one management software that offers an array of business applications, forming a complete suite of enterprise management applications. Odoo 11 comes with advances on usability, speed, and design. Working with Odoo 11 starts with how to set up Odoo, both online and on your own server. You’ll then configure the basic company settings required to quickly get your first Odoo system up and running. Later, you’ll explore customer relationship management in Odoo and its importance in a modern business environment. You'll then dive into purchasing applications with Odoo, learn some of the primary functionalities of ERP systems for manufacturing operations, and use analytic accounting to provide better reporting. After that, you'll learn how to work with Odoo for mobile, and finally, you will walk through the recent Odoo 11 features with respect to the community and enterprise edition, giving you a complete understanding of what Odoo can do for your business.
Table of Contents (18 chapters)

Activating developer mode

To customize Odoo, you must first activate developer mode. Once you enter this mode, Odoo will provide you with a lot more onscreen information as you navigate through the interface. This mode also allows you to make changes to the database and store that information in a file.

To activate developer mode, click on the Settings menu. On the far right you will see a panel that contains information about the Odoo installation. At the bottom of the panel, you will see the link to Activate the developer mode:

Once you have entered this screen, you can click on Activate the developer mode to begin customizing Odoo.

Odoo recognizes that you are in developer mode by adding ?debug=# to the URL in your web browser. Additionally, Odoo changes the information that is provided when you hover over various fields in the interface. For example, when viewing a sales...