Sale Stock On Hand Popup

sale_stock_on_hand_popup
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/14.0/sale_stock_on_hand_popup
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PyTech SRL, Ooops404
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PyTech SRL, Ooops404
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Alessio Renda, Eduard Brahas
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_available
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
assets_backend sale stock assets ir.ui.view qweb Inherits web.assets_backend
product_quant_wizard_view_form product.quant.wizard.form product.quant.wizard form New
view_order_form_inherit_sale_stock_qty sale.order xpath Inherits sale_stock.view_order_form_inherit_sale_stock_qty
view_stock_configuration Stock settings: Display transit location lines res.config.settings xpath Inherits stock.res_config_settings_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_open_quants_show_products(self)

New fields (2)
  • product_id Many2one → product.product
    args: 'product.product'
  • stock_quant_ids One2many → stock.quant
    compute='_compute_stock_quant_ids' args: 'stock.quant'
Public methods (0)

No public methods.

New fields (1)
  • group_show_transit_location_stock_wizard Boolean
    default=False implied_group='sale_stock_on_hand_popup.group_show_transit_location_stock_wizard' args: 'Display also transit location lines in sale line stock popup.'
Public methods (0)

No public methods.