Browse Source

Merge pull request #324 from grupoesoc/credits

Credit creators, using same name across modules to avoid split statistics
pull/309/head
Pedro M. Baeza 9 years ago
parent
commit
30b031591c
  1. 4
      datetime_formatter/__openerp__.py

4
datetime_formatter/__openerp__.py

@ -7,8 +7,8 @@
"summary": "Helper functions to give correct format to date[time] fields",
"version": "8.0.1.0.0",
"category": "Tools",
"website": "https://grupoesoc.es/",
"author": "Grupo ESOC Ingeniería de Servicios, S.L.U., "
"website": "https://grupoesoc.es",
"author": "Grupo ESOC Ingeniería de Servicios, "
"Odoo Community Association (OCA)",
"license": "AGPL-3",
"installable": True,

Loading…
Cancel
Save