I make a filter that is similar to current date but instead of "Current date" I want it to refer to the current WEEK. Is this possible. This is my custom module.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
3209
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
You could create a special filter with date - 7. I am not certain for this week (although you could solve it in a more extensive way with function fields then)