Hey I want to log message for specific user on sale order using automated action but I don't know how to add user name in python code so it will automatically pick that user to log message against it
This question has been flagged
2
Replies
5904
Views
env.user should be the current user and env.uid is the user id
hello
In the odoo framewrok you have a very useful tool to make automated fields. In odoo they are called compute fields
I suggest you read this documentation and learn how you can use this type of smart field.
@ api.depends
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 | |
|---|---|---|---|---|
|
|
2
Jan 22
|
2590 | ||
|
|
0
Jun 21
|
3633 | ||
|
|
3
Nov 19
|
14622 | ||
|
|
0
Jun 15
|
4269 | ||
|
|
1
Mar 15
|
4808 |