Odoo web client UI related addons
 
 
 
 
 
Go to file
OCA-git-bot 44017009a7 [UPD] README.rst 2020-07-13 05:55:03 +00:00
setup [ADD] setup.py 2020-06-29 16:19:47 +00:00
web_advanced_search [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_company_color [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_decimal_numpad_dot [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_dialog_size [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_domain_field [FIX] Fixed the pyeval.js pah in assets_backend. 2020-02-20 18:02:50 +05:30
web_drop_target [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_environment_ribbon [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_ir_actions_act_multi [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_ir_actions_act_view_reload [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_ir_actions_act_window_message [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_m2x_options [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_no_bubble [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_notify [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_pwa_oca [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_responsive [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_timeline [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_tree_dynamic_colored_field [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_tree_many2one_clickable [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_bokeh_chart [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_dropdown_dynamic [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_dropdown_dynamic_example [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_image_download [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_mpld3_chart [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_url_advanced [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_x2many_2d_matrix [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_widget_x2many_2d_matrix_example [UPD] README.rst 2020-07-13 05:55:03 +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 [MIG] web_timeline: Migration to 13.0 2020-03-30 19:20:32 +02:00
.pre-commit-config.yaml [UPD] pin flake8 version [ci skip] 2020-05-13 14:14:21 +02: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