Odoo web client UI related addons
 
 
 
 
 
Go to file
Jairo Llopis 74995bcba4 [FIX] web_advanced_search: Ignore field domain
If we honor the domain value, the user may not be getting all available
records when selecting from an x2many dropdown, or even worse, if the
domain references another field in the view, the user may be getting
an error when opening the field dropdown, like this:

    Error: NameError: name 'company_id' is not defined

    http://localhost/web/static/lib/py.js/lib/py.js:370
    Rastreo de error:
    PY_ensurepy@http://localhost/web/static/lib/py.js/lib/py.js:370:19
    py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1340:20
    py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1397:35
    py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1409:34
    py.eval@http://localhost/web/static/lib/py.js/lib/py.js:1453:16
    eval_domains/<@http://localhost/web/static/src/js/core/pyeval.js:886:39
    _.forEach@http://localhost/web/static/lib/underscore/underscore.js:145:9
    _.mixin/</_.prototype[name]@http://localhost/web/static/lib/underscore/underscore.js:1484:29
    eval_domains@http://localhost/web/static/src/js/core/pyeval.js:877:16
    pyeval@http://localhost/web/static/src/js/core/pyeval.js:988:16
    stringToArray@http://localhost/web/static/src/js/core/domain.js:243:16
    _getDomain@http://localhost/web/static/src/js/views/basic/basic_model.js:3004:24
    _search@http://localhost/web_m2x_options/static/src/js/form.js:139:26
    source@http://localhost/web/static/src/js/fields/relational_fields.js:198:17
    _search@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:6823:3
    $.widget/</proxiedPrototype[prop]</<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:415:19
    search@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:6815:10
    $.widget/</proxiedPrototype[prop]</<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:415:19
    $.widget.bridge/$.fn[name]/<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:508:19
    each@http://localhost/web/static/lib/jquery/jquery.js:383:49
    each@http://localhost/web/static/lib/jquery/jquery.js:136:24
    $.widget.bridge/$.fn[name]@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:494:4
    _onInputClick@http://localhost/web/static/src/js/fields/relational_fields.js:565:13
    proxy/<@http://localhost/web/static/src/js/core/mixins.js:279:20
    dispatch@http://localhost/web/static/lib/jquery/jquery.js:4640:50
    add/elemData.handle@http://localhost/web/static/lib/jquery/jquery.js:4309:41
2023-03-07 14:45:59 +01:00
.github/workflows [FIX] Update copier template 2023-01-31 12:28:56 +01:00
setup [ADD] setup.py 2023-03-06 16:42:18 +00:00
web_advanced_search [FIX] web_advanced_search: Ignore field domain 2023-03-07 14:45:59 +01:00
web_chatter_position Translated using Weblate (Turkish) 2023-03-06 20:08:51 +00:00
web_dark_mode Translated using Weblate (Turkish) 2023-03-06 20:08:50 +00:00
web_domain_field [UPD] README.rst 2022-12-09 12:47:46 +00:00
web_environment_ribbon Translated using Weblate (Croatian) 2023-01-04 02:41:58 +00:00
web_help [ADD] icon.png 2023-03-02 08:58:55 +00:00
web_refresher Translated using Weblate (Croatian) 2023-01-04 02:42:02 +00:00
web_responsive Translated using Weblate (Turkish) 2023-03-07 08:02:26 +00:00
web_search_with_and Update translation files 2023-01-31 12:08:55 +00:00
web_select_all_companies [ADD] icon.png 2023-02-23 14:00:42 +00:00
web_sheet_full_width Update translation files 2023-02-21 12:08:46 +00:00
web_theme_classic [ADD] icon.png 2023-01-13 17:43:03 +00:00
web_timeline Translated using Weblate (Turkish) 2023-03-06 20:08:50 +00:00
.copier-answers.yml [FIX] Update copier template 2023-01-31 12:28:56 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pre-commit-config.yaml [FIX] Update copier template 2023-01-31 12:28:56 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
README.md [UPD] addons table in README.md 2023-03-06 16:42:16 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_chatter_position 16.0.1.0.0 Add an option to change the chatter position
web_dark_mode 16.0.1.0.1 Enabled Dark Mode for the Odoo Backend
web_domain_field 16.0.1.0.0 Use computed field as domain
web_environment_ribbon 16.0.1.0.0 Web Environment Ribbon
web_help 16.0.1.0.0 Help Framework
web_refresher 16.0.2.0.0 Web Refresher
web_responsive 16.0.1.0.0 Yajo Tardo SplashS Responsive web client, community-supported
web_search_with_and 16.0.1.0.0 Use AND conditions on omnibar search
web_select_all_companies 16.0.1.0.0 Allows you to select all companies in one click.
web_sheet_full_width 16.0.1.0.0 Use the whole available screen width when displaying sheets
web_theme_classic 16.0.1.0.1 legalsylvain Contrasted style on fields to improve the UI.
web_timeline 16.0.1.0.0 tarteo Interactive visualization chart to show events in time

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


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.