diff --git a/sql_request_abstract/README.rst b/sql_request_abstract/README.rst index 22325e26c..946b20c9a 100644 --- a/sql_request_abstract/README.rst +++ b/sql_request_abstract/README.rst @@ -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 * Sylvain LE GAL (https://twitter.com/legalsylvain) -Funders -~~~~~~~ - -The development of this module has been financially supported by: - -* Akretion () -* GRAP, Groupement Régional Alimentaire de Proximité () - Maintainers ~~~~~~~~~~~ diff --git a/sql_request_abstract/static/description/index.html b/sql_request_abstract/static/description/index.html index 5f352ff01..e0f0bf6c8 100644 --- a/sql_request_abstract/static/description/index.html +++ b/sql_request_abstract/static/description/index.html @@ -3,13 +3,13 @@ - + SQL Request Abstract