Skip to content
Snippets Groups Projects
Commit 45e09d58 authored by jordan's avatar jordan
Browse files

[fix] model name

parent a18655f7
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
from odoo import fields, models, api
class ModelName(models.Model):
class EticPartner(models.Model):
_inherit = "res.partner"
# ------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment