how can i calculate days of year
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
Maybe you can spend more time on being more specific when asking questions.
If you want to calculate the number of days of the current year in python, you can always:
- import calendar then check if calendar.isleap(year), if yes then 366 else 365
- check the days_in_years of the last day of the year which is always 31 Dec. (Or check the day before 1st of march to see if it is 28 or 29 of Feb)
If you want to check the days of year of today. you can use odoo's fields.Date.context_today.
But if you want to calculate it in qweb report, or javascript, it's another story.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
ago 25
|
270 | ||
|
1
lug 25
|
651 | ||
|
1
lug 25
|
983 | ||
End of service in odoo 17
Risolto
|
|
1
lug 25
|
1307 | |
|
0
mar 25
|
38 |