Browse Source

base_report_auto_create_qweb: Change authors to new ones

pull/1035/head
Pedro M. Baeza 8 years ago
committed by Jairo Llopis
parent
commit
e652e57be0
  1. 7
      base_report_auto_create_qweb/__manifest__.py

7
base_report_auto_create_qweb/__manifest__.py

@ -14,11 +14,10 @@
"unidecode",
],
},
"author": "OdooMRP team, "
"AvanzOSC, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"author": "AvanzOSC, "
"Tecnativa, "
"Odoo Community Association (OCA), ",
"website": "http://www.odoomrp.com",
"website": "https://github.com/OCA/server-tools",
"license": "AGPL-3",
"contributors": [
"Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>",

Loading…
Cancel
Save