TIP: You can type at any time to perform a new search.
sale stock partner wharehouse
sale_stock_partner_warehouse · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-13 17:32:48
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM
- Committers
- OCA-git-bot, oca-ci, prayag
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Allow to choose by default a warehouse on SO based on a Partner parameter. If the warehouse parameter is completed, then this value would be the default one on the sale. If empty, then the warehouse on sale would be the standard default warehouse.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit | res.config.settings | form | Inherits sale.res_config_settings_view_form |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
sale_warehouse_by_partner_shippingBoolean
No public methods.
New fields (1)
-
sale_warehouse_by_partner_shippingBooleanreadonly=Falserelated='company_id.sale_warehouse_by_partner_shipping'
No public methods.
New fields (1)
-
sale_warehouse_idMany2one → stock.warehousecompany_dependent=Truestring='Sale Warehouse' args: 'stock.warehouse'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…