Commit Graph

6 Commits

Author SHA1 Message Date
david
6109210585 [FIX] rma_sale: product in multiple lines
If there are several stock moves with the same product in the picking we
won't be able to make the RMA
2020-12-21 09:33:17 -05:00
Ernesto Tejeda
68b8a9ec97 [IMP] *rma*: some improvements 2020-12-21 09:33:17 -05:00
david
242b7e21a1 [IMP] rma, rma_sale: shipping address
Allow to set the desired shipping address where the goods must be
returned after the RMA is processed.
2020-11-09 13:17:27 +01:00
david
bdd0e739f6 [IMP] rma_sale: portal improvents
- 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
2020-09-07 12:19:15 -04:00
david
fe6993e882 [IMP] rma: teams flow
- If no RMA Team is set, we'll assign a default one to the new RMA.
- A sequence is now used to search for the top team and assign it.
- No default user is assigned when it's not in the context (i.e. portal
rmas).
2020-08-18 12:34:32 +02:00
Ernesto Tejeda
66b7de7255 [ADD] rma_sale: new module 2020-07-08 10:01:11 -04:00