TIP: You can type at any time to perform a new search.
Sale Stock Sourcing Address
sale_stock_sourcing_address · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:38:21
- Authors
- Odoo Community Association (OCA), ForgeFlow S.L.
- Maintainers
- Odoo Community Association (OCA), ForgeFlow S.L.
- Committers
- Weblate, OCA-git-bot, oca-ci, Nikul Chaudhary, nikul-serpentcs
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_inherit_sale_stock_sourcing_address |
account.move.form | account.move | form | Inherits account.view_move_form |
view_order_form_inherit_sale_stock_sourcing_address |
sale.order.requested.date.form | sale.order | form | Inherits sale_stock.view_order_form_inherit_sale_stock |
view_order_line_tree_inherit_sale_stock_sourcing_address |
sale.order.line.ext.tree | sale.order.line | tree | Inherits sale_stock.view_order_line_tree_inherit_sale_stock |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
sourcing_address_idMany2one → res.partnerrelated='sale_line_ids.sourcing_address_id'string='Sourcing Address' args: 'res.partner' -
warehouse_idMany2one → stock.warehouserelated='sale_line_ids.warehouse_id'string="Order's Warehouse" args: 'stock.warehouse'
No public methods.
New fields (2)
-
sourcing_address_idMany2one → res.partnercompute='_compute_sourcing_address_id'string='Sourcing Address' args: 'res.partner' -
warehouse_idMany2one → stock.warehouserelated='order_id.warehouse_id'string="Order's Warehouse" args: 'stock.warehouse'
No public methods.
Loading…
Loading…