TIP: You can type at any time to perform a new search.
Sale Stock On Hand Popup
sale_stock_on_hand_popup · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 2.0.1
- Category
- Warehouse Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:47:32
- Authors
- Odoo Community Association (OCA), Ooops404, PyTech SRL
- Maintainers
- Odoo Community Association (OCA), Ooops404, PyTech SRL
- Committers
- Weblate, OCA-git-bot, oca-ci, Alessio Renda, Eduard Brahas
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits sale_stock.view_order_form_inherit_sale_stock_qty | |
view_stock_configuration |
Stock settings: Display transit location lines | res.config.settings | form | Inherits stock.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
action_open_quants_show_products(self)
New fields (2)
-
product_idMany2one → product.productargs: 'product.product' -
stock_quant_idsOne2many → stock.quantcompute='_compute_stock_quant_ids' args: 'stock.quant'
No public methods.
New fields (1)
-
group_show_transit_location_stock_wizardBooleandefault=Falseimplied_group='sale_stock_on_hand_popup.group_show_transit_location_stock_wizard' args: 'Display also transit location lines in sale line stock popup.'
No public methods.