3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Holger Brunn fe9f919ab1 [FIX] line length 2014-09-01 11:43:32 +02:00
hide_duplicate_button [FIX] pass flake8 2014-07-07 14:25:58 +02:00
web_ckeditor4 [FIX] trailing whitespace 2014-07-21 09:40:21 +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 [FIX] pass flake8 2014-07-07 14:25:58 +02:00
web_hide_buttons [FIX] pass flake8 2014-07-07 14:25:58 +02:00
web_import_models_with_inherits [FIX] pass flake8 2014-07-07 14:25:58 +02:00
web_ir_actions_act_window_page [ADD] web_ir_actions_act_window_page 2014-07-14 16:21:07 +02:00
web_mode_visibility [ADD] Concrete example in module description 2013-06-16 18:48:32 +02:00
web_print_from_browser [FIX] pass flake8 2014-07-07 14:25:58 +02:00
web_treeview_text_newlines [FIX] line length 2014-09-01 11:43:32 +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] pass flake8 2014-07-07 14:25:58 +02:00
.coveragerc [IMP] Sandy's suggestions 2014-07-07 15:27:12 +02:00
.gitignore add standard files 2014-07-07 12:44:45 +02:00
.travis.yml fix travis 2014-07-07 18:19:43 +02:00
README.md [IMP] Sandy's suggestions 2014-07-07 15:27:12 +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