product_op.py 92 Bytes RawBlameHistoryPermalink 1 2 3 4 5 from odoo import models class Hotel(models.Model): _inherit = "product.template"