mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX]views rma
This commit is contained in:
committed by
Florian da Costa
parent
5606be6d2d
commit
2fd985f591
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user