Odoo web client UI related addons
 
 
 
 
 
Go to file
Stefan Rijnhart f7de5bbcb2 [FIX] Author name to prevent scattering of apps site counts per contributor 2013-07-12 15:48:21 +02:00
hide_duplicate_button [FIX] hide_duplicate_button author 2013-02-21 19:35:46 +01:00
web_ckeditor4 [IMP] mention which widget names when to use 2013-05-29 21:31:33 +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 [imp] web_export_view: export many2many field 2013-05-24 13:28:51 +02: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_url_target_new [ADD] Trivial module to set url target to _blank 2013-05-09 21:09:23 +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

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
 - ...