Purchase Stock Product Replenish Default Supplier

purchase_stock_product_replenish_supplier
REPOSITORY
REPOSITORYOCA/stock-logistics-orderpoint
GIT
GIThttps://github.com/OCA/stock-logistics-orderpoint.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-orderpoint/tree/18.0/purchase_stock_product_replenish_supplier
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory/Purchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-orderpoint
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Set default supplier on product "Replenish" wizard.

When an orderpoint exists, odoo doesn't set the default supplier in the
"Replenish" wizard if not set on the orderpoint. But it is not required to set
a supplier on an orderpoint (the field is even hidden by default), it will default
to the main product supplier.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • default_get(self, field_list)
    @api.model