Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
8380
화면
also user name and password
hello,
into odoo 12 there is already the database name is display into the top right corner. Active the developer mode.
if you want to get db name using the python code, then write self.env.cr.dbname into your python method.
do you know how to show db name on login page?