TIP: You can type at any time to perform a new search.
Quick Purchase order
purchase_quick · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Purchase
- Folder size
- 0.63 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:09:24
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- purchase_quick_discount
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_search_form_view |
product.product | form | Inherits base_product_mass_addition.product_search_form_view | |
product_tree_view4purchase |
product.product | tree | New | |
view_purchase_form |
purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
po_line_idsOne2many → purchase.order.linecomodel_name='purchase.order.line'help='Technical: used to compute quantities to purchase.'inverse_name='product_id' -
seller_priceFloatcompute='_compute_seller_price' -
variant_specific_seller_idsOne2many → product.supplierinfoargs: 'product.supplierinfo', '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)
Loading…
Loading…
Loading…