mirror of https://github.com/OCA/web.git
[UPD] Brainbean Apps => CorporateHub
parent
c095bd614e
commit
78ac45de52
|
@ -62,13 +62,16 @@ Authors
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
* Modoolar
|
* Modoolar
|
||||||
* Brainbean Apps
|
* CorporateHub
|
||||||
|
|
||||||
Contributors
|
Contributors
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
* Petar Najman <petar.najman@modoolar.com>
|
* Petar Najman <petar.najman@modoolar.com>
|
||||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
* `CorporateHub <https://corporatehub.eu/>`__
|
||||||
|
|
||||||
|
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||||
|
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
# Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
||||||
# Copyright 2018 Brainbean Apps
|
# Copyright 2018 Brainbean Apps
|
||||||
|
# Copyright 2020 CorporateHub (https://corporatehub.eu)
|
||||||
# License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html).
|
# License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html).
|
||||||
|
|
||||||
{
|
{
|
||||||
|
@ -8,7 +9,7 @@
|
||||||
"category": "Web",
|
"category": "Web",
|
||||||
"version": "13.0.1.0.0",
|
"version": "13.0.1.0.0",
|
||||||
"license": "LGPL-3",
|
"license": "LGPL-3",
|
||||||
"author": "Modoolar, Brainbean Apps, Odoo Community Association (OCA)",
|
"author": "Modoolar, CorporateHub, Odoo Community Association (OCA)",
|
||||||
"website": "https://github.com/OCA/web/",
|
"website": "https://github.com/OCA/web/",
|
||||||
"depends": ["web"],
|
"depends": ["web"],
|
||||||
"data": ["views/web_ir_actions_act_view_reload.xml"],
|
"data": ["views/web_ir_actions_act_view_reload.xml"],
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
* Petar Najman <petar.najman@modoolar.com>
|
* Petar Najman <petar.najman@modoolar.com>
|
||||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
* `CorporateHub <https://corporatehub.eu/>`__
|
||||||
|
|
||||||
|
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||||
|
|
Loading…
Reference in New Issue