mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
- Now it's possible to open several RMAs in a sale order from the portal - A new comment button has been added to allow the portal user to enter relevant information like serial numbers o issue description. - If the requested operation isn't set no RMA will be opened - The RMA product qty is now a numeric control with limits according to the qty available to return [FIX] rma,rma_sale: fix linter errors
6 lines
321 B
ReStructuredText
6 lines
321 B
ReStructuredText
* When you try to request an RMA from a Sales Order in the portal,
|
|
a popup appears and the inputs for the quantity doesn't allow
|
|
decimal numbers. It would be good to have a component that allows
|
|
that and at the same time keeps the constraint of not allowing a
|
|
number greater than the order line product quantity.
|