TIP: You can type at any time to perform a new search.
Sale Order Line Input
sale_order_line_input · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, Wodran Van de Sande
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of sales to allow you to work with sale lines directly. It allows you to create sales orders from this sales lines view.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_sales_order_line_filter |
sale.order.line | Inherits sale.view_sales_order_line_filter | ||
view_sales_order_line_input_tree |
sale.order.line.input.list.view | sale.order.line | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (4)
-
company_price_amountMonetarycompute='_compute_company_price_amount' -
company_price_tax_incl_exclMonetarycompute='_compute_company_price_tax_incl_excl' -
force_company_idMany2one → res.companycomodel_name='res.company'compute='_compute_force_company_id'help="Technical field to force company or get it from env user if order don't exist."readonly=Falsestring='Forced company' -
pricelist_idMany2onerelated='order_id.pricelist_id'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…