3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
moylop260 76cb30c89a [REF] auto-fix conventions 2014-11-13 22:08:14 -06:00
web_advanced_search_wildcard rename module inside translation file 2014-09-22 11:13:21 +02:00
web_ckeditor4 [REF] auto-fix conventions 2014-11-13 22:08:14 -06:00
web_color [FIX] flake8 2014-07-07 14:40:03 +02:00
web_compute_domain_x2many [ADD] web_compute_domain_x2many 2014-07-16 13:42:11 +02:00
web_confirm_window_close [REF] auto-fix conventions 2014-11-13 22:08:14 -06:00
web_easy_switch_company Added a comment about an issue with the logos 2014-04-18 12:09:08 +02:00
web_export_view [REF] auto-fix conventions 2014-11-13 22:08:14 -06:00
web_ir_actions_act_window_page [FIX] flake8 2014-07-07 14:40:03 +02:00
web_list_html_widget add tranlsation file 2014-10-25 16:11:45 +02:00
web_m2x_options [FIX] flake8 errors 2014-07-28 10:41:48 +02:00
web_nocreatedb [FIX] flake8 errors 2014-07-28 10:41:48 +02:00
web_polymorphic_many2one [ADD] Fields declaration in manifest and renamed the module. 2014-04-11 11:01:14 +08:00
web_popup_large [FIX] Fix the wording of the description in the module description 2013-09-19 12:27:57 +02:00
web_recipients_uncheck add translation 2014-10-25 16:25:05 +02:00
web_relativedelta [ADD] web_relativedelta 2014-07-14 09:52:36 +02:00
web_search_alphabetic [FIX] flake8 errors 2014-07-28 10:41:48 +02:00
web_send_message_popup [FIX] flake8 2014-07-07 14:40:03 +02:00
web_translate_dialog Merge pull request #4 from guewen/web_translate_dialog-no-readonly 2014-07-14 09:49:20 +02:00
web_tree_many2one_clickable [ADD] web_tree_many2one_clickable 2014-07-14 09:57:17 +02:00
web_warning_sound remove README.rst since the information is already in __openerp__.py 2014-10-15 10:14:37 +02:00
web_widget_float_formula [REF] auto-fix conventions 2014-11-13 22:08:14 -06:00
.coveragerc [IMP] Sandy's suggestions 2014-07-07 15:41:03 +02:00
.gitignore add standard files 2014-07-07 12:41:48 +02:00
.travis.yml Update .travis.yml 2014-07-07 19:28:02 +02:00
README.md [IMP] Sandy's suggestions 2014-07-07 15:41:03 +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