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)

Adding PayPal as a payment processor

While Odoo only includes Wire Transfer by default, the framework is modular and can be extended to include additional payment methods.

One of the most popular e-commerce payment processors, PayPal, can be quickly installed and integrated into your Odoo e-commerce system.

We have to install a PayPal payment processor a little differently because it is not a full application, but rather a module. We still need to go to Settings and Local Apps, but we will need to uncheck the Apps filter from the search.

After clearing the Apps filter, simply type in PayPal to see the standard Install button:

Once you've clicked Install, the screen will refresh and you will be left on the Apps screen with the apps filter back in place. We now need to go to the Website Admin menu and choose the Payment Acquirers option in the eCommerce section to bring up...