mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-22 04:22:02 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -4,6 +4,6 @@
|
|||
from odoo import models
|
||||
|
||||
|
||||
class Partner(models.Model):
|
||||
class ResPartner(models.Model):
|
||||
_inherit = 'res.partner'
|
||||
_mailing_enabled = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue