Sale Blanket Order Revisions

sale_blanket_order_revision
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/sale_blanket_order_revision
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PyTech-SRL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PyTech-SRL
COMMITTERS
COMMITTERSWeblate, oca-ci, PicchiSeba
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_blanket_order
OCA/server-ux:
    - base_revision
OCA/web:
    - web_action_conditionable
odoo/odoo:
    - base
    - uom
    - sale_management
    - sale
    - sales_team
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_blanket_order_form sale.blanket.order.form sale.blanket.order header Inherits sale_blanket_order.view_blanket_order_form
Models touched (1)

New fields (2)
  • current_revision_id Many2one → sale.blanket.order
    comodel_name='sale.blanket.order'
  • old_revision_ids One2many → sale.blanket.order
    comodel_name='sale.blanket.order'
Public methods (1)
  • action_view_revisions(self)