Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Working with Odoo 11

You're reading from   Working with Odoo 11 Configure, manage, and customize your Odoo system

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher
ISBN-13 9781788476959
Length 474 pages
Edition 3rd Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Greg Moss Greg Moss
Author Profile Icon Greg Moss
Greg Moss
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Setting Up Odoo 11 FREE CHAPTER 2. Installing Your First Application 3. Exploring CRM in Odoo 11 4. Purchasing with Odoo 5. Making Goods with Manufacturing Resource Planning 6. Configuring Accounting and Finance Options 7. Administering an Odoo Installation 8. Implementing the Human Resources Application 9. Understanding Project Management 10. Creating Advanced Searches and Dashboards 11. Building a Website with Odoo 12. Implementing E-Commerce with Odoo 13. Customizing Odoo for Your Business 14. Modifying Documents and Reports 15. Discovering Custom Odoo Modules 16. Comparing Community and Enterprise Edition 17. Another Book You May Enjoy

To get the most out of this book

You should have Odoo version 11 installed on your system. To get the most out of this book, you should also have an understanding of basic business operations. For example, you should know the purpose of a sales order and a purchase order. You should also have basic computer skills such as understanding filesystems and installing software. For more advanced customization topics in the book, you should have a basic knowledge of databases and programming concepts.

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Limit those customers to just the names that include camp."

A block of code is set as follows:

<span t-if="o.state not in ['draft','sent']">Sales Order # </span> 
<span t-if="o.state in ['draft','sent']">Quotation #:</span>

Any command-line input or output is written as follows:

$ mkdir css
$ cd css

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "This brings up all the QWeb views associated with the report."

Warnings or important notes appear like this.
Tips and tricks appear like this.
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime