mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
22190051e00c3e551a897aa35b39f079f99506dd
To reproduce the problem, you just had to: 1. Go to *Settings > Technical > User Interface > Views*. 2. Press *Export Current View > Excel*. You got this: ``` ReferenceError: assignment to undeclared variable tmp http://localhost:9069/web_export_view/static/src/js/web_export_view.js:95 Traceback: .on_sidebar_export_view_xls/</<@http://localhost:9069/web_export_view/static/src/js/web_export_view.js:95:29 .each@http://localhost:9069/web/static/lib/jquery/jquery.js:383:49 .on_sidebar_export_view_xls/<@http://localhost:9069/web_export_view/static/src/js/web_export_view.js:75:17 .each@http://localhost:9069/web/static/lib/jquery/jquery.js:383:49 .on_sidebar_export_view_xls@http://localhost:9069/web_export_view/static/src/js/web_export_view.js:68:9 Sidebar<.start/<@http://localhost:9069/web/static/src/js/widgets/sidebar.js:46:17 jQuery.event.dispatch@http://localhost:9069/web/static/lib/jquery/jquery.js:4640:50 jQuery.event.add/elemData.handle@http://localhost:9069/web/static/lib/jquery/jquery.js:4309:41 ``` Strict mode was preventing usage of an undeclared variable. Now it's declared.
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
Available addons
| addon | version | summary |
|---|---|---|
| help_online | 9.0.1.0.0 | Help Online |
| support_branding | 9.0.2.0.0 | Adds your branding to an Odoo instance |
| web_access_rule_buttons | 9.0.1.0.0 | Disable Edit button if access rules prevent this action |
| web_dialog_size | 9.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. |
| web_duplicate_visibility | 9.0.1.0.1 | Manage the duplicate button visibiliy |
| web_easy_switch_company | 9.0.1.0.0 | Multicompany - Easy Switch Company |
| web_editor_background_color | 9.0.1.0.0 | Set any background color for web editor snippets |
| web_environment_ribbon | 9.0.1.0.0 | Web Environment Ribbon |
| web_export_view | 9.0.1.0.1 | Export Current View |
| web_favicon | 9.0.1.0.0 | Allows to set a custom shortcut icon (aka favicon) |
| web_hide_db_manager_link | 9.0.1.0.0 | Hide link to database manager in login screen |
| web_listview_custom_element_number | 9.0.1.0.0 | Allow users to set manually a quantity of items to display in a tree view |
| web_m2x_options | 9.0.1.1.0 | web_m2x_options |
| web_menu_collapsible | 9.0.1.0.0 | Foldable second level Odoo menu |
| web_notify | 9.0.1.0.0 | Send notification messages to user |
| web_readonly_bypass | 9.0.1.0.1 | Allow to save onchange modifications to readonly fields |
| web_responsive | 9.0.2.0.0 | It provides a mobile compliant interface for Odoo Community web |
| web_searchbar_full_width | 9.0.1.0.0 | Show search bar in full screen width |
| web_send_message_popup | 9.0.1.0.0 | Web Send Message as Popup |
| web_sheet_full_width | 9.0.1.0.0 | Use the whole available screen width when displaying sheets |
| web_translate_dialog | 9.0.1.0.0 | Easy-to-use pop-up to translate fields in several languages |
| web_tree_dynamic_colored_field | 9.0.2.0.0 | Allows you to dynamically color fields on tree views |
| web_tree_image | 9.0.1.1.0 | Show images in tree views |
| web_tree_many2one_clickable | 9.0.1.0.0 | Open the linked resource when clicking on their name |
| web_widget_color | 9.0.1.0.0 | Web Widget Color |
| web_widget_datepicker_options | 9.0.1.0.0 | web_widget_datepicker_options |
| web_widget_float_formula | 9.0.1.0.0 | Allow use of simple formulas in float fields |
| web_widget_image_download | 9.0.1.0.0 | Allows to download any image from its widget |
| web_widget_image_webcam | 9.0.1.0.0 | Allows to take image with WebCam |
| web_widget_many2many_tags_multi_selection | 9.0.1.1.0 | Tags multiple selection |
| web_widget_timepicker | 9.0.1.0.0 | Web Timepicker Widget |
| web_widget_x2many_2d_matrix | 9.0.1.0.0 | Show list fields as a matrix |
| web_x2many_delete_all | 9.0.1.0.0 | Adds a button to x2many fields that removes all linked records |
Unported addons
| addon | version | summary |
|---|---|---|
| help_popup | 8.0.0.5.0 (unported) | Help Popup |
| web_action_conditionable | 8.0.0.1.0 (unported) | web_action_conditionable |
| web_advanced_search_x2x | 8.0.1.0.0 (unported) | Use a search widget in advanced search for x2x fields |
| web_ckeditor4 | 8.0.1.0.0 (unported) | Provides a widget for editing HTML fields using CKEditor 4.x |
| web_confirm_window_close | 7.0.1 (unported) | Check for unsaved data when closing browser window |
| web_context_in_colors | 8.0.1.1.0 (unported) | Use the context in a tree view's colors and fonts attribute |
| web_dashboard_open_action | 8.0.1.0.0 (unported) | Adds a button to open a dashboard in full mode |
| web_dashboard_tile | 8.0.1.0.0 (unported) | Add Tiles to Dashboard |
| web_dom_model_classes | 8.0.1.0.0 (unported) | Allows small UI changes with simple CSS |
| web_graph_improved | 8.0.0.1.0 (unported) | Improves graph views. |
| web_group_expand | 8.0.1.0.0 (unported) | Group Expand Buttons |
| web_ir_actions_act_window_message | 8.0.1.0.0 (unported) | Show a message box to users |
| web_ir_actions_act_window_page | 8.0.1.0.0 (unported) | Allows a developer to trigger a pager to show the previous or next next record in the form view |
| web_last_viewed_records | 8.0.1.0.0 (unported) | Last viewed records |
| web_menu_navbar_needaction | 8.0.1.0.0 (unported) | Show the sum of submenus' needaction counters in main menu |
| web_option_auto_color | 8.0.0.1.0 (unported) | Web Option Auto Color |
| web_polymorphic_many2one | 0.2 (unported) | Web Polymorphic Many2One |
| web_recipients_uncheck | 8.0.0.3.0 (unported) | Uncheck recipients on res.partner |
| web_search_alphabetic | 1.0 (unported) | Web Alphabetical Search |
| web_sheet_full_width_selective | 8.0.0.1.0 (unported) | Show selected sheets with full width |
| web_shortcuts | 8.0.1.0.0 (unported) | Web Shortcuts |
| web_switch_company_warning | 8.0.0.1.0 (unported) | Show a warning if current company has been switched in another tab or window. |
| web_widget_text_markdown | 8.0.1.0.0 (unported) | web_widget_text_markdown |
Description
Languages
JavaScript
69.3%
HTML
24.2%
Python
3.9%
SCSS
1.8%
CSS
0.8%
