TIP: You can type at any time to perform a new search.
Quick Sale order
sale_quick · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.4
- Category
- Sale
- 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-07 07:47:29
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Ivàn Todorovich, Weblate, Damien Crier, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, Alessio Renda
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- product_supplierinfo_for_customer_sale_quick, sale_order_product_assortment_quick, sale_quick_blanket_order, sale_quick_commission, sale_quick_seasonality
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_tree_view4sale |
product.product | tree | New | |
view_sale_form |
sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
so_line_idsOne2many → sale.order.linecomodel_name='sale.order.line'help='Technical: used to compute quantities to sale.'inverse_name='product_id'
-
check_access_rights(self, operation, raise_exception=True)@api.modelhijack product edition rights if we're in the mass edition menu -
search(self, args, offset=0, limit=None, order=None, count=False)@api.model
New fields (0)
No new fields.
Public methods (1)-
add_product(self)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 141 days ago
- Last activity
- 133 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [18.0][MIG] sale_quick: Migration to 18.0 (#4244)