OCA / rma

Odoo for Return Merchandise Authorization (RMA)
GNU Affero General Public License v3.0
79 stars 205 forks source link

RMA: group reception #422

Open sbejaoui opened 3 months ago

sbejaoui commented 3 months ago

When returning an order with a large number of items, it can be challenging for the stock manager to handle multiple separate receptions for each RMA, especially when all the returned items are likely to arrive in a single package.

Proposed Solution:

cc/ @pedrobaeza , @jbaudoux , @lmignon , @rousseldenis

pedrobaeza commented 3 months ago

But this was the intended behavior... when you launch a grouped action over the RMA list, things are grouped. If this is not working in the reception step, it may be due to the procurement groups thing or any other extra layer in between.

What are the steps you are following?

pedrobaeza commented 3 months ago

Maybe #415 has something to do with this?