Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
1461 Zobrazení

i create a "Casual Leave" time off type form UI in odoo. and create a Accrual Plans " casual leave accrual" from UI that add 1 leave every month. i set the date 01/01/2023 to 24/08/2023. but i am getting "6.97" leaves.


why i am getting like this ? i mean in point value

Avatar
Zrušit
Autor Nejlepší odpověď

i find the solution after very hard work. and it's simple..

i just change the start date = 30/12/2022 and End date = 31/12/2023 like this 

Current date is 25/08/2023 and i get 8 days. Woww..

Avatar
Zrušit
Nejlepší odpověď

Hi,

The reason you're seeing 6.97 instead of a full number is because Odoo calculates accruals pro-rata based on days. Since your accrual is set from 01/01/2023 to 24/08/2023, it counts full months + a partial month (August), resulting in a decimal.

In your case:

  • 7 full months = 7.00
  • But since it ends on 24th August, Odoo prorates August (not the full month), which brings it to 6.97.

To avoid decimals, you can either:

  • Set the end date to the end of the month, or
  • Round values in reports/UI as needed.

Hope that clears it up!

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
srp 23
1859
3
kvě 25
1939
0
lis 23
2877
1
led 23
2266
0
srp 23
2260