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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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_id Many2one → product.product
    args: 'product.product', 'Returned Product'
  • returnable Boolean
    args: 'Can be Returned?'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)
    @api.multi
    Action Confirm. Create return pickings when confirming sale orders.