mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[IMP] rma: unplug test cases from declaration
This way, we can reuse them in other modules easily
This commit is contained in:
committed by
Antoni Marroig Campomar
parent
48e46f1481
commit
df24c1fe7d
@@ -123,6 +123,8 @@ class TestRma(SavepointCase):
|
||||
picking.button_validate()
|
||||
return picking
|
||||
|
||||
|
||||
class TestRmaCase(TestRma):
|
||||
def test_onchange(self):
|
||||
rma_form = Form(self.env["rma"])
|
||||
# If partner changes, the invoice address is set
|
||||
|
||||
Reference in New Issue
Block a user