Odoo web client UI related addons
 
 
 
 
 
Go to file
jesusVMayor 16b259b9a0 [IMP] web_m2x_options: Perf issue https://github.com/OCA/web/issues/615
* fix unecessary calls

Do check_access_rights and disable_quick_create calls only once per field.
2019-10-02 15:00:26 +02:00
web_m2x_options [IMP] web_m2x_options: Perf issue https://github.com/OCA/web/issues/615 2019-10-02 15:00:26 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:51:47 +02:00
.travis.yml [MIG] Add metafiles 2019-09-29 23:51:47 +02:00
README.md [MIG] Add metafiles 2019-09-29 23:51:47 +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