Odoo Enterprise Source Code Updated

We hope you found this blog post informative and helpful. Do you have any questions or experiences with Odoo Enterprise source code? Share them in the comments below!

class SaleOrder(models.Model): _inherit = 'sale.order' # Inheriting the Community object odoo enterprise source code