Odoo web client UI related addons
 
 
 
 
 
Go to file
Alexey Pelykh 83917145cb [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2020-04-25 11:36:46 +02:00
setup [ADD] setup.py 2020-04-14 07:42:07 +00:00
web_advanced_search web_advanced_search 13.0.1.0.1 2020-04-15 14:41:34 +00:00
web_company_color Update translation files 2020-04-15 14:41:47 +00:00
web_decimal_numpad_dot pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_dialog_size pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_domain_field [FIX] Fixed the pyeval.js pah in assets_backend. 2020-02-20 18:02:50 +05:30
web_environment_ribbon pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_ir_actions_act_multi [UPD] README.rst 2020-04-12 08:35:46 +00:00
web_ir_actions_act_view_reload [UPD] README.rst 2020-03-29 06:55:25 +00:00
web_m2x_options Update translation files 2020-04-12 08:35:57 +00:00
web_no_bubble [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_notify [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_responsive Translated using Weblate (Chinese (Simplified)) 2020-03-23 06:13:56 +00:00
web_tree_dynamic_colored_field Update translation files 2020-03-29 06:55:39 +00:00
web_tree_many2one_clickable pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_widget_bokeh_chart pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_widget_dropdown_dynamic [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2020-04-25 11:36:46 +02:00
web_widget_dropdown_dynamic_example [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2020-04-25 11:36:46 +02:00
web_widget_image_download pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
web_widget_mpld3_chart [ADD] icon.png 2020-03-17 08:41:29 +00:00
web_widget_url_advanced web_widget_url_advanced 13.0.1.1.0 2020-03-09 07:36:39 +00:00
web_widget_x2many_2d_matrix [UPD] README.rst 2020-03-29 06:55:25 +00:00
web_widget_x2many_2d_matrix_example Update translation files 2020-03-09 07:36:52 +00:00
.editorconfig [IMP] pre-commit update 2020-01-30 10:52:55 +00:00
.eslintrc.yml [IMP] pre-commit update 2020-01-30 10:52:55 +00:00
.flake8 pre-commit, black, isort 2019-10-12 12:32:55 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:51:47 +02:00
.isort.cfg pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
.pre-commit-config.yaml pre-commit update 2020-03-14 12:32:49 +01:00
.prettierrc.yml pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
.pylintrc pre-commit, black, isort 2019-10-12 12:32:55 +02:00
.pylintrc-mandatory pre-commit, black, isort 2019-10-12 12:32:55 +02:00
.travis.yml [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
README.md pre-commit, black, isort 2019-10-12 12:32:55 +02:00
requirements.txt freeze dependency to avoid futures issues when the library gets updated 2020-03-17 10:59:51 +01:00

README.md

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality