account-invoice-reporting icon indicating copy to clipboard operation
account-invoice-reporting copied to clipboard

[14.0][FIX] account_invoice_report_grouped_by_picking: partial refund qty d…

Open Christian-RB opened this issue 7 months ago • 0 comments

…isplayed

This small fix solve an issue when refunding invoices using the reverse move option.

Tested branches 14.0, 15.0, 16.0, 17.0 Steps to replicate it:

  1. Create and confirm a sale with one line but multiple qty
  2. Deliver the products
  3. Invoice the sale
  4. Use the "Add credit note" option on the invoice
  5. Modify the refunded qty to a lower one
  6. Print the refund, the quantity displayed is always the delivered one

Christian-RB avatar Jul 11 '24 13:07 Christian-RB