Odoo. Approved by IT Libertas. October 2016 (II)

Website capctha, Web dialogs, Translation popups

IT Libertas, Aleksandr Filippov

The following apps have been tested and have been approved by IT Libertas developers, in order to help you use Odoo. When programmers had faced any bugs, they fixed them. The resulted modules are structured and would be used as a base of Odoo implementation. Besides, each description contains links to download an application and to configure it with your own hands

Website Capctha

Odoo 8
Odoo 9

The app adds the tool 'Recaptcha', which you may use at any form or page of your website.
After installation, do not forget to enter the system configs recaptcha.key.site and recaptcha.key.secret.
In order to use it with a model, flag website_form_recaptcha in a related object of ir.model.
In order to add Recaptcha to a form, define css-class of an element as o_website_form_recaptcha.

Recaptcha Example
Recaptcha Example

Web Dialog Size

Odoo 8
Odoo 9
Odoo 9. Настройка параметров системы

The app let you expand web dialogs to a full width in a click.

For Odoo 8 by default dialogs would be opened to a full width. You may change such behavior in the file "odoo8/addons/web/static/src/js/chrome.js": set the parameter size to "medium".

For Odoo 9 default web dialogs are of a standard size. You may change it to the maximum size: just create the system config "web_dialog_size.default_maximize" and set it to 1.

Odoo 9. Диалоговое окно максимального размера
Odoo 9. Диалоговое окно стандартного размера
Odoo 8. Стандартное окно
Odoo 8. Полнооконное диалоговое окно

Web Translate Dialog

Odoo 8
Odoo 9
Get all fields translation
The app replaces the standard translation tool with a simple web dialog. In such a dialog translate all object fields for all configured languages.
  • open the tool for all the fields from the "More" menu in a header,
  • open the tool for a definite field pushing the translation icon.
The module supports HTML fields. Besides, it regulates an input area depending on its contents.
Single field thanslations
Get one field translations
All fields translations