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

Setting up your own accounts


Up to this point, we have used the standard United States chart of accounts template provided by Odoo. Most companies, however, will need to modify this chart of accounts or even set up an entirely different chart of accounts to match the needs of their business. As an example, we are going to add an additional sales account specifically for t-shirts so that we can better organize our sales into types of products.

To setup a new account, go to the accounting menu and then down to the configuration section and choose Accounts. Odoo will present you with a listing of all your current accounts in Odoo. Click on Create to add a new account:

Notice in our screen that we have specified the account code as 479110. Why did we choose this as the account code? Odoo had already provided 479100 for the general sales account. Therefore, 479110 was an appropriate account code to choose for our T-shirt sales. For the name of the account, we simply choose T-shirt Sales.

In addition...