3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Nicolas JEUDY e8f5e5de85 - Rename web_m2o_enhanced to web_m2x_options
- Add static/description/index.html

fix: use include instead of extend in js function inheritance.

fix: not overwriting the existing object references with the result of the include

fix: update name according to new module name.

fix: error when displaying many2many field without options defined.
2019-10-02 15:00:26 +02:00
web_m2x_options - Rename web_m2o_enhanced to web_m2x_options 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