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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
4475
Visualizzazioni
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.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
1
ott 25
|
324 | ||
|
|
0
set 25
|
658 | ||
|
|
2
lug 25
|
1184 | ||
|
|
2
lug 25
|
3127 | ||
|
|
1
giu 25
|
1365 |
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?