Summary
In this chapter, we started by discussing how to activate the Odoo developer mode. Next, we walked through how to make a backup of the Odoo database and how to restore that database using the manage database tools in Odoo. It was emphasized how important it is to back up databases prior to performing any customization in Odoo. Next, we went step by step through how to customize Odoo by adding fields to the database and ultimately to your forms and views. This is by no means a comprehensive guide on Odoo customization; it is merely an introduction to common ways to easily customize forms, lists, and searches.
In the next chapter, we will explore how to use the Odoo report designer to customize reports and export data from Odoo. We will begin by looking at how to customize our company headers and footers that will appear on our standard documents. With Odoo, we can use dynamic fields to automatically fill in values from our database into our reports. Using the new Web template language...