[UPD] Brainbean Apps => CorporateHub

This commit is contained in:
Alexey Pelykh
2020-11-04 12:55:34 +02:00
parent 8577fedd00
commit 56bcb4017c
21 changed files with 70 additions and 34 deletions

View File

@@ -23,7 +23,7 @@ Dynamic Dropdown Widget
:target: https://runbot.odoo-community.org/runbot/162/12.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|
Dynamic dropdown widget that supports resolving options from backend of:
@@ -89,12 +89,14 @@ Credits
Authors
~~~~~~~
* Brainbean Apps OU
* CorporateHub OU
Contributors
~~~~~~~~~~~~
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__
* Alexey Pelykh <alexey.pelykh@corphub.eu>
Maintainers
~~~~~~~~~~~

View File

@@ -1,4 +1,5 @@
# Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
'name': 'Dynamic Dropdown Widget',
@@ -7,7 +8,7 @@
'version': '12.0.1.0.0',
'license': 'AGPL-3',
'author':
'Brainbean Apps OU, '
'CorporateHub, '
'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/web/',
'depends': [

View File

@@ -1 +1,3 @@
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__
* Alexey Pelykh <alexey.pelykh@corphub.eu>