odoo_xmlrpc_twisted.functions.get_installed_languages

The Module gives back all installed languages of the Odoo system.

Functions

get_installed_languages()

Get the installed languages from Odoo system by getting it from the 'res.lang' model.

odoo_xmlrpc_twisted.functions.get_installed_languages.get_installed_languages()[source]

Get the installed languages from Odoo system by getting it from the ‘res.lang’ model. Result is an array with the language names and the codes.