We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168f832 commit 712e2f3Copy full SHA for 712e2f3
account_invoice_margin/tests/test_account_invoice_margin.py
@@ -11,7 +11,7 @@ class TestAccountInvoiceMargin(AccountTestInvoicingCommon):
11
@classmethod
12
def setUpClass(cls):
13
super().setUpClass()
14
-
+
15
group_edit = cls.env.ref(
16
"product_cost_security.group_product_edit_cost", raise_if_not_found=False
17
)
0 commit comments