In OpenERP we have option specific_url_db to use specific db for each url when connect to server. But how to dectect or get this option in the login view. Because I wanna custom login view depend on this option.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
4495
Visualizações
You could add a field somewhere in your databases and have it contain the login form or the login form name you would like to use. I hope I'm making myself clear.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
1
out. 25
|
359 | ||
|
|
0
set. 25
|
663 | ||
|
|
2
jul. 25
|
1189 | ||
|
|
2
jul. 25
|
3176 | ||
|
|
1
jun. 25
|
1394 |
Hi, sepdau, have you already got an answer on this topic?
Can you please rephrase your question to make it more clear? Do you want to have a mapping of domain to db and then show a custom login screen per db?