forked from Techsystech/web
[UPD] Brainbean Apps => CorporateHub
parent
8577fedd00
commit
56bcb4017c
|
@ -23,7 +23,7 @@ Advanced search
|
|||
: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|
|
||||
|
||||
More powerful and easy to use search, especially for related fields.
|
||||
|
||||
|
@ -152,7 +152,9 @@ Contributors
|
|||
* Jose Mª Bernet <josemaria.bernet@guadaltech.es>
|
||||
* Simone Orsi <simone.orsi@camptocamp.com>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
* Jose Mª Bernet <josemaria.bernet@guadaltech.es>
|
||||
* Simone Orsi <simone.orsi@camptocamp.com>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -23,7 +23,7 @@ Web Actions Multi
|
|||
: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|
|
||||
|
||||
This module provides a way to trigger more than one action on ActionManager
|
||||
|
||||
|
@ -67,14 +67,16 @@ Authors
|
|||
~~~~~~~
|
||||
|
||||
* Modoolar
|
||||
* Brainbean Apps
|
||||
* CorporateHub
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Petar Najman <petar.najman@modoolar.com>
|
||||
* Mladen Meseldzija <mladen.meseldzija@modoolar.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
||||
# 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).
|
||||
|
||||
{
|
||||
|
@ -9,7 +10,7 @@
|
|||
"version": "12.0.1.0.0",
|
||||
"license": "LGPL-3",
|
||||
"author": "Modoolar, "
|
||||
"Brainbean Apps, "
|
||||
"CorporateHub, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web/",
|
||||
"depends": [
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
* Petar Najman <petar.najman@modoolar.com>
|
||||
* Mladen Meseldzija <mladen.meseldzija@modoolar.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -23,7 +23,7 @@ Web Actions View Reload
|
|||
: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|
|
||||
|
||||
This module provides a way to trigger reload of the current window on ActionManager
|
||||
|
||||
|
@ -63,13 +63,15 @@ Authors
|
|||
~~~~~~~
|
||||
|
||||
* Modoolar
|
||||
* Brainbean Apps
|
||||
* CorporateHub
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Petar Najman <petar.najman@modoolar.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
||||
# 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).
|
||||
|
||||
{
|
||||
|
@ -9,7 +10,7 @@
|
|||
"version": "12.0.1.0.0",
|
||||
"license": "LGPL-3",
|
||||
"author": "Modoolar, "
|
||||
"Brainbean Apps, "
|
||||
"CorporateHub, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web/",
|
||||
"depends": [
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
* Petar Najman <petar.najman@modoolar.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -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
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -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': [
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -23,7 +23,7 @@ Dynamic Dropdown Widget: Example
|
|||
: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|
|
||||
|
||||
Demonstration of web_widget_dropdown_dynamic.
|
||||
|
||||
|
@ -48,7 +48,7 @@ Credits
|
|||
Authors
|
||||
~~~~~~~
|
||||
|
||||
* Brainbean Apps OU
|
||||
* CorporateHub OU
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -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: Example',
|
||||
|
@ -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': [
|
||||
|
|
|
@ -23,7 +23,7 @@ Web Widget - Formulas in Float Fields
|
|||
: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|
|
||||
|
||||
This module allows the use of simple math formulas in corresponding fields:
|
||||
``=45 + 4/3 - 5 * (2 + 1)``
|
||||
|
@ -65,14 +65,16 @@ Authors
|
|||
|
||||
* GRAP
|
||||
* LasLabs
|
||||
* Brainbean Apps
|
||||
* CorporateHub
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Sylvain Le Gal (https://twitter.com/legalsylvain)
|
||||
* Oleg Bulkin <o.bulkin@gmail.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Copyright 2014-2015 GRAP
|
||||
# Copyright 2016 LasLabs Inc.
|
||||
# Copyright 2020 Brainbean Apps (https://brainbeanapps.com)
|
||||
# Copyright 2020 CorporateHub (https://corporatehub.eu)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
{
|
||||
|
@ -9,7 +10,10 @@
|
|||
'version': '12.0.1.0.0',
|
||||
'category': 'Web',
|
||||
'author':
|
||||
'GRAP, LasLabs, Brainbean Apps, Odoo Community Association (OCA)',
|
||||
'GRAP, '
|
||||
'LasLabs, '
|
||||
'CorporateHub, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/OCA/web/',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
* Sylvain Le Gal (https://twitter.com/legalsylvain)
|
||||
* Oleg Bulkin <o.bulkin@gmail.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -23,7 +23,7 @@ Web URL widget advanced
|
|||
: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|
|
||||
|
||||
Extend URL widget features to ease customization of anchor's text.
|
||||
|
||||
|
@ -95,7 +95,9 @@ Contributors
|
|||
~~~~~~~~~~~~
|
||||
|
||||
* Simone Orsi <simone.orsi@camptocamp.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
* Simone Orsi <simone.orsi@camptocamp.com>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
: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|
|
||||
|
||||
This module allows to show an x2many field with 3-tuples
|
||||
($x_value, $y_value, $value) in a table
|
||||
|
@ -204,7 +204,7 @@ Authors
|
|||
* Therp BV
|
||||
* Tecnativa
|
||||
* Camptocamp
|
||||
* Brainbean Apps
|
||||
* CorporateHub
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
@ -216,7 +216,9 @@ Contributors
|
|||
* Timon Tschanz <timon.tschanz@camptocamp.com>
|
||||
* Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
'Therp BV, '
|
||||
'Tecnativa, '
|
||||
'Camptocamp, '
|
||||
'Brainbean Apps, '
|
||||
'CorporateHub, '
|
||||
'Odoo Community Association (OCA)'
|
||||
),
|
||||
'website': 'https://github.com/OCA/web',
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
* Timon Tschanz <timon.tschanz@camptocamp.com>
|
||||
* Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
|
||||
* `CorporateHub <https://corporatehub.eu/>`__
|
||||
|
||||
* Alexey Pelykh <alexey.pelykh@corphub.eu>
|
||||
|
|
Loading…
Reference in New Issue