TIP: You can type at any time to perform a new search.
Purchase Add Product Supplierinfo
purchase_add_product_supplierinfo · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase Management
- Folder size
- 0.37 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://akretion.com
- Last tracking update
- 2026-08-07 07:03:09
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, Weblate, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order | form | Inherits purchase.purchase_order_form | |
view_purchase_add_supplierinfo_form |
purchase.add.product.supplierinfo | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
wizard_line_idsOne2many → purchase.add.product.supplierinfo.linestring='Wizard lines' args: 'purchase.add.product.supplierinfo.line', 'wizard_id'
-
add_product_supplierinfo(self)@api.multi -
purchase_confirm(self)@api.multi
New fields (4)
-
nameTextrequired=Truestring='Description' -
product_idMany2one → product.productstring='Product' args: 'product.product' -
to_variantBooleanhelp='if option is checked then supplier is added to the product variant else supplier is added to the product template'string='Added to the variant' -
wizard_idMany2one → purchase.add.product.supplierinfostring='Wizard Reference' args: 'purchase.add.product.supplierinfo'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
purchase_confirm(self)@api.multi