openerp title login

Asked by anjarasu

hi all,

i need help for changing the title of openerp web client login page. the default title is "OpenERP".
please help.

Best Regards,

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Давид (kettor) said :
#1

Hello anjarasu,

Yes Default title is "OpenERP". Its hard-coded in py file. Its not inside server or addons but at web addons side.

Look at file : web/addons/web/controllers/main.py , Line no. 99 <title>OpenERP</title>

Here you can specify `title` as you want.

Thanks,
Kettor.

Can you help with this problem?

Provide an answer of your own, or ask anjarasu for more information if necessary.

To post a message you must log in.