how to change the start date and the end date of the month on Odoo? like example, if I want to make the month start in 27 and end in 26 next month, when an employee make a time off request, Odoo will calculate it as a request of the next month
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ờ
1124
Lượt xem
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ý
Hello,
You need to customize the workflow.
For eg. you need to add two custom date fields based on the date field input and your condition. After need to calculate the dates based on your condition and pass value in actual time off fields.
Maybe this solution will work for you.