Calendar events in sale orders

sale_order_calendar_event
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/8.0/sale_order_calendar_event
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSHolger Brunn, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
    - calendar
    - base_action_rule
    - resource
    - web_calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_calendar_event_calendar calendar.event xpath Inherits calendar.view_calendar_event_calendar
view_calendar_event_form calendar.event page Inherits calendar.view_calendar_event_form
view_calendar_event_form_popup calendar.event xpath Inherits calendar.view_calendar_event_form_popup
view_calendar_event_search calendar.event xpath Inherits calendar.view_calendar_event_search
view_order_form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • sale_order_id Many2one → sale.order
    string='Sale order' args: 'sale.order'
Public methods (0)

No public methods.

New fields (1)
  • calendar_event_ids One2many → calendar.event
    string='Appointments' args: 'calendar.event', 'sale_order_id'
Public methods (0)

No public methods.