How to subtract two dates in an Automated Action ?
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
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Here is an automated action that calculated the number of days between twos dates. As the datetime module is available everywhere, it's possible to use it in the automated action. Here is the python expression you can copy/past that return an integer.
(record.x_studio_end_date - record.x_studio_start_date).days
Result:
The 'Number of days' is calculated automatically with the Automated Action
The automated action :
We have been looking for that, thank you very much
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 | |
---|---|---|---|---|
|
1
thg 2 23
|
2972 | ||
|
1
thg 2 24
|
3099 | ||
|
1
thg 10 24
|
1580 | ||
Auto Increment Odoo 17 Studio Fields
Đã xử lý
|
|
2
thg 10 24
|
2834 | |
|
2
thg 10 24
|
2935 |