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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2990
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Aug 19
|
2749 | ||
|
0
Nov 24
|
91 | ||
|
0
Jun 24
|
170 | ||
|
1
Mar 24
|
1105 | ||
|
1
Nov 24
|
3360 |
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.