Odoo 8 Openerp Python How To Create Email Notification Function In Odoo? July 13, 2023 Post a Comment I have calender.event module. In that I have one date field ending_date. I wanted to create functio… Read more How To Create Email Notification Function In Odoo?
Odoo Odoo 8 Python Python 2.7 Odoo - Display Name Of Many2one Field Combination Of 2 Fields June 09, 2023 Post a Comment In my module i have the following many2one field: 'xx_insurance_type': fields.many2one('… Read more Odoo - Display Name Of Many2one Field Combination Of 2 Fields