TIP: You can type at any time to perform a new search.
Sale Product Returnable
sale_product_returnable · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:31:49
- Authors
- Odoo Community Association (OCA), Serpent Consulting Services, Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Serpent Consulting Services, Open Source Integrators
- Committers
- Maxime Chambreuil, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Nikita Vaghela
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_view_form_extend |
product.template.form.extend | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
return_product_idMany2one → product.productargs: 'product.product', 'Returned Product' -
returnableBooleanargs: 'Can be Returned?'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_confirm(self)@api.multiAction Confirm. Create return pickings when confirming sale orders.