-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Odoo Development Cookbook
By :

Point of Sale is a fully integrated application that allows you to sell products (online or offline) with any device. It also automatically registers product moves in your stock, gives you real-time statistics, and consolidations across all shops. In this chapter, we will see how to modify the Point of Sale application.
In this chapter, we will cover the following topics:
Note
The Point of Sale application is mostly written in JavaScript. This chapter is written assuming that you have a basic knowledge of JavaScript. This chapter also uses the OWL framework, so if you are unaware of these JavaScript terms, check out Chapter 16, The Odoo Web Library (OWL).
Throughout this chapter, we will be using an add-on module called point_of_sale_customization...