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
- प्रोजेक्ट
- MRP
This question has been flagged
1
Reply
8728
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 up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
0
फ़र॰ 24
|
1317 | ||
|
|
0
मार्च 25
|
1608 | ||
|
|
1
जुल॰ 23
|
2241 | ||
|
|
1
अग॰ 22
|
3772 | ||
|
|
2
अप्रैल 24
|
5083 |
I hope these tips will helps: https://sites.google.com/view/thinkincode/erp/odoo