TIP: You can type at any time to perform a new search.
Base Recurrence
base_recurrence · OCA/server-ux
- Repository
- OCA/server-ux · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-ux
- Last tracking update
- 2026-08-07 07:57:01
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Ilyas
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
recurrence_typeSelectionargs: [('daily', 'Daily'), ('weekly', 'Weekly'), ('monthly', 'Monthly'), ('monthlylastday', 'Monthly Last Day'), ('quarterly', 'Quarterly'), ('semesterly', 'Semesterly'), ('yearly', 'Yearly')]
-
get_relative_delta(self, recurring_rule_type, interval=1)@api.modelReturn a relativedelta for one period. When added to the first day of the period, it gives the first day of the next period.
Loading…
Loading…