3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Jairo Llopis 77b09d555c
[IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2020-01-30 10:52:55 +00:00
setup [ADD] setup.py 2020-01-27 16:53:00 +00:00
web_decimal_numpad_dot [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_dialog_size [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_domain_field [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_environment_ribbon [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_ir_actions_act_view_reload [IMP] pre-commit run after update 2020-01-30 10:52:55 +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 [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_tree_many2one_clickable [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
web_widget_bokeh_chart [IMP] pre-commit run after update 2020-01-30 10:52:55 +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 [REF] web_notify: Black python code 2019-11-14 15:42:10 +01:00
.pre-commit-config.yaml [IMP] pre-commit update 2020-01-30 10:52:55 +00:00
.prettierrc.yml [IMP] pre-commit update 2020-01-30 10:52:55 +00: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 [13.0][MIG] web_widget_bokeh_chart 2019-12-20 11:53:03 +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