Odoo web client UI related addons
 
 
 
 
 
Go to file
Holger Brunn e7a1d06377 [ADD] web_widget_classes 2014-03-21 10:08:14 +01: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 [MRG] web_export_view: pep8 2013-11-09 11:43:54 -05: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
README [ADD] README file, one commit because merging into empty branches is not supported 2013-01-14 10:13:41 +01:00

README

This project aim to deal with modules related to the webclient of OpenERP. You'll find modules that:

 - Add facilities to the UI
 - Ease the import/export features
 - Add tabs
 - ...