* Change the method called in the view * Complete the create_invoice method * Bump version + authoring * Correct bad call of method Small Documentation * Add super call in python test * FIX bad field names causing bad quantities in sale.order.line
* Add contract functionality to `product.templates` * Add logic to create contracts from `sale.order` that contains contract products.