[FIX]views rma

This commit is contained in:
aheficent
2018-07-30 18:36:49 +02:00
committed by Florian da Costa
parent 5606be6d2d
commit 2fd985f591
3 changed files with 80 additions and 85 deletions

View File

@@ -163,9 +163,6 @@ class TestRma(common.SavepointCase):
rma_id.partner_id.action_open_partner_rma()
rma_id.partner_id._compute_rma_line_count()
# approve the RMA
# rma_id.action_rma_to_approve()
# rma_id.action_rma_approve()
return rma_id
@classmethod