TIP: You can type at any time to perform a new search.
Sale line description
sale_line_description · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Sales Management
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.agilebg.com
- Last tracking update
- 2026-08-07 06:56:10
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Lorenzo Battistini, Guewen Baconnier, Alexandre Fayolle, Alex Comba, moylop260, Launchpad Translations on behalf of sale-core-editors
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to use only the product sale description on the sale order lines. To do so, the user has to belong to group_use_product_description_per_so_line. This is possible by selecting the related option in the following menu: Settings --> Configuration --> Sale --> Sale Features
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_sales_config |
sale settings | sale.config.settings | Inherits sale.view_sales_config |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
product_id_change(self, cr, uid, ids, pricelist, product, qty=0, uom=False, qty_uos=0, uos=False, name='', partner_id=False, lang=False, update_tax=True, date_order=False, packaging=False, fiscal_position=False, flag=False, context=None)