3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
OCA Transbot 6ae76607f8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_tree_image_tooltip
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_tree_image_tooltip/
2021-03-10 15:44:22 +00:00
setup [ADD] setup.py 2021-03-10 12:03:20 +00:00
web_action_conditionable web_action_conditionable 13.0.1.0.1 2020-09-16 10:17:53 +00:00
web_advanced_search Translated using Weblate (Dutch) 2020-12-10 13:36:42 +00:00
web_company_color Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_decimal_numpad_dot Added translation using Weblate (Spanish) 2021-02-17 12:50:22 +00:00
web_dialog_size Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_disable_export_group Update translation files 2020-11-05 17:08:47 +00:00
web_domain_field Added translation using Weblate (Catalan) 2021-02-17 12:30:22 +00:00
web_drop_target Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_editor_background_color [UPD] Update web_editor_background_color.pot 2020-11-19 08:38:07 +00:00
web_environment_ribbon Translated using Weblate (Dutch) 2020-12-10 13:36:40 +00:00
web_ir_actions_act_multi Added translation using Weblate (Spanish) 2021-02-17 12:53:30 +00:00
web_ir_actions_act_view_reload Added translation using Weblate (Spanish) 2021-02-17 12:53:42 +00:00
web_ir_actions_act_window_message Update translation files 2020-07-14 03:50:02 +00:00
web_listview_range_select [UPD] Update web_listview_range_select.pot 2020-11-20 08:04:18 +00:00
web_m2x_options Translated using Weblate (Spanish) 2021-02-17 14:45:26 +00:00
web_no_bubble Added translation using Weblate (Spanish) 2021-02-17 12:55:13 +00:00
web_notify Translated using Weblate (Spanish) 2021-02-17 14:45:26 +00:00
web_pivot_computed_measure web_pivot_computed_measure 13.0.1.1.0 2020-12-11 16:55:35 +00:00
web_pwa_oca Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_responsive Translated using Weblate (German) 2021-02-18 15:45:31 +00:00
web_search_with_and Added translation using Weblate (Italian) 2021-01-22 21:03:14 +00:00
web_sheet_full_width Added translation using Weblate (Spanish) 2021-02-17 13:00:17 +00:00
web_timeline Translated using Weblate (Spanish) 2021-02-17 14:45:26 +00:00
web_tree_dynamic_colored_field [UPD] README.rst 2020-07-13 05:55:03 +00:00
web_tree_image_tooltip Update translation files 2021-03-10 15:44:22 +00:00
web_tree_many2one_clickable Added translation using Weblate (Spanish) 2021-02-17 12:47:01 +00:00
web_widget_bokeh_chart Added translation using Weblate (Spanish) 2021-02-17 12:46:48 +00:00
web_widget_domain_editor_dialog web_widget_domain_editor_dialog 13.0.1.0.1 2021-03-08 08:36:50 +00:00
web_widget_dropdown_dynamic Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_widget_dropdown_dynamic_example Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_widget_image_download Translated using Weblate (Spanish) 2021-02-17 14:45:27 +00:00
web_widget_many2one_simple Translated using Weblate (Spanish) 2021-02-17 14:45:26 +00:00
web_widget_mpld3_chart Added translation using Weblate (Spanish) 2021-02-17 12:39:19 +00:00
web_widget_numeric_step Translated using Weblate (Italian) 2021-02-04 18:44:54 +00:00
web_widget_url_advanced Added translation using Weblate (Spanish) 2021-02-17 12:38:58 +00:00
web_widget_x2many_2d_matrix Translated using Weblate (Spanish) 2021-02-17 14:45:26 +00:00
web_widget_x2many_2d_matrix_example Translated using Weblate (Catalan) 2021-02-17 14:45:27 +00:00
.editorconfig [IMP] pre-commit update 2020-01-30 10:52:55 +00:00
.eslintrc.yml [IMP] pre-commit update 2020-01-30 10:52:55 +00:00
.flake8 pre-commit, black, isort 2019-10-12 12:32:55 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:51:47 +02:00
.isort.cfg [MIG] web_timeline: Migration to 13.0 2020-03-30 19:20:32 +02:00
.pre-commit-config.yaml Upgrade pylint-odoo for 13.0 [ci skip] 2020-11-05 18:08:28 +01:00
.prettierrc.yml pre-commit update: prettier xml indent 2020-03-02 11:50:56 +01:00
.pylintrc update dotfiles [ci skip] 2020-11-01 23:09:37 +01:00
.pylintrc-mandatory update dotfiles [ci skip] 2020-11-01 23:09:37 +01:00
.travis.yml [IMP] pre-commit run after update 2020-01-30 10:52:55 +00:00
README.md pre-commit, black, isort 2019-10-12 12:32:55 +02:00
requirements.txt freeze dependency to avoid futures issues when the library gets updated 2020-03-17 10:59:51 +01:00

README.md

Runbot Status 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