So far, i can only get the company id.
But can anyone help get the current company name?
Sorry for this maybe a noob question.
Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
8023
화면
Hi,
Try this: self.env.company.id , this will give you the current company id, to get the name you can use like this, self.env.company.name .
Thanks
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
2월 24
|
812 | ||
|
0
3월 25
|
1155 | ||
|
1
7월 23
|
1743 | ||
|
1
8월 22
|
3020 | ||
|
2
4월 24
|
4267 |
I hope these tips will helps: https://sites.google.com/view/thinkincode/erp/odoo