@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
# © 2017-Apertoso N.V. (<http://www.apertoso.be>)
from . import models
from .hooks import post_init_hook
@ -1,10 +1,10 @@
# Copyright 2014-2015 Grupo ESOC <www.grupoesoc.es>
{
"name": "Contact's birthdate",
"version": "10.0.1.1.0",
'version': '11.0.1.0.0',
"author": "Tecnativa,"
"Odoo Community Association (OCA)",
"category": "Customer Relationship Management",
from . import res_partner
from odoo import api, fields, models
import logging
@ -1,4 +1,4 @@
from . import test_birthdate