I have a BIG PROBLEM that when leader ( manager ) change deadline, it need to show for user in team know about that, but how can i do that? ( NOT SEND EMAIL ), something just like a pop up notification or maybe some action to tell their users in team know what project is changed deadline.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Dự án
- MRP
Câu hỏi này đã bị gắn cờ
2
Trả lời
2517
Lượt xem
you must overide "write" method.
Can you explain more detail about it? Iam not figure out, what I need now is send message in discuss for that user have assign to this task
@api.multi
def write(self, vals):
res = super(Your_class_name, self).write(vals)
# Debug and send email ...
return res
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
|
9
thg 6 23
|
14134 | ||
|
|
2
thg 1 22
|
4750 | ||
|
|
2
thg 12 21
|
8917 | ||
|
|
0
thg 6 21
|
2695 | ||
|
|
0
thg 2 21
|
3282 |