mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-18 21:32:05 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -4,7 +4,7 @@
|
|||
from odoo import api, models
|
||||
|
||||
|
||||
class Lead(models.Model):
|
||||
class CrmLead(models.Model):
|
||||
_inherit = 'crm.lead'
|
||||
|
||||
@api.model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue