[MIG] web_view_searchpanel: from muk_web to OCA
|
@ -1,165 +0,0 @@
|
|||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
||||
This version of the GNU Lesser General Public License incorporates
|
||||
the terms and conditions of version 3 of the GNU General Public
|
||||
License, supplemented by the additional permissions listed below.
|
||||
|
||||
0. Additional Definitions.
|
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
||||
General Public License.
|
||||
|
||||
"The Library" refers to a covered work governed by this License,
|
||||
other than an Application or a Combined Work as defined below.
|
||||
|
||||
An "Application" is any work that makes use of an interface provided
|
||||
by the Library, but which is not otherwise based on the Library.
|
||||
Defining a subclass of a class defined by the Library is deemed a mode
|
||||
of using an interface provided by the Library.
|
||||
|
||||
A "Combined Work" is a work produced by combining or linking an
|
||||
Application with the Library. The particular version of the Library
|
||||
with which the Combined Work was made is also called the "Linked
|
||||
Version".
|
||||
|
||||
The "Minimal Corresponding Source" for a Combined Work means the
|
||||
Corresponding Source for the Combined Work, excluding any source code
|
||||
for portions of the Combined Work that, considered in isolation, are
|
||||
based on the Application, and not on the Linked Version.
|
||||
|
||||
The "Corresponding Application Code" for a Combined Work means the
|
||||
object code and/or source code for the Application, including any data
|
||||
and utility programs needed for reproducing the Combined Work from the
|
||||
Application, but excluding the System Libraries of the Combined Work.
|
||||
|
||||
1. Exception to Section 3 of the GNU GPL.
|
||||
|
||||
You may convey a covered work under sections 3 and 4 of this License
|
||||
without being bound by section 3 of the GNU GPL.
|
||||
|
||||
2. Conveying Modified Versions.
|
||||
|
||||
If you modify a copy of the Library, and, in your modifications, a
|
||||
facility refers to a function or data to be supplied by an Application
|
||||
that uses the facility (other than as an argument passed when the
|
||||
facility is invoked), then you may convey a copy of the modified
|
||||
version:
|
||||
|
||||
a) under this License, provided that you make a good faith effort to
|
||||
ensure that, in the event an Application does not supply the
|
||||
function or data, the facility still operates, and performs
|
||||
whatever part of its purpose remains meaningful, or
|
||||
|
||||
b) under the GNU GPL, with none of the additional permissions of
|
||||
this License applicable to that copy.
|
||||
|
||||
3. Object Code Incorporating Material from Library Header Files.
|
||||
|
||||
The object code form of an Application may incorporate material from
|
||||
a header file that is part of the Library. You may convey such object
|
||||
code under terms of your choice, provided that, if the incorporated
|
||||
material is not limited to numerical parameters, data structure
|
||||
layouts and accessors, or small macros, inline functions and templates
|
||||
(ten or fewer lines in length), you do both of the following:
|
||||
|
||||
a) Give prominent notice with each copy of the object code that the
|
||||
Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the object code with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
4. Combined Works.
|
||||
|
||||
You may convey a Combined Work under terms of your choice that,
|
||||
taken together, effectively do not restrict modification of the
|
||||
portions of the Library contained in the Combined Work and reverse
|
||||
engineering for debugging such modifications, if you also do each of
|
||||
the following:
|
||||
|
||||
a) Give prominent notice with each copy of the Combined Work that
|
||||
the Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
c) For a Combined Work that displays copyright notices during
|
||||
execution, include the copyright notice for the Library among
|
||||
these notices, as well as a reference directing the user to the
|
||||
copies of the GNU GPL and this license document.
|
||||
|
||||
d) Do one of the following:
|
||||
|
||||
0) Convey the Minimal Corresponding Source under the terms of this
|
||||
License, and the Corresponding Application Code in a form
|
||||
suitable for, and under terms that permit, the user to
|
||||
recombine or relink the Application with a modified version of
|
||||
the Linked Version to produce a modified Combined Work, in the
|
||||
manner specified by section 6 of the GNU GPL for conveying
|
||||
Corresponding Source.
|
||||
|
||||
1) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (a) uses at run time
|
||||
a copy of the Library already present on the user's computer
|
||||
system, and (b) will operate properly with a modified version
|
||||
of the Library that is interface-compatible with the Linked
|
||||
Version.
|
||||
|
||||
e) Provide Installation Information, but only if you would otherwise
|
||||
be required to provide such information under section 6 of the
|
||||
GNU GPL, and only to the extent that such information is
|
||||
necessary to install and execute a modified version of the
|
||||
Combined Work produced by recombining or relinking the
|
||||
Application with a modified version of the Linked Version. (If
|
||||
you use option 4d0, the Installation Information must accompany
|
||||
the Minimal Corresponding Source and Corresponding Application
|
||||
Code. If you use option 4d1, you must provide the Installation
|
||||
Information in the manner specified by section 6 of the GNU GPL
|
||||
for conveying Corresponding Source.)
|
||||
|
||||
5. Combined Libraries.
|
||||
|
||||
You may place library facilities that are a work based on the
|
||||
Library side by side in a single library together with other library
|
||||
facilities that are not Applications and are not covered by this
|
||||
License, and convey such a combined library under terms of your
|
||||
choice, if you do both of the following:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work based
|
||||
on the Library, uncombined with any other library facilities,
|
||||
conveyed under the terms of this License.
|
||||
|
||||
b) Give prominent notice with the combined library that part of it
|
||||
is a work based on the Library, and explaining where to find the
|
||||
accompanying uncombined form of the same work.
|
||||
|
||||
6. Revised Versions of the GNU Lesser General Public License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions
|
||||
of the GNU Lesser General Public License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Library as you received it specifies that a certain numbered version
|
||||
of the GNU Lesser General Public License "or any later version"
|
||||
applies to it, you have the option of following the terms and
|
||||
conditions either of that published version or of any later version
|
||||
published by the Free Software Foundation. If the Library as you
|
||||
received it does not specify a version number of the GNU Lesser
|
||||
General Public License, you may choose any version of the GNU Lesser
|
||||
General Public License ever published by the Free Software Foundation.
|
||||
|
||||
If the Library as you received it specifies that a proxy can decide
|
||||
whether future versions of the GNU Lesser General Public License shall
|
||||
apply, that proxy's public statement of acceptance of any version is
|
||||
permanent authorization for you to choose that version for the
|
||||
Library.
|
|
@ -1,95 +1,48 @@
|
|||
================
|
||||
MuK Search Panel
|
||||
================
|
||||
============
|
||||
Search Panel
|
||||
============
|
||||
|
||||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
:target: https://odoo-community.org/page/development-status
|
||||
:alt: Beta
|
||||
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
|
||||
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
|
||||
:alt: License: LGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/web/tree/12.0/web_view_searchpanel
|
||||
:alt: OCA/web
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_view_searchpanel
|
||||
:alt: Translate me on Weblate
|
||||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
||||
:target: https://runbot.odoo-community.org/runbot/162/12.0
|
||||
:alt: Try me on Runbot
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
With Odoo version 13 a new feature is added which allows kanban views to be
|
||||
extended by a search panel. This can be defined via XML and is then automatically
|
||||
added to the view. With this module the function is ported back to version 12.
|
||||
|
||||
Installation
|
||||
============
|
||||
**Table of contents**
|
||||
|
||||
To install this module, you need to:
|
||||
|
||||
Download the module and add it to your Odoo addons folder. Afterward, log on to
|
||||
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
|
||||
list by clicking on the "Update Apps List" link. Now install the module by
|
||||
clicking on the install button.
|
||||
|
||||
Another way to install this module is via the package management for Python
|
||||
(`PyPI <https://pypi.org/project/pip/>`_).
|
||||
|
||||
To install our modules using the package manager make sure
|
||||
`odoo-autodiscover <https://pypi.org/project/odoo-autodiscover/>`_ is installed
|
||||
correctly. Then open a console and install the module by entering the following
|
||||
command:
|
||||
|
||||
``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
The module name consists of the Odoo version and the module name, where
|
||||
underscores are replaced by a dash.
|
||||
|
||||
**Module:**
|
||||
|
||||
``odoo<version>-addon-<module_name>``
|
||||
|
||||
**Example:**
|
||||
|
||||
``sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils``
|
||||
|
||||
Once the installation has been successfully completed, the app is already in the
|
||||
correct folder. Log on to your Odoo server and go to the Apps menu. Trigger the
|
||||
debug mode and update the list by clicking on the "Update Apps List" link. Now
|
||||
install the module by clicking on the install button.
|
||||
|
||||
The biggest advantage of this variant is that you can now also update the app
|
||||
using the "pip" command. To do this, enter the following command in your console:
|
||||
|
||||
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
When the process is finished, restart your server and update the application in
|
||||
Odoo. The steps are the same as for the installation only the button has changed
|
||||
from "Install" to "Upgrade".
|
||||
|
||||
You can also view available Apps directly in our `repository <https://nexus.mukit.at/#browse/browse:odoo>`_
|
||||
and find a more detailed installation guide on our `website <https://mukit.at/page/open-source>`_.
|
||||
|
||||
For modules licensed under OPL-1, you will receive access data when you purchase
|
||||
the module. If the modules were not purchased directly from
|
||||
`MuK IT <https://www.mukit.at/>`_ please contact our support (support@mukit.at)
|
||||
with a confirmation of purchase to receive the corresponding access data.
|
||||
|
||||
Upgrade
|
||||
============
|
||||
|
||||
To upgrade this module, you need to:
|
||||
|
||||
Download the module and add it to your Odoo addons folder. Restart the server
|
||||
and log on to your Odoo server. Select the Apps menu and upgrade the module by
|
||||
clicking on the upgrade button.
|
||||
|
||||
If you installed the module using the "pip" command, you can also update the
|
||||
module in the same way. Just type the following command into the console:
|
||||
|
||||
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
When the process is finished, restart your server and update the application in
|
||||
Odoo, just like you would normally.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
No additional configuration is needed to use this module.
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Usage
|
||||
=============
|
||||
=====
|
||||
|
||||
This tool allows to quickly filter data on the basis of given fields. The fields
|
||||
are specified as direct children of the ``searchpanel`` with tag name ``field``,
|
||||
and the following attributes:
|
||||
|
||||
* ``name`` (mandatory) the name of the field to filter on
|
||||
* ``select`` determines the behavior and display.
|
||||
* ``select`` determines the behavior and display.
|
||||
* ``groups``: restricts to specific users
|
||||
* ``string``: determines the label to display
|
||||
* ``icon``: specifies which icon is used
|
||||
|
@ -112,8 +65,8 @@ of the search panel. Consider
|
|||
<searchpanel>
|
||||
<field name="department_id"/>
|
||||
<field name="manager_id" select="multi" domain="[('department_id', '=', department_id)]"/>
|
||||
<searchpanel/>
|
||||
|
||||
</searchpanel>
|
||||
|
||||
In the above example, the range of values for manager_id (manager names) available at screen
|
||||
will depend on the value currently selected for the field ``department_id``.
|
||||
|
||||
|
@ -124,37 +77,44 @@ will depend on the value currently selected for the field ``department_id``.
|
|||
This feature has been implemented in case performances would be too bad.
|
||||
|
||||
Another way to solve performance issues is to properly override the ``search_panel_select_multi_range`` method.
|
||||
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_view_searchpanel%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
|
||||
* MuK IT
|
||||
|
||||
Contributors
|
||||
------------
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Mathias Markl <mathias.markl@mukit.at>
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
|
||||
Images
|
||||
------------
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
||||
Some pictures are based on or inspired by the icon set of Font Awesome:
|
||||
This module is maintained by the OCA.
|
||||
|
||||
* `Font Awesome <https://fontawesome.com>`_
|
||||
.. image:: https://odoo-community.org/logo.png
|
||||
:alt: Odoo Community Association
|
||||
:target: https://odoo-community.org
|
||||
|
||||
Projects
|
||||
------------
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
|
||||
Parts of the module are based on or inspired by:
|
||||
This module is part of the `OCA/web <https://github.com/OCA/web/tree/12.0/web_view_searchpanel>`_ project on GitHub.
|
||||
|
||||
* `Odoo <https://github.com/odoo/odoo>`_
|
||||
|
||||
Author & Maintainer
|
||||
-------------------
|
||||
|
||||
This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
|
||||
|
||||
MuK IT is an Austrian company specialized in customizing and extending Odoo.
|
||||
We develop custom solutions for your individual needs to help you focus on
|
||||
your strength and expertise to grow your business.
|
||||
|
||||
If you want to get in touch please contact us via mail
|
||||
(sale@mukit.at) or visit our website (https://mukit.at).
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
|
|
|
@ -1,23 +1 @@
|
|||
###################################################################################
|
||||
#
|
||||
# Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
#
|
||||
# This file is part of MuK Search Panel
|
||||
# (see https://mukit.at).
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
###################################################################################
|
||||
|
||||
from . import models
|
||||
from . import models
|
||||
|
|
|
@ -1,54 +1,27 @@
|
|||
###################################################################################
|
||||
#
|
||||
# Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
#
|
||||
# This file is part of MuK Search Panel
|
||||
# (see https://mukit.at).
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
###################################################################################
|
||||
# Copyright 2017-2019 MuK IT GmbH.
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
{
|
||||
'name': 'MuK Search Panel',
|
||||
'name': 'Search Panel',
|
||||
'summary': 'Kanban Search Panel',
|
||||
'version': '12.0.2.0.1',
|
||||
'version': '12.0.1.0.0',
|
||||
'category': 'Extra Tools',
|
||||
'license': 'LGPL-3',
|
||||
'author': 'MuK IT',
|
||||
'website': 'https://www.mukit.at',
|
||||
'live_test_url': 'https://mukit.at/r/SgN',
|
||||
'contributors': [
|
||||
'Mathias Markl <mathias.markl@mukit.at>',
|
||||
],
|
||||
'author': 'MuK IT, Odoo Community Association (OCA)',
|
||||
'website': 'https://github.com/OCA/web',
|
||||
'depends': [
|
||||
'muk_web_utils',
|
||||
'web',
|
||||
],
|
||||
'data': [
|
||||
"template/assets.xml",
|
||||
'template/assets.xml',
|
||||
],
|
||||
'qweb': [
|
||||
'static/src/xml/*.xml',
|
||||
'static/src/xml/kanban.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/banner.png'
|
||||
],
|
||||
'external_dependencies': {
|
||||
'python': [],
|
||||
'bin': [],
|
||||
},
|
||||
'application': False,
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
}
|
||||
'demo': [
|
||||
'demo/res_users_views.xml',
|
||||
]
|
||||
}
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
|
||||
Copyright 2017-2019 MuK IT GmbH.
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
-->
|
||||
|
||||
<odoo>
|
||||
|
||||
|
||||
<record id="view_res_users_kanban" model="ir.ui.view">
|
||||
<field name="name">res.users.kanban</field>
|
||||
<field name="model">res.users</field>
|
||||
<field name="inherit_id" ref="base.view_res_users_kanban"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//templates" position="after">
|
||||
<searchpanel>
|
||||
<field name="lang" select="multi"/>
|
||||
<field name="tz" select="multi"/>
|
||||
</searchpanel>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
|
@ -1,15 +0,0 @@
|
|||
`1.2.0`
|
||||
-------
|
||||
|
||||
- Mobile Support
|
||||
|
||||
`1.1.0`
|
||||
-------
|
||||
|
||||
- Lazy Loading on long requests
|
||||
|
||||
`1.0.0`
|
||||
-------
|
||||
|
||||
- Init version
|
||||
|
|
@ -1,160 +0,0 @@
|
|||
================
|
||||
MuK Search Panel
|
||||
================
|
||||
|
||||
With Odoo version 13 a new feature is added which allows kanban views to be
|
||||
extended by a search panel. This can be defined via XML and is then automatically
|
||||
added to the view. With this module the function is ported back to version 12.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
To install this module, you need to:
|
||||
|
||||
Download the module and add it to your Odoo addons folder. Afterward, log on to
|
||||
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
|
||||
list by clicking on the "Update Apps List" link. Now install the module by
|
||||
clicking on the install button.
|
||||
|
||||
Another way to install this module is via the package management for Python
|
||||
(`PyPI <https://pypi.org/project/pip/>`_).
|
||||
|
||||
To install our modules using the package manager make sure
|
||||
`odoo-autodiscover <https://pypi.org/project/odoo-autodiscover/>`_ is installed
|
||||
correctly. Then open a console and install the module by entering the following
|
||||
command:
|
||||
|
||||
``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
The module name consists of the Odoo version and the module name, where
|
||||
underscores are replaced by a dash.
|
||||
|
||||
**Module:**
|
||||
|
||||
``odoo<version>-addon-<module_name>``
|
||||
|
||||
**Example:**
|
||||
|
||||
``sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils``
|
||||
|
||||
Once the installation has been successfully completed, the app is already in the
|
||||
correct folder. Log on to your Odoo server and go to the Apps menu. Trigger the
|
||||
debug mode and update the list by clicking on the "Update Apps List" link. Now
|
||||
install the module by clicking on the install button.
|
||||
|
||||
The biggest advantage of this variant is that you can now also update the app
|
||||
using the "pip" command. To do this, enter the following command in your console:
|
||||
|
||||
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
When the process is finished, restart your server and update the application in
|
||||
Odoo. The steps are the same as for the installation only the button has changed
|
||||
from "Install" to "Upgrade".
|
||||
|
||||
You can also view available Apps directly in our `repository <https://nexus.mukit.at/#browse/browse:odoo>`_
|
||||
and find a more detailed installation guide on our `website <https://mukit.at/page/open-source>`_.
|
||||
|
||||
For modules licensed under OPL-1, you will receive access data when you purchase
|
||||
the module. If the modules were not purchased directly from
|
||||
`MuK IT <https://www.mukit.at/>`_ please contact our support (support@mukit.at)
|
||||
with a confirmation of purchase to receive the corresponding access data.
|
||||
|
||||
Upgrade
|
||||
============
|
||||
|
||||
To upgrade this module, you need to:
|
||||
|
||||
Download the module and add it to your Odoo addons folder. Restart the server
|
||||
and log on to your Odoo server. Select the Apps menu and upgrade the module by
|
||||
clicking on the upgrade button.
|
||||
|
||||
If you installed the module using the "pip" command, you can also update the
|
||||
module in the same way. Just type the following command into the console:
|
||||
|
||||
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
|
||||
|
||||
When the process is finished, restart your server and update the application in
|
||||
Odoo, just like you would normally.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
No additional configuration is needed to use this module.
|
||||
|
||||
Usage
|
||||
=============
|
||||
|
||||
This tool allows to quickly filter data on the basis of given fields. The fields
|
||||
are specified as direct children of the ``searchpanel`` with tag name ``field``,
|
||||
and the following attributes:
|
||||
|
||||
* ``name`` (mandatory) the name of the field to filter on
|
||||
* ``select`` determines the behavior and display.
|
||||
* ``groups``: restricts to specific users
|
||||
* ``string``: determines the label to display
|
||||
* ``icon``: specifies which icon is used
|
||||
* ``color``: determines the icon color
|
||||
|
||||
Possible values for the ``select`` attribute are
|
||||
|
||||
* ``one`` (default) at most one value can be selected. Supported field types are many2one and selection.
|
||||
* ``multi`` several values can be selected (checkboxes). Supported field types are many2one, many2many and selection.
|
||||
|
||||
Additional optional attributes are available in the ``multi`` case:
|
||||
|
||||
* ``domain``: determines conditions that the comodel records have to satisfy.
|
||||
|
||||
A domain might be used to express a dependency on another field (with select="one")
|
||||
of the search panel. Consider
|
||||
|
||||
.. code-block:: xml
|
||||
|
||||
<searchpanel>
|
||||
<field name="department_id"/>
|
||||
<field name="manager_id" select="multi" domain="[('department_id', '=', department_id)]"/>
|
||||
<searchpanel/>
|
||||
|
||||
In the above example, the range of values for manager_id (manager names) available at screen
|
||||
will depend on the value currently selected for the field ``department_id``.
|
||||
|
||||
* ``groupby``: field name of the comodel (only available for many2one and many2many fields). Values will be grouped by that field.
|
||||
|
||||
* ``disable_counters``: default is false. If set to true the counters won't be computed.
|
||||
|
||||
This feature has been implemented in case performances would be too bad.
|
||||
|
||||
Another way to solve performance issues is to properly override the ``search_panel_select_multi_range`` method.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
* Mathias Markl <mathias.markl@mukit.at>
|
||||
|
||||
Images
|
||||
------------
|
||||
|
||||
Some pictures are based on or inspired by the icon set of Font Awesome:
|
||||
|
||||
* `Font Awesome <https://fontawesome.com>`_
|
||||
|
||||
Projects
|
||||
------------
|
||||
|
||||
Parts of the module are based on or inspired by:
|
||||
|
||||
* `Odoo <https://github.com/odoo/odoo>`_
|
||||
|
||||
Author & Maintainer
|
||||
-------------------
|
||||
|
||||
This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
|
||||
|
||||
MuK IT is an Austrian company specialized in customizing and extending Odoo.
|
||||
We develop custom solutions for your individual needs to help you focus on
|
||||
your strength and expertise to grow your business.
|
||||
|
||||
If you want to get in touch please contact us via mail
|
||||
(sale@mukit.at) or visit our website (https://mukit.at).
|
|
@ -1,24 +1 @@
|
|||
###################################################################################
|
||||
#
|
||||
# Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
#
|
||||
# This file is part of MuK Search Panel
|
||||
# (see https://mukit.at).
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
###################################################################################
|
||||
|
||||
from . import base
|
||||
|
||||
|
|
|
@ -1,42 +1,19 @@
|
|||
###################################################################################
|
||||
#
|
||||
# Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
#
|
||||
# This file is part of MuK Search Panel
|
||||
# (see https://mukit.at).
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
###################################################################################
|
||||
# Copyright 2017-2019 MuK IT GmbH.
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
import logging
|
||||
|
||||
from odoo import _, api, fields, models
|
||||
from odoo import _, api, models
|
||||
from odoo.exceptions import UserError
|
||||
from odoo.osv import expression
|
||||
from odoo.tools import lazy
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class Base(models.AbstractModel):
|
||||
|
||||
|
||||
_inherit = 'base'
|
||||
|
||||
#----------------------------------------------------------
|
||||
# Functions
|
||||
#----------------------------------------------------------
|
||||
|
||||
|
||||
@api.model
|
||||
def search_panel_select_range(self, field_name, **kwargs):
|
||||
"""
|
||||
|
@ -46,32 +23,41 @@ class Base(models.AbstractModel):
|
|||
:param field_name: the name of a many2one category field
|
||||
:return: {
|
||||
'parent_field': parent field on the comodel of field, or False
|
||||
'values': array of dictionaries containing some info on the records
|
||||
available on the comodel of the field 'field_name'.
|
||||
The display name (and possibly parent_field) are fetched.
|
||||
'values': array of dictionaries containing some info on the
|
||||
records available on the comodel of the field 'field_name'.
|
||||
The display name (and possibly parent_field) are fetched.
|
||||
}
|
||||
"""
|
||||
field = self._fields[field_name]
|
||||
supported_types = ['many2one']
|
||||
if field.type not in supported_types:
|
||||
raise UserError(_('Only types %(supported_types)s are supported for category (found type %(field_type)s)') % ({
|
||||
'supported_types': supported_types, 'field_type': field.type}))
|
||||
raise UserError(_(
|
||||
'Only types %(supported_types)s are supported for category'
|
||||
'(found type %(field_type)s)'
|
||||
) % ({
|
||||
'supported_types': supported_types,
|
||||
'field_type': field.type
|
||||
}))
|
||||
|
||||
Comodel = self.env[field.comodel_name]
|
||||
fields = ['display_name']
|
||||
parent_name = Comodel._parent_name if Comodel._parent_name in Comodel._fields else False
|
||||
parent_name = (
|
||||
Comodel._parent_name if Comodel._parent_name
|
||||
in Comodel._fields else False
|
||||
)
|
||||
if parent_name:
|
||||
fields.append(parent_name)
|
||||
|
||||
|
||||
model_domain = expression.AND([
|
||||
kwargs.get('search_domain', []),
|
||||
kwargs.get('category_domain', []),
|
||||
kwargs.get('filter_domain', []),
|
||||
])
|
||||
|
||||
|
||||
return {
|
||||
'parent_field': parent_name,
|
||||
'values': Comodel.with_context(hierarchical_naming=False).search_read(model_domain, fields),
|
||||
'values': Comodel.with_context(
|
||||
hierarchical_naming=False).search_read(model_domain, fields),
|
||||
}
|
||||
|
||||
@api.model
|
||||
|
@ -86,7 +72,8 @@ class Base(models.AbstractModel):
|
|||
:param category_domain: domain generated by categories
|
||||
:param filter_domain: domain generated by filters
|
||||
:param comodel_domain: domain of field values (if relational)
|
||||
:param group_by: extra field to read on comodel, to group comodel records
|
||||
:param group_by: extra field to read on comodel, to group comodel
|
||||
records
|
||||
:param disable_counters: whether to count records by value
|
||||
:return: a list of possible values, each being a dict with keys
|
||||
'id' (value),
|
||||
|
@ -98,8 +85,11 @@ class Base(models.AbstractModel):
|
|||
field = self._fields[field_name]
|
||||
supported_types = ['many2one', 'many2many', 'selection']
|
||||
if field.type not in supported_types:
|
||||
raise UserError(_('Only types %(supported_types)s are supported for filter (found type %(field_type)s)') % ({
|
||||
'supported_types': supported_types, 'field_type': field.type}))
|
||||
raise UserError(_(
|
||||
'Only types %(supported_types)s are supported for '
|
||||
'filter (found type %(field_type)s)'
|
||||
) % ({
|
||||
'supported_types': supported_types, 'field_type': field.type}))
|
||||
|
||||
Comodel = self.env.get(field.comodel_name)
|
||||
|
||||
|
@ -139,13 +129,17 @@ class Base(models.AbstractModel):
|
|||
if field.type == 'many2one':
|
||||
counters = {}
|
||||
if not disable_counters:
|
||||
groups = self.read_group(model_domain, [field_name], [field_name])
|
||||
groups = self.read_group(
|
||||
model_domain, [field_name], [field_name])
|
||||
counters = {
|
||||
group[field_name][0]: group[field_name + '_count']
|
||||
for group in groups
|
||||
}
|
||||
# retrieve all possible values, and return them with their label and counter
|
||||
field_names = ['display_name', group_by] if group_by else ['display_name']
|
||||
# retrieve all possible values, and return them with their label
|
||||
# and counter
|
||||
field_names = ['display_name']
|
||||
if group_by:
|
||||
field_names.append(group_by)
|
||||
records = Comodel.search_read(comodel_domain, field_names)
|
||||
for record in records:
|
||||
record_id = record['id']
|
||||
|
@ -155,12 +149,16 @@ class Base(models.AbstractModel):
|
|||
'count': counters.get(record_id, 0),
|
||||
}
|
||||
if group_by:
|
||||
values['group_id'], values['group_name'] = group_id_name(record[group_by])
|
||||
values['group_id'], values['group_name'] = group_id_name(
|
||||
record[group_by])
|
||||
filter_values.append(values)
|
||||
|
||||
elif field.type == 'many2many':
|
||||
# retrieve all possible values, and return them with their label and counter
|
||||
field_names = ['display_name', group_by] if group_by else ['display_name']
|
||||
# retrieve all possible values, and return them with their label
|
||||
# and counter
|
||||
field_names = ['display_name']
|
||||
if group_by:
|
||||
field_names.append(group_by)
|
||||
records = Comodel.search_read(comodel_domain, field_names)
|
||||
for record in records:
|
||||
record_id = record['id']
|
||||
|
@ -170,22 +168,26 @@ class Base(models.AbstractModel):
|
|||
'count': 0,
|
||||
}
|
||||
if not disable_counters:
|
||||
count_domain = expression.AND([model_domain, [(field_name, 'in', record_id)]])
|
||||
count_domain = expression.AND([
|
||||
model_domain, [(field_name, 'in', record_id)]])
|
||||
values['count'] = self.search_count(count_domain)
|
||||
if group_by:
|
||||
values['group_id'], values['group_name'] = group_id_name(record[group_by])
|
||||
values['group_id'], values['group_name'] = group_id_name(
|
||||
record[group_by])
|
||||
filter_values.append(values)
|
||||
|
||||
elif field.type == 'selection':
|
||||
counters = {}
|
||||
if not disable_counters:
|
||||
groups = self.read_group(model_domain, [field_name], [field_name])
|
||||
groups = self.read_group(
|
||||
model_domain, [field_name], [field_name])
|
||||
counters = {
|
||||
group[field_name]: group[field_name + '_count']
|
||||
for group in groups
|
||||
}
|
||||
# retrieve all possible values, and return them with their label and counter
|
||||
selection = self.fields_get([field_name])[field_name]
|
||||
# retrieve all possible values, and return them with their label
|
||||
# and counter
|
||||
selection = self.fields_get([field_name])[field_name]['selection']
|
||||
for value, label in selection:
|
||||
filter_values.append({
|
||||
'id': value,
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
* Mathias Markl <mathias.markl@mukit.at>
|
||||
* Enric Tobella <etobella@creublanca.es>
|
|
@ -0,0 +1,3 @@
|
|||
With Odoo version 13 a new feature is added which allows kanban views to be
|
||||
extended by a search panel. This can be defined via XML and is then automatically
|
||||
added to the view. With this module the function is ported back to version 12.
|
|
@ -0,0 +1,40 @@
|
|||
This tool allows to quickly filter data on the basis of given fields. The fields
|
||||
are specified as direct children of the ``searchpanel`` with tag name ``field``,
|
||||
and the following attributes:
|
||||
|
||||
* ``name`` (mandatory) the name of the field to filter on
|
||||
* ``select`` determines the behavior and display.
|
||||
* ``groups``: restricts to specific users
|
||||
* ``string``: determines the label to display
|
||||
* ``icon``: specifies which icon is used
|
||||
* ``color``: determines the icon color
|
||||
|
||||
Possible values for the ``select`` attribute are
|
||||
|
||||
* ``one`` (default) at most one value can be selected. Supported field types are many2one and selection.
|
||||
* ``multi`` several values can be selected (checkboxes). Supported field types are many2one, many2many and selection.
|
||||
|
||||
Additional optional attributes are available in the ``multi`` case:
|
||||
|
||||
* ``domain``: determines conditions that the comodel records have to satisfy.
|
||||
|
||||
A domain might be used to express a dependency on another field (with select="one")
|
||||
of the search panel. Consider
|
||||
|
||||
.. code-block:: xml
|
||||
|
||||
<searchpanel>
|
||||
<field name="department_id"/>
|
||||
<field name="manager_id" select="multi" domain="[('department_id', '=', department_id)]"/>
|
||||
</searchpanel>
|
||||
|
||||
In the above example, the range of values for manager_id (manager names) available at screen
|
||||
will depend on the value currently selected for the field ``department_id``.
|
||||
|
||||
* ``groupby``: field name of the comodel (only available for many2one and many2many fields). Values will be grouped by that field.
|
||||
|
||||
* ``disable_counters``: default is false. If set to true the counters won't be computed.
|
||||
|
||||
This feature has been implemented in case performances would be too bad.
|
||||
|
||||
Another way to solve performance issues is to properly override the ``search_panel_select_multi_range`` method.
|
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 9.2 KiB |
|
@ -1 +0,0 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 250 250" width="250" height="250"><defs><clipPath id="_clipPath_KBOvcQMajkx6u1KjE87f6Wp7zy0dKIrq"><rect width="250" height="250"/></clipPath></defs><g clip-path="url(#_clipPath_KBOvcQMajkx6u1KjE87f6Wp7zy0dKIrq)"><rect width="250" height="250" style="fill:rgb(0,0,0)" fill-opacity="0"/><defs><filter id="X8vnKaUKqkYAytrIn8Oy6z1k1pFTQEna" x="-200%" y="-200%" width="400%" height="400%" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB"><feOffset xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" dx="0" dy="3"/><feGaussianBlur xmlns="http://www.w3.org/2000/svg" stdDeviation="2.146804531419514" result="pf_100_offsetBlur"/><feComposite xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" in2="pf_100_offsetBlur" result="pf_100_inverse" operator="out"/><feFlood xmlns="http://www.w3.org/2000/svg" flood-color="#FFFFFF" flood-opacity="0.5" result="pf_100_color"/><feComposite xmlns="http://www.w3.org/2000/svg" in="pf_100_color" in2="pf_100_inverse" operator="in" result="pf_100_shadow"/><feComposite xmlns="http://www.w3.org/2000/svg" in="pf_100_shadow" in2="SourceGraphic" operator="over" result="_out_KfogRIB1Z3caelhojJWnoaONSPxivnX7"/><feOffset xmlns="http://www.w3.org/2000/svg" in="_out_KfogRIB1Z3caelhojJWnoaONSPxivnX7" dx="0" dy="-3"/><feGaussianBlur xmlns="http://www.w3.org/2000/svg" stdDeviation="2.146804531419514" result="pf_101_offsetBlur"/><feComposite xmlns="http://www.w3.org/2000/svg" in="_out_KfogRIB1Z3caelhojJWnoaONSPxivnX7" in2="pf_101_offsetBlur" result="pf_101_inverse" operator="out"/><feFlood xmlns="http://www.w3.org/2000/svg" flood-color="#000000" flood-opacity="0.5" result="pf_101_color"/><feComposite xmlns="http://www.w3.org/2000/svg" in="pf_101_color" in2="pf_101_inverse" operator="in" result="pf_101_shadow"/><feComposite xmlns="http://www.w3.org/2000/svg" in="pf_101_shadow" in2="_out_KfogRIB1Z3caelhojJWnoaONSPxivnX7" operator="over" result="_out_eBBUZkzmm3LPw5i93XsTLnBhP1IFjsIl"/><feMerge><feMergeNode in="_out_eBBUZkzmm3LPw5i93XsTLnBhP1IFjsIl"/></feMerge></filter></defs><g filter="url(#X8vnKaUKqkYAytrIn8Oy6z1k1pFTQEna)"><path d="M 15 0 L 235 0 C 243.279 0 250 6.721 250 15 L 250 235 C 250 243.279 243.279 250 235 250 L 15 250 C 6.721 250 0 243.279 0 235 L 0 15 C 0 6.721 6.721 0 15 0 Z" style="stroke:none;fill:#747474;stroke-miterlimit:10;"/></g><g filter="url(#NSA4ysqYcOG4M1ElpxVdrf63x27scAFh)"><path d=" M 108.94 196 L 198.536 196 C 202.737 196 206.143 192.594 206.143 188.393 L 206.143 163.036 C 206.143 158.834 202.737 155.429 198.536 155.429 L 108.94 155.429 C 104.739 155.429 101.333 158.834 101.333 163.036 L 101.333 188.393 C 101.333 192.594 104.739 196 108.94 196 Z " fill="rgb(255,255,255)"/><path d=" M 101.333 61.607 L 101.333 86.964 C 101.333 91.166 104.739 94.571 108.94 94.571 L 198.536 94.571 C 202.737 94.571 206.143 91.166 206.143 86.964 L 206.143 61.607 C 206.143 57.406 202.737 54 198.536 54 L 108.94 54 C 104.739 54 101.333 57.406 101.333 61.607 Z " fill="rgb(255,255,255)"/><path d=" M 81.625 54 L 52.042 54 C 47.14 54 43.167 58.614 43.167 64.306 L 43.167 185.694 C 43.167 191.386 47.14 196 52.042 196 L 81.625 196 C 86.527 196 90.5 191.386 90.5 185.694 L 90.5 64.306 C 90.5 58.614 86.527 54 81.625 54 Z " fill="rgb(255,255,255)"/><path d=" M 108.94 145.286 L 198.536 145.286 C 202.737 145.286 206.143 141.88 206.143 137.679 L 206.143 112.321 C 206.143 108.12 202.737 104.714 198.536 104.714 L 108.94 104.714 C 104.739 104.714 101.333 108.12 101.333 112.321 L 101.333 137.679 C 101.333 141.88 104.739 145.286 108.94 145.286 Z " fill="rgb(255,255,255)"/></g><defs><filter id="NSA4ysqYcOG4M1ElpxVdrf63x27scAFh" x="-200%" y="-200%" width="400%" height="400%" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB"><feGaussianBlur xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" stdDeviation="2.146804531419514"/><feOffset xmlns="http://www.w3.org/2000/svg" dx="-5" dy="5" result="pf_100_offsetBlur"/><feFlood xmlns="http://www.w3.org/2000/svg" flood-color="#000000" flood-opacity="0.5"/><feComposite xmlns="http://www.w3.org/2000/svg" in2="pf_100_offsetBlur" operator="in" result="pf_100_dropShadow"/><feBlend xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" in2="pf_100_dropShadow" mode="normal"/></filter></defs></g></svg>
|
Before Width: | Height: | Size: 4.3 KiB |
|
@ -1,124 +1,462 @@
|
|||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h2 class="oe_slogan">MuK Search Panel</h2>
|
||||
<h3 class="oe_slogan">Kanban Search Panel</h3>
|
||||
<h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
|
||||
www.mukit.at</h4>
|
||||
</div>
|
||||
</section>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
||||
<title>Search Panel</title>
|
||||
<style type="text/css">
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div style="max-width: 84%; margin: 16px 8%;">
|
||||
<h3 class="oe_slogan">Overview</h3>
|
||||
<p class="oe_mt32">With Odoo version 13 a new feature is added
|
||||
which allows kanban views to be extended by a search panel. This can
|
||||
be defined via XML and is then automatically added to the view. With
|
||||
this module the function is ported back to version 12.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
/*
|
||||
:Author: David Goodger (goodger@python.org)
|
||||
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
|
||||
:Copyright: This stylesheet has been placed in the public domain.
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">Our Services</h3>
|
||||
<div
|
||||
style="display: flex; padding-top: 20px; justify-content: space-between;">
|
||||
<div style="flex-basis: 18%;">
|
||||
<a href="https://mukit.at/r/MQ5" target="_blank">
|
||||
<div
|
||||
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
|
||||
<img src="service_implementation.png"
|
||||
style="width: 100%; border-radius: 100%;">
|
||||
</div>
|
||||
<h3 class="oe_slogan"
|
||||
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
|
||||
Odoo <br>Implementation
|
||||
</h3>
|
||||
</a>
|
||||
</div>
|
||||
<div style="flex-basis: 18%;">
|
||||
<a href="https://mukit.at/r/u7c" target="_blank">
|
||||
<div
|
||||
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
|
||||
<img src="service_integration.png"
|
||||
style="width: 100%; border-radius: 100%;">
|
||||
</div>
|
||||
<h3 class="oe_slogan"
|
||||
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
|
||||
Odoo <br>Integration
|
||||
</h3>
|
||||
</a>
|
||||
</div>
|
||||
<div style="flex-basis: 18%;">
|
||||
<a href="https://mukit.at/r/xDJ" target="_blank">
|
||||
<div
|
||||
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
|
||||
<img src="service_customization.png"
|
||||
style="width: 100%; border-radius: 100%;">
|
||||
</div>
|
||||
<h3 class="oe_slogan"
|
||||
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
|
||||
Odoo <br>Customization
|
||||
</h3>
|
||||
</a>
|
||||
</div>
|
||||
<div style="flex-basis: 18%;">
|
||||
<a href=" https://mukit.at/r/J3A" target="_blank">
|
||||
<div
|
||||
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
|
||||
<img src="service_development.png"
|
||||
style="width: 100%; border-radius: 100%;">
|
||||
</div>
|
||||
<h3 class="oe_slogan"
|
||||
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
|
||||
Odoo <br>Development
|
||||
</h3>
|
||||
</a>
|
||||
</div>
|
||||
<div style="flex-basis: 18%;">
|
||||
<a href=" https://mukit.at/r/R1v" target="_blank">
|
||||
<div
|
||||
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
|
||||
<img src="service_support.png"
|
||||
style="width: 100%; border-radius: 100%;">
|
||||
</div>
|
||||
<h3 class="oe_slogan"
|
||||
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
|
||||
Odoo <br>Support
|
||||
</h3>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Default cascading style sheet for the HTML output of Docutils.
|
||||
|
||||
<section class="oe_container" style="padding: 32px 0;">
|
||||
<div class="oe_row oe_spaced" style="margin: auto;">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<a href="https://mukit.at/r/SgN" target="_blank"> <img
|
||||
src="preview.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
||||
customize this style sheet.
|
||||
*/
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<h3 class="oe_slogan">Help and Support</h3>
|
||||
<h5 class="oe_slogan" style="font-size: 20px;">Feel free to
|
||||
contact us, if you need any help with your Odoo integration or
|
||||
addiontal features.</h5>
|
||||
<div class="oe_slogan">
|
||||
<a class="btn btn-primary btn-lg mt8" href="https://mukit.at"
|
||||
target="_blank"> <i class="fa fa-globe"></i> Website
|
||||
</a> <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
|
||||
<i class="fa fa-envelope"></i> Contact Us
|
||||
</a> <a class="btn btn-primary btn-lg mt8"
|
||||
href="https://github.com/muk-it" target="_blank"> <i
|
||||
class="fa fa-github"></i> Issues
|
||||
</a>
|
||||
</div>
|
||||
<img src="logo.png"
|
||||
style="width: 200px; margin-bottom: 20px; display: block;"
|
||||
class="mx-auto center-block">
|
||||
</section>
|
||||
/* used to remove borders from tables and images */
|
||||
.borderless, table.borderless td, table.borderless th {
|
||||
border: 0 }
|
||||
|
||||
table.borderless td, table.borderless th {
|
||||
/* Override padding for "table.docutils td" with "! important".
|
||||
The right padding separates the table cells. */
|
||||
padding: 0 0.5em 0 0 ! important }
|
||||
|
||||
.first {
|
||||
/* Override more specific margin styles with "! important". */
|
||||
margin-top: 0 ! important }
|
||||
|
||||
.last, .with-subtitle {
|
||||
margin-bottom: 0 ! important }
|
||||
|
||||
.hidden {
|
||||
display: none }
|
||||
|
||||
.subscript {
|
||||
vertical-align: sub;
|
||||
font-size: smaller }
|
||||
|
||||
.superscript {
|
||||
vertical-align: super;
|
||||
font-size: smaller }
|
||||
|
||||
a.toc-backref {
|
||||
text-decoration: none ;
|
||||
color: black }
|
||||
|
||||
blockquote.epigraph {
|
||||
margin: 2em 5em ; }
|
||||
|
||||
dl.docutils dd {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Uncomment (and remove this text!) to get bold-faced definition list terms
|
||||
dl.docutils dt {
|
||||
font-weight: bold }
|
||||
*/
|
||||
|
||||
div.abstract {
|
||||
margin: 2em 5em }
|
||||
|
||||
div.abstract p.topic-title {
|
||||
font-weight: bold ;
|
||||
text-align: center }
|
||||
|
||||
div.admonition, div.attention, div.caution, div.danger, div.error,
|
||||
div.hint, div.important, div.note, div.tip, div.warning {
|
||||
margin: 2em ;
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.admonition p.admonition-title, div.hint p.admonition-title,
|
||||
div.important p.admonition-title, div.note p.admonition-title,
|
||||
div.tip p.admonition-title {
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
div.attention p.admonition-title, div.caution p.admonition-title,
|
||||
div.danger p.admonition-title, div.error p.admonition-title,
|
||||
div.warning p.admonition-title, .code .error {
|
||||
color: red ;
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
/* Uncomment (and remove this text!) to get reduced vertical space in
|
||||
compound paragraphs.
|
||||
div.compound .compound-first, div.compound .compound-middle {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
div.compound .compound-last, div.compound .compound-middle {
|
||||
margin-top: 0.5em }
|
||||
*/
|
||||
|
||||
div.dedication {
|
||||
margin: 2em 5em ;
|
||||
text-align: center ;
|
||||
font-style: italic }
|
||||
|
||||
div.dedication p.topic-title {
|
||||
font-weight: bold ;
|
||||
font-style: normal }
|
||||
|
||||
div.figure {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
div.footer, div.header {
|
||||
clear: both;
|
||||
font-size: smaller }
|
||||
|
||||
div.line-block {
|
||||
display: block ;
|
||||
margin-top: 1em ;
|
||||
margin-bottom: 1em }
|
||||
|
||||
div.line-block div.line-block {
|
||||
margin-top: 0 ;
|
||||
margin-bottom: 0 ;
|
||||
margin-left: 1.5em }
|
||||
|
||||
div.sidebar {
|
||||
margin: 0 0 0.5em 1em ;
|
||||
border: medium outset ;
|
||||
padding: 1em ;
|
||||
background-color: #ffffee ;
|
||||
width: 40% ;
|
||||
float: right ;
|
||||
clear: right }
|
||||
|
||||
div.sidebar p.rubric {
|
||||
font-family: sans-serif ;
|
||||
font-size: medium }
|
||||
|
||||
div.system-messages {
|
||||
margin: 5em }
|
||||
|
||||
div.system-messages h1 {
|
||||
color: red }
|
||||
|
||||
div.system-message {
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.system-message p.system-message-title {
|
||||
color: red ;
|
||||
font-weight: bold }
|
||||
|
||||
div.topic {
|
||||
margin: 2em }
|
||||
|
||||
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
|
||||
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
|
||||
margin-top: 0.4em }
|
||||
|
||||
h1.title {
|
||||
text-align: center }
|
||||
|
||||
h2.subtitle {
|
||||
text-align: center }
|
||||
|
||||
hr.docutils {
|
||||
width: 75% }
|
||||
|
||||
img.align-left, .figure.align-left, object.align-left, table.align-left {
|
||||
clear: left ;
|
||||
float: left ;
|
||||
margin-right: 1em }
|
||||
|
||||
img.align-right, .figure.align-right, object.align-right, table.align-right {
|
||||
clear: right ;
|
||||
float: right ;
|
||||
margin-left: 1em }
|
||||
|
||||
img.align-center, .figure.align-center, object.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
table.align-center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.align-left {
|
||||
text-align: left }
|
||||
|
||||
.align-center {
|
||||
clear: both ;
|
||||
text-align: center }
|
||||
|
||||
.align-right {
|
||||
text-align: right }
|
||||
|
||||
/* reset inner alignment in figures */
|
||||
div.align-right {
|
||||
text-align: inherit }
|
||||
|
||||
/* div.align-center * { */
|
||||
/* text-align: left } */
|
||||
|
||||
.align-top {
|
||||
vertical-align: top }
|
||||
|
||||
.align-middle {
|
||||
vertical-align: middle }
|
||||
|
||||
.align-bottom {
|
||||
vertical-align: bottom }
|
||||
|
||||
ol.simple, ul.simple {
|
||||
margin-bottom: 1em }
|
||||
|
||||
ol.arabic {
|
||||
list-style: decimal }
|
||||
|
||||
ol.loweralpha {
|
||||
list-style: lower-alpha }
|
||||
|
||||
ol.upperalpha {
|
||||
list-style: upper-alpha }
|
||||
|
||||
ol.lowerroman {
|
||||
list-style: lower-roman }
|
||||
|
||||
ol.upperroman {
|
||||
list-style: upper-roman }
|
||||
|
||||
p.attribution {
|
||||
text-align: right ;
|
||||
margin-left: 50% }
|
||||
|
||||
p.caption {
|
||||
font-style: italic }
|
||||
|
||||
p.credits {
|
||||
font-style: italic ;
|
||||
font-size: smaller }
|
||||
|
||||
p.label {
|
||||
white-space: nowrap }
|
||||
|
||||
p.rubric {
|
||||
font-weight: bold ;
|
||||
font-size: larger ;
|
||||
color: maroon ;
|
||||
text-align: center }
|
||||
|
||||
p.sidebar-title {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold ;
|
||||
font-size: larger }
|
||||
|
||||
p.sidebar-subtitle {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
p.topic-title {
|
||||
font-weight: bold }
|
||||
|
||||
pre.address {
|
||||
margin-bottom: 0 ;
|
||||
margin-top: 0 ;
|
||||
font: inherit }
|
||||
|
||||
pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
pre.code .ln { color: grey; } /* line numbers */
|
||||
pre.code, code { background-color: #eeeeee }
|
||||
pre.code .comment, code .comment { color: #5C6576 }
|
||||
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
||||
pre.code .literal.string, code .literal.string { color: #0C5404 }
|
||||
pre.code .name.builtin, code .name.builtin { color: #352B84 }
|
||||
pre.code .deleted, code .deleted { background-color: #DEB0A1}
|
||||
pre.code .inserted, code .inserted { background-color: #A3D289}
|
||||
|
||||
span.classifier {
|
||||
font-family: sans-serif ;
|
||||
font-style: oblique }
|
||||
|
||||
span.classifier-delimiter {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
span.interpreted {
|
||||
font-family: sans-serif }
|
||||
|
||||
span.option {
|
||||
white-space: nowrap }
|
||||
|
||||
span.pre {
|
||||
white-space: pre }
|
||||
|
||||
span.problematic {
|
||||
color: red }
|
||||
|
||||
span.section-subtitle {
|
||||
/* font-size relative to parent (h1..h6 element) */
|
||||
font-size: 80% }
|
||||
|
||||
table.citation {
|
||||
border-left: solid 1px gray;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docinfo {
|
||||
margin: 2em 4em }
|
||||
|
||||
table.docutils {
|
||||
margin-top: 0.5em ;
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
table.footnote {
|
||||
border-left: solid 1px black;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docutils td, table.docutils th,
|
||||
table.docinfo td, table.docinfo th {
|
||||
padding-left: 0.5em ;
|
||||
padding-right: 0.5em ;
|
||||
vertical-align: top }
|
||||
|
||||
table.docutils th.field-name, table.docinfo th.docinfo-name {
|
||||
font-weight: bold ;
|
||||
text-align: left ;
|
||||
white-space: nowrap ;
|
||||
padding-left: 0 }
|
||||
|
||||
/* "booktabs" style (no vertical lines) */
|
||||
table.docutils.booktabs {
|
||||
border: 0px;
|
||||
border-top: 2px solid;
|
||||
border-bottom: 2px solid;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
table.docutils.booktabs * {
|
||||
border: 0px;
|
||||
}
|
||||
table.docutils.booktabs th {
|
||||
border-bottom: thin solid;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
||||
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
||||
font-size: 100% }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="search-panel">
|
||||
<h1 class="title">Search Panel</h1>
|
||||
|
||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_view_searchpanel"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_view_searchpanel"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||
<p>With Odoo version 13 a new feature is added which allows kanban views to be
|
||||
extended by a search panel. This can be defined via XML and is then automatically
|
||||
added to the view. With this module the function is ported back to version 12.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
|
||||
<p>This tool allows to quickly filter data on the basis of given fields. The fields
|
||||
are specified as direct children of the <tt class="docutils literal">searchpanel</tt> with tag name <tt class="docutils literal">field</tt>,
|
||||
and the following attributes:</p>
|
||||
<ul class="simple">
|
||||
<li><tt class="docutils literal">name</tt> (mandatory) the name of the field to filter on</li>
|
||||
<li><tt class="docutils literal">select</tt> determines the behavior and display.</li>
|
||||
<li><tt class="docutils literal">groups</tt>: restricts to specific users</li>
|
||||
<li><tt class="docutils literal">string</tt>: determines the label to display</li>
|
||||
<li><tt class="docutils literal">icon</tt>: specifies which icon is used</li>
|
||||
<li><tt class="docutils literal">color</tt>: determines the icon color</li>
|
||||
</ul>
|
||||
<p>Possible values for the <tt class="docutils literal">select</tt> attribute are</p>
|
||||
<ul class="simple">
|
||||
<li><tt class="docutils literal">one</tt> (default) at most one value can be selected. Supported field types are many2one and selection.</li>
|
||||
<li><tt class="docutils literal">multi</tt> several values can be selected (checkboxes). Supported field types are many2one, many2many and selection.</li>
|
||||
</ul>
|
||||
<p>Additional optional attributes are available in the <tt class="docutils literal">multi</tt> case:</p>
|
||||
<ul class="simple">
|
||||
<li><tt class="docutils literal">domain</tt>: determines conditions that the comodel records have to satisfy.</li>
|
||||
</ul>
|
||||
<p>A domain might be used to express a dependency on another field (with select=”one”)
|
||||
of the search panel. Consider</p>
|
||||
<pre class="code xml literal-block">
|
||||
<span class="nt"><searchpanel></span>
|
||||
<span class="nt"><field</span> <span class="na">name=</span><span class="s">"department_id"</span><span class="nt">/></span>
|
||||
<span class="nt"><field</span> <span class="na">name=</span><span class="s">"manager_id"</span> <span class="na">select=</span><span class="s">"multi"</span> <span class="na">domain=</span><span class="s">"[('department_id', '=', department_id)]"</span><span class="nt">/></span>
|
||||
<span class="nt"></searchpanel></span>
|
||||
</pre>
|
||||
<p>In the above example, the range of values for manager_id (manager names) available at screen
|
||||
will depend on the value currently selected for the field <tt class="docutils literal">department_id</tt>.</p>
|
||||
<ul class="simple">
|
||||
<li><tt class="docutils literal">groupby</tt>: field name of the comodel (only available for many2one and many2many fields). Values will be grouped by that field.</li>
|
||||
<li><tt class="docutils literal">disable_counters</tt>: default is false. If set to true the counters won’t be computed.</li>
|
||||
</ul>
|
||||
<p>This feature has been implemented in case performances would be too bad.</p>
|
||||
<p>Another way to solve performance issues is to properly override the <tt class="docutils literal">search_panel_select_multi_range</tt> method.</p>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
|
||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_view_searchpanel%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||
</div>
|
||||
<div class="section" id="credits">
|
||||
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
|
||||
<div class="section" id="authors">
|
||||
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>MuK IT</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Mathias Markl <<a class="reference external" href="mailto:mathias.markl@mukit.at">mathias.markl@mukit.at</a>></li>
|
||||
<li>Enric Tobella <<a class="reference external" href="mailto:etobella@creublanca.es">etobella@creublanca.es</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
|
||||
<p>This module is maintained by the OCA.</p>
|
||||
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.</p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_view_searchpanel">OCA/web</a> project on GitHub.</p>
|
||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 24 KiB |
|
@ -1,80 +1,58 @@
|
|||
/**********************************************************************************
|
||||
/**
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
* Copyright 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
*
|
||||
* This file is part of MuK Search Panel
|
||||
* (see https://mukit.at).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
**********************************************************************************/
|
||||
**/
|
||||
|
||||
odoo.define('muk_web_searchpanel.KanbanController', function (require) {
|
||||
"use strict";
|
||||
odoo.define('web_view_searchpanel.KanbanController', function (require) {
|
||||
"use strict";
|
||||
var KanbanController = require('web.KanbanController');
|
||||
|
||||
var core = require('web.core');
|
||||
var session = require('web.session');
|
||||
var view_dialogs = require('web.view_dialogs');
|
||||
var viewUtils = require('web.viewUtils');
|
||||
|
||||
var Domain = require('web.Domain');
|
||||
var Context = require('web.Context');
|
||||
var KanbanController = require('web.KanbanController');
|
||||
|
||||
var _t = core._t;
|
||||
var QWeb = core.qweb;
|
||||
|
||||
KanbanController.include({
|
||||
custom_events: _.extend({}, KanbanController.prototype.custom_events, {
|
||||
search_panel_domain_updated: '_onSearchPanelDomainUpdated',
|
||||
}),
|
||||
init: function (parent, model, renderer, params) {
|
||||
this._super.apply(this, arguments);
|
||||
this._searchPanel = params.searchPanel;
|
||||
this.controlPanelDomain = params.controlPanelDomain || [];
|
||||
this.searchPanelDomain = this._searchPanel ? this._searchPanel.getDomain() : [];
|
||||
},
|
||||
start: function () {
|
||||
if (this._searchPanel) {
|
||||
this.$el.addClass('o_kanban_with_searchpanel');
|
||||
this.$el.prepend(this._searchPanel.$el);
|
||||
}
|
||||
return this._super.apply(this, arguments);
|
||||
},
|
||||
update: function (params) {
|
||||
if (!this._searchPanel) {
|
||||
KanbanController.include({
|
||||
custom_events: _.extend({}, KanbanController.prototype.custom_events, {
|
||||
search_panel_domain_updated: '_onSearchPanelDomainUpdated',
|
||||
}),
|
||||
init: function (parent, model, renderer, params) {
|
||||
this._super.apply(this, arguments);
|
||||
this._searchPanel = params.searchPanel;
|
||||
this.controlPanelDomain = params.controlPanelDomain || [];
|
||||
this.searchPanelDomain = this._searchPanel ?
|
||||
this._searchPanel.getDomain() : [];
|
||||
},
|
||||
start: function () {
|
||||
if (this._searchPanel) {
|
||||
this.$el.addClass('o_kanban_with_searchpanel');
|
||||
this.$el.prepend(this._searchPanel.$el);
|
||||
}
|
||||
return this._super.apply(this, arguments);
|
||||
}
|
||||
var self = this;
|
||||
if (params.domain) {
|
||||
this.controlPanelDomain = params.domain;
|
||||
}
|
||||
params.noRender = true;
|
||||
params.domain = this.controlPanelDomain.concat(this.searchPanelDomain);
|
||||
var superProm = this._super.apply(this, arguments);
|
||||
var searchPanelProm = this._updateSearchPanel();
|
||||
return $.when(superProm, searchPanelProm).then(function () {
|
||||
return self.renderer.render();
|
||||
});
|
||||
},
|
||||
_updateSearchPanel: function () {
|
||||
return this._searchPanel.update({searchDomain: this.controlPanelDomain});
|
||||
},
|
||||
_onSearchPanelDomainUpdated: function (ev) {
|
||||
this.searchPanelDomain = ev.data.domain;
|
||||
this.reload({offset: 0});
|
||||
},
|
||||
});
|
||||
},
|
||||
update: function (params) {
|
||||
if (!this._searchPanel) {
|
||||
return this._super.apply(this, arguments);
|
||||
}
|
||||
var self = this;
|
||||
if (params.domain) {
|
||||
this.controlPanelDomain = params.domain;
|
||||
}
|
||||
params.noRender = true;
|
||||
params.domain = this.controlPanelDomain.concat(
|
||||
this.searchPanelDomain);
|
||||
var superProm = this._super.apply(this, arguments);
|
||||
var searchPanelProm = this._updateSearchPanel();
|
||||
return $.when(superProm, searchPanelProm).then(function () {
|
||||
return self.renderer.render();
|
||||
});
|
||||
},
|
||||
_updateSearchPanel: function () {
|
||||
return this._searchPanel.update({
|
||||
searchDomain: this.controlPanelDomain,
|
||||
});
|
||||
},
|
||||
_onSearchPanelDomainUpdated: function (ev) {
|
||||
this.searchPanelDomain = ev.data.domain;
|
||||
this.reload({offset: 0});
|
||||
},
|
||||
});
|
||||
|
||||
});
|
||||
|
|
|
@ -1,41 +1,19 @@
|
|||
/**********************************************************************************
|
||||
/**
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
* Copyright 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
*
|
||||
* This file is part of MuK Search Panel
|
||||
* (see https://mukit.at).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
**********************************************************************************/
|
||||
**/
|
||||
|
||||
odoo.define('muk_web_searchpanel.KanbanRenderer', function (require) {
|
||||
"use strict";
|
||||
odoo.define('web_view_searchpanel.KanbanRenderer', function (require) {
|
||||
"use strict";
|
||||
|
||||
var core = require('web.core');
|
||||
var config = require('web.config');
|
||||
var session = require('web.session');
|
||||
var KanbanRenderer = require('web.KanbanRenderer');
|
||||
|
||||
var KanbanRenderer = require('web.KanbanRenderer');
|
||||
|
||||
var _t = core._t;
|
||||
var QWeb = core.qweb;
|
||||
|
||||
KanbanRenderer.include({
|
||||
render: function () {
|
||||
return this._render();
|
||||
},
|
||||
});
|
||||
KanbanRenderer.include({
|
||||
render: function () {
|
||||
return this._render();
|
||||
},
|
||||
});
|
||||
|
||||
});
|
||||
|
|
|
@ -1,133 +1,118 @@
|
|||
/**********************************************************************************
|
||||
/**
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
* Copyright 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
*
|
||||
* This file is part of MuK Search Panel
|
||||
* (see https://mukit.at).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
**********************************************************************************/
|
||||
**/
|
||||
|
||||
odoo.define('muk_web_searchpanel.KanbanView', function (require) {
|
||||
"use strict";
|
||||
odoo.define('web_view_searchpanel.KanbanView', function (require) {
|
||||
"use strict";
|
||||
|
||||
var core = require('web.core');
|
||||
var config = require('web.config');
|
||||
var pyUtils = require('web.py_utils');
|
||||
var utils = require('web.utils');
|
||||
var pyUtils = require('web.py_utils');
|
||||
|
||||
var KanbanView = require('web.KanbanView');
|
||||
var SearchPanel = require('web.SearchPanel');
|
||||
var KanbanView = require('web.KanbanView');
|
||||
var SearchPanel = require('web.SearchPanel');
|
||||
|
||||
var _t = core._t;
|
||||
var QWeb = core.qweb;
|
||||
|
||||
KanbanView.include({
|
||||
config: _.extend({}, KanbanView.prototype.config, {
|
||||
SearchPanel: SearchPanel,
|
||||
}),
|
||||
init: function (viewInfo, params) {
|
||||
this.searchPanelSections = Object.create(null);
|
||||
this._super.apply(this, arguments);
|
||||
this.hasSearchPanel = !_.isEmpty(this.searchPanelSections);
|
||||
KanbanView.include({
|
||||
config: _.extend({}, KanbanView.prototype.config, {
|
||||
SearchPanel: SearchPanel,
|
||||
}),
|
||||
init: function (viewInfo, params) {
|
||||
this.searchPanelSections = Object.create(null);
|
||||
this._super.apply(this, arguments);
|
||||
this.hasSearchPanel = !_.isEmpty(this.searchPanelSections);
|
||||
|
||||
},
|
||||
getController: function (parent) {
|
||||
var self = this;
|
||||
var def = undefined;
|
||||
if (this.hasSearchPanel) {
|
||||
def = this._createSearchPanel(parent);
|
||||
}
|
||||
var _super = this._super.bind(this);
|
||||
return $.when(def).then(function (searchPanel) {
|
||||
return _super(parent).done(function (controller) {
|
||||
if (self.hasSearchPanel) {
|
||||
self.controllerParams.searchPanel.setParent(controller);
|
||||
}
|
||||
return controller
|
||||
},
|
||||
getController: function (parent) {
|
||||
var self = this;
|
||||
var def = undefined;
|
||||
if (this.hasSearchPanel) {
|
||||
def = this._createSearchPanel(parent);
|
||||
}
|
||||
var _super = this._super.bind(this);
|
||||
return $.when(def).then(function (searchPanel) {
|
||||
return _super(parent).done(function (controller) {
|
||||
if (self.hasSearchPanel) {
|
||||
self.controllerParams.searchPanel.setParent(
|
||||
controller);
|
||||
}
|
||||
return controller
|
||||
});
|
||||
});
|
||||
});
|
||||
},
|
||||
_createSearchPanel: function (parent) {
|
||||
var self = this;
|
||||
var defaultCategoryValues = {};
|
||||
Object.keys(this.loadParams.context).forEach(function (key) {
|
||||
var match = /^searchpanel_default_(.*)$/.exec(key);
|
||||
if (match) {
|
||||
defaultCategoryValues[match[1]] = self.loadParams.context[key];
|
||||
},
|
||||
_createSearchPanel: function (parent) {
|
||||
var self = this;
|
||||
var defaultCategoryValues = {};
|
||||
Object.keys(this.loadParams.context).forEach(function (key) {
|
||||
var match = /^searchpanel_default_(.*)$/.exec(key);
|
||||
if (match) {
|
||||
defaultCategoryValues[
|
||||
match[1]
|
||||
] = self.loadParams.context[key];
|
||||
}
|
||||
});
|
||||
var controlPanelDomain = this.loadParams.domain;
|
||||
var searchPanel = new this.config.SearchPanel(parent, {
|
||||
defaultCategoryValues: defaultCategoryValues,
|
||||
fields: this.fields,
|
||||
model: this.loadParams.modelName,
|
||||
searchDomain: controlPanelDomain,
|
||||
sections: this.searchPanelSections,
|
||||
});
|
||||
this.controllerParams.searchPanel = searchPanel;
|
||||
this.controllerParams.controlPanelDomain = controlPanelDomain;
|
||||
return searchPanel.appendTo(
|
||||
document.createDocumentFragment()
|
||||
).then(function () {
|
||||
var searchPanelDomain = searchPanel.getDomain();
|
||||
self.loadParams.domain = controlPanelDomain.concat(searchPanelDomain);
|
||||
});
|
||||
},
|
||||
_processNode: function (node, fv) {
|
||||
if (node.tag === 'searchpanel') {
|
||||
this._processSearchPanelNode(node, fv);
|
||||
return false;
|
||||
}
|
||||
});
|
||||
var controlPanelDomain = this.loadParams.domain;
|
||||
var searchPanel = new this.config.SearchPanel(parent, {
|
||||
defaultCategoryValues: defaultCategoryValues,
|
||||
fields: this.fields,
|
||||
model: this.loadParams.modelName,
|
||||
searchDomain: controlPanelDomain,
|
||||
sections: this.searchPanelSections,
|
||||
});
|
||||
this.controllerParams.searchPanel = searchPanel;
|
||||
this.controllerParams.controlPanelDomain = controlPanelDomain;
|
||||
return searchPanel.appendTo(document.createDocumentFragment()).then(function () {
|
||||
var searchPanelDomain = searchPanel.getDomain();
|
||||
self.loadParams.domain = controlPanelDomain.concat(searchPanelDomain);
|
||||
});
|
||||
},
|
||||
_processNode: function (node, fv) {
|
||||
if (node.tag === 'searchpanel') {
|
||||
// if (!config.device.isMobile) {
|
||||
// this._processSearchPanelNode(node, fv);
|
||||
// }
|
||||
this._processSearchPanelNode(node, fv);
|
||||
return false;
|
||||
}
|
||||
return this._super.apply(this, arguments);
|
||||
},
|
||||
_processSearchPanelNode: function (node, fv) {
|
||||
var self = this;
|
||||
node.children.forEach(function (childNode, index) {
|
||||
if (childNode.tag !== 'field') {
|
||||
return;
|
||||
}
|
||||
if (childNode.attrs.invisible === "1") {
|
||||
return;
|
||||
}
|
||||
var fieldName = childNode.attrs.name;
|
||||
var type = childNode.attrs.select === 'multi' ? 'filter' : 'category';
|
||||
return this._super.apply(this, arguments);
|
||||
},
|
||||
_processSearchPanelNode: function (node, fv) {
|
||||
var self = this;
|
||||
node.children.forEach(function (childNode, index) {
|
||||
if (childNode.tag !== 'field') {
|
||||
return;
|
||||
}
|
||||
if (childNode.attrs.invisible === "1") {
|
||||
return;
|
||||
}
|
||||
var fieldName = childNode.attrs.name;
|
||||
var type = childNode.attrs.select === 'multi' ?
|
||||
'filter' : 'category';
|
||||
|
||||
var sectionId = _.uniqueId('section_');
|
||||
var section = {
|
||||
color: childNode.attrs.color,
|
||||
description: childNode.attrs.string || fv.fields[fieldName].string,
|
||||
fieldName: fieldName,
|
||||
icon: childNode.attrs.icon,
|
||||
id: sectionId,
|
||||
index: index,
|
||||
type: type,
|
||||
};
|
||||
if (section.type === 'category') {
|
||||
section.icon = section.icon || 'fa-folder';
|
||||
} else if (section.type === 'filter') {
|
||||
section.disableCounters = !!pyUtils.py_eval(childNode.attrs.disable_counters || '0');
|
||||
section.domain = childNode.attrs.domain || '[]';
|
||||
section.groupBy = childNode.attrs.groupby;
|
||||
section.icon = section.icon || 'fa-filter';
|
||||
}
|
||||
self.searchPanelSections[sectionId] = section;
|
||||
});
|
||||
},
|
||||
});
|
||||
var sectionId = _.uniqueId('section_');
|
||||
var section = {
|
||||
color: childNode.attrs.color,
|
||||
description: childNode.attrs.string || fv.fields[
|
||||
fieldName].string,
|
||||
fieldName: fieldName,
|
||||
icon: childNode.attrs.icon,
|
||||
id: sectionId,
|
||||
index: index,
|
||||
type: type,
|
||||
};
|
||||
if (section.type === 'category') {
|
||||
section.icon = section.icon || 'fa-folder';
|
||||
} else if (section.type === 'filter') {
|
||||
section.disableCounters = !!pyUtils.py_eval(
|
||||
childNode.attrs.disable_counters || '0');
|
||||
section.domain = childNode.attrs.domain || '[]';
|
||||
section.groupBy = childNode.attrs.groupby;
|
||||
section.icon = section.icon || 'fa-filter';
|
||||
}
|
||||
self.searchPanelSections[sectionId] = section;
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
|
|
|
@ -1,22 +1,7 @@
|
|||
/**********************************************************************************
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
*
|
||||
* This file is part of MuK Search Panel
|
||||
* (see https://mukit.at).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* Copyright 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
*
|
||||
**********************************************************************************/
|
||||
|
||||
|
@ -128,11 +113,11 @@
|
|||
@include media-breakpoint-down(sm) {
|
||||
.o_kanban_with_searchpanel {
|
||||
flex-direction: column;
|
||||
|
||||
|
||||
.o_onboarding_container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
details.o_search_panel {
|
||||
flex-basis: auto;
|
||||
height: auto;
|
||||
|
|
|
@ -1,22 +1,7 @@
|
|||
/**********************************************************************************
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
*
|
||||
* This file is part of MuK Search Panel
|
||||
* (see https://mukit.at).
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* Copyright 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
*
|
||||
**********************************************************************************/
|
||||
|
||||
|
|
|
@ -1,25 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
|
||||
Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
|
||||
This file is part of MuK Search Panel
|
||||
(see https://mukit.at).
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Copyright 2017-2019 MuK IT GmbH.
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
-->
|
||||
|
||||
<templates id="template" xml:space="preserve">
|
||||
|
@ -146,4 +129,4 @@
|
|||
</summary>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
</templates>
|
||||
|
|
|
@ -2,23 +2,8 @@
|
|||
|
||||
<!--
|
||||
|
||||
Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
|
||||
This file is part of MuK Search Panel
|
||||
(see https://mukit.at).
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
Copyright 2017-2019 MuK IT GmbH.
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
-->
|
||||
|
||||
|
@ -26,15 +11,15 @@
|
|||
|
||||
<template id="assets_backend" name="Backend Assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="//link[last()]" position="after">
|
||||
<link rel="stylesheet" type="text/css" href="/muk_web_searchpanel/static/src/scss/variables.scss" />
|
||||
<link rel="stylesheet" type="text/css" href="/muk_web_searchpanel/static/src/scss/kanban_view.scss" />
|
||||
<link rel="stylesheet" type="text/css" href="/web_view_searchpanel/static/src/scss/variables.scss" />
|
||||
<link rel="stylesheet" type="text/css" href="/web_view_searchpanel/static/src/scss/kanban_view.scss" />
|
||||
</xpath>
|
||||
<xpath expr="//script[last()]" position="after">
|
||||
<script type="text/javascript" src="/muk_web_searchpanel/static/src/js/kanban_searchpanel.js" />
|
||||
<script type="text/javascript" src="/muk_web_searchpanel/static/src/js/kanban_controller.js" />
|
||||
<script type="text/javascript" src="/muk_web_searchpanel/static/src/js/kanban_renderer.js" />
|
||||
<script type="text/javascript" src="/muk_web_searchpanel/static/src/js/kanban_view.js" />
|
||||
<script type="text/javascript" src="/web_view_searchpanel/static/src/js/kanban_searchpanel.js" />
|
||||
<script type="text/javascript" src="/web_view_searchpanel/static/src/js/kanban_controller.js" />
|
||||
<script type="text/javascript" src="/web_view_searchpanel/static/src/js/kanban_renderer.js" />
|
||||
<script type="text/javascript" src="/web_view_searchpanel/static/src/js/kanban_view.js" />
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
</odoo>
|
||||
|
|