Merge PR #247 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-11-29 08:18:10 +00:00

View File

@@ -6,7 +6,7 @@
from odoo.tests import common
class TestStockPickingValued(common.SavepointCase):
class TestStockPickingValued(common.TransactionCase):
@classmethod
def setUpClass(cls):
super(TestStockPickingValued, cls).setUpClass()