Commit Graph

5 Commits

Author SHA1 Message Date
Ernesto Tejeda
fbffdc71b2 [FIX+IMP] rma, rma_sale: fix bugs and add improvements
- Fix thrown error when trying to download a picking from the portal.
- Add the hook method to prepare RMA values ​​from the return pick wizard.
- Add the access rule for portal users.
- Show the portal 'Request RMAs' button on the sales page only to users
related to the sales order.
2020-08-20 08:37:52 -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
david
04299968c6 [FIX] rma: portal views access errors
- Portal mail thread needs token config.
- Unpublished products will raise AccessError on RMAs portal views for
portal users due to record rules.
- Ensure active_id when getting actions in rma, since we could come from
a context that pollutes the expected active rma id.
2020-08-18 09:14:07 +02:00
Ernesto Tejeda
66b7de7255 [ADD] rma_sale: new module 2020-07-08 10:01:11 -04:00
Ernesto Tejeda
ad26c0ddb9 [ADD] rma: new module 2020-06-21 11:41:00 -04:00