| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/15.0/fieldservice_website_sale |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL-Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL-Nagarro |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, ppyczko |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice_availability - fieldservice_route - fieldservice - base_territory - fieldservice_sale_stock_route - fieldservice_sale_stock - fieldservice_sale - fieldservice_account - fieldservice_stock odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - sale_management - sale - sales_team - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - utm - stock - barcodes - website_sale - website - social_media - google_recaptcha - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_delivery_calendar_template |
FSM Delivery Calendar | ir.ui.view | qweb | New |
payment_checkout_with_calendar |
payment_checkout_with_calendar | ir.ui.view | qweb | Inherits payment.checkout |
payment_manage_with_calendar |
payment_manage_with_calendar | ir.ui.view | qweb | Inherits payment.manage |
payment_with_calendar |
payment_with_calendar | ir.ui.view | qweb | Inherits website_sale.payment |
res_config_settings_view_form |
res.config.settings.view.form.fsm | res.config.settings | xpath | Inherits fieldservice.res_config_settings_view_form |
auto_assign_default_time_range
Boolean
default=False
help='If enabled, a default delivery time range will be auto-assigned when not selected by the user.'
string='Auto-assign default delivery time range'
max_date_number
Selection
default='1'
required=True
selection=<expr>
max_date_unit
Selection
default='months'
required=True
selection=[('days', 'Days'), ('weeks', 'Weeks'), ('months', 'Months')]
time_range_default_id
Many2one → fsm.delivery.time.range
help="Time range to auto-assign when 'Auto-assign default delivery time range' is enabled."
string='Default Delivery Time Range'
args: 'fsm.delivery.time.range'
get_values(self)
set_values(self)
No new fields.
Public methods (1)onchange_partner_shipping_id(self)