rma icon indicating copy to clipboard operation
rma copied to clipboard

Odoo for Return Merchandise Authorization (RMA)

Results 26 rma issues
Sort by recently updated
recently updated
newest added

FWP from 14.0: https://github.com/OCA/rma/pull/350 Changes done: - [x] Remove `rma_delivery` changes. - [x] Adapt changes to 15.0 - [x] Change `reception_move_ids` to `reception_move_id` field - [x] Add tests Please @pedrobaeza...

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [x] product_warranty - By @peluko00 - #394 - [x] rma - By @peluko00 - #385 - [ ] rma_sale - [ ]...

help wanted
work in progress
no stale

This PR replaces all lines where a stock.picking or stock.move is created, by using only procurement group runs. This helps the RMA modules to easier interact with other stock modules...

no stale

This PR would add the possibility to configure the moment, when we are able to create a reception, return and refund It adds for each process a own field on...

no stale

Changes: **_onchange_partner_id:** Before the order_id was always set to False Now it's only set to False if there is no partner selected or the selected order_id.partner_id is not a child...

enhancement
needs review

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0 # Modules to migrate - [x] product_warranty - By @stefan-tecnativa - #358 - [x] rma - By @pedrobaeza - #361 - [ ] rma_delivery - By @sbejaoui...

help wanted
work in progress
no stale

As explained in #413, having a configurable RMA process helps cover more use cases by allowing the configuration of when the three main actions (reception, delivery, and refund) occur. This...

enhancement
needs review

Specifying the RMA reason when creating an RMA order is crucial for effective inventory management, quality control, and customer service. It helps categorize returned items accurately, identify recurring product issues,...

needs review