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:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
8035
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
फ़र॰ 24
|
820 | ||
|
0
मार्च 25
|
1158 | ||
|
1
जुल॰ 23
|
1744 | ||
|
1
अग॰ 22
|
3025 | ||
|
2
अप्रैल 24
|
4270 |
I hope these tips will helps: https://sites.google.com/view/thinkincode/erp/odoo