Sale Order Line move to Optional

sale_order_line_move_to_optional
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_order_line_move_to_optional
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Nextev Srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Nextev Srl
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, matteo.tognini
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module enables moving sale order lines to the optional products section,
while removing them from the main order lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_move_line_optional sale.order.form.mvove.optional sale.order xpath Inherits sale.view_order_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • move_line_to_optional(self)