Odoo web client UI related addons
 
 
 
 
 
Go to file
Laurent Mignon (ACSONE) 67aff7bd09 New module web_notify
This technical module allows you to send instant notification messages from the server to the user in live.
2019-11-14 15:37:03 +01:00
setup [ADD] setup.py 2019-10-14 19:32:52 +00:00
web_decimal_numpad_dot [UPD] README.rst 2019-10-14 19:32:52 +00:00
web_dialog_size [FIX] web_dialog_size js warnings 2019-10-14 14:43:39 +02:00
web_environment_ribbon [FIX] web_dialog_size js warnings 2019-10-14 14:43:39 +02:00
web_notify New module web_notify 2019-11-14 15:37:03 +01:00
web_responsive Merge PR #1407 into 13.0 2019-10-15 10:19:48 +00:00
.eslintrc pre-commit, black, isort 2019-10-12 12:32:55 +02: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, black, isort 2019-10-12 12:32:55 +02:00
.pre-commit-config.yaml pre-commit, black, isort 2019-10-12 12:32:55 +02: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 pre-commit, black, isort 2019-10-12 12:32:55 +02:00
README.md pre-commit, black, isort 2019-10-12 12:32:55 +02: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