[UPD] README.rst

This commit is contained in:
OCA-git-bot
2019-03-08 10:18:51 +00:00
committed by chien
parent f90fb234d2
commit 2d8c2ce60c
2 changed files with 33 additions and 20 deletions

View File

@@ -56,7 +56,7 @@ Usage
Inherit the model:
from openerp import models
from odoo import models
class MyModel(models.model)
_name = 'my.model'
@@ -91,14 +91,6 @@ Contributors
* Florian da Costa <florian.dacosta@akretion.com>
* Sylvain LE GAL (https://twitter.com/legalsylvain)
Funders
~~~~~~~
The development of this module has been financially supported by:
* Akretion (<http://www.akretion.com>)
* GRAP, Groupement Régional Alimentaire de Proximité (<http://www.grap.coop>)
Maintainers
~~~~~~~~~~~