This question has been flagged

Assume we buy and sell laptops. A customer buys a laptop and then returns a faulty power adapter and we give him a replacement and then repair the faulty adapter and sell it. How can we record this process in Odoo? Mainly how can we record a sales return for just part of a product so that we have the returned part in our inventory stock?
**: We are using Odoo 11 Enterprise.

Avatar
Discard

Odoo 11 Community (i don't have Enterprise)

You can override "sale_views.xml":

github.com/odoo/odoo/blob/11.0/addons/sale/views/sale_views.xml#L180-L405

You write new a button.