Sale Stock Reference by Line

sale_stock_reference_by_line
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/19.0/sale_stock_reference_by_line
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Camptocamp, Serpent Consulting Services Pvt. Ltd., SprintIT Ltd.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Camptocamp, Serpent Consulting Services Pvt. Ltd., SprintIT Ltd.
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Tatiana Deribina
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to extend the functionality of stock references
(previously: procurement groups) created from a sale order

On itself, this module does nothing. It is a requirement for modules
that need to create a stock reference for each individual sale order
line.

This module was previously known as "Sale Procurement Group by Line"
(``sale_procurement_group_by_line``)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (1)
  • stock_reference_id Many2one → stock.reference
    copy=False args: 'stock.reference', 'Procurement Reference'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.