Repository
OCA/stock-logistics-orderpoint · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Purchase
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-orderpoint
Last tracking update
2026-08-20 05:12:18
Authors
Odoo Community Association (OCA), BCIM
Maintainers
Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

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