Introduction
In Chapter 4, Application Models, we have seen how to declare or extend business models in custom modules. The recipes in that chapter cover writing methods for computed fields as well as methods to constrain the values of fields. This chapter focuses on the basics of server side development in Odoo—method definitions, recordset manipulation, and extending inherited methods.