Odoo web client UI related addons
 
 
 
 
 
Go to file
Holger Brunn eff434f8c9 add standard files 2014-07-07 12:44:45 +02:00
hide_duplicate_button [FIX] hide_duplicate_button author 2013-02-21 19:35:46 +01:00
web_ckeditor4 [ADD] icons source 2013-10-17 12:44:58 +02:00
web_confirm_window_close [ADD] Ask confirmation when closing a form page with unsaved data 2013-05-24 14:42:31 +02:00
web_export_view Launchpad automatic translations update. 2014-04-12 09:24:14 +00:00
web_hide_buttons [FIX] Author name to prevent scattering of apps site counts per contributor 2013-07-12 15:48:21 +02:00
web_import_models_with_inherits [FIX] Do not use extend() when you can use include() 2013-02-12 09:47:46 +01:00
web_mode_visibility [ADD] Concrete example in module description 2013-06-16 18:48:32 +02:00
web_print_from_browser [ADD] icons source 2013-10-17 12:44:58 +02:00
web_treeview_text_newlines [IMP] use HTML version of <br/> 2013-05-27 07:26:18 +02:00
web_url_target_new [ADD] Trivial module to set url target to _blank 2013-05-09 21:09:23 +02:00
web_widget_classes [FIX] typo 2014-01-02 10:51:58 +01:00
.coveragerc add standard files 2014-07-07 12:44:45 +02:00
.gitignore add standard files 2014-07-07 12:44:45 +02:00
.travis.yml add standard files 2014-07-07 12:44:45 +02:00
README [ADD] README file, one commit because merging into empty branches is not supported 2013-01-14 10:13:41 +01:00
README.md add standard files 2014-07-07 12:44:45 +02:00

README.md

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