Hi,
I would like to know if there is a way and how to proceed to programmatically know what is the current database name from within module scripts.
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I would like to know if there is a way and how to proceed to programmatically know what is the current database name from within module scripts.
Thanks.
Try this code,
`dbName = self._cr.dbname`
Hi please try this:-
>> cursor_postgres.execute("select current_database()") |
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Database for my module not created
Resuelto
|
|
4
abr 24
|
2030 | |
|
2
feb 23
|
6201 | ||
Database Odoo
Resuelto
|
|
1
mar 18
|
3308 | |
|
1
mar 17
|
3310 | ||
|
1
ago 16
|
4947 |