mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract_variable_qty_timesheet: Migration to 15.0
[UPD] Update contract_variable_qty_timesheet.pot [BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-15.0/contract-15.0-contract_variable_qty_timesheet Translate-URL: https://translation.odoo-community.org/projects/contract-15-0/contract-15-0-contract_variable_qty_timesheet/
This commit is contained in:
committed by
Pedro M. Baeza
parent
5eb32d0450
commit
d16adf0b98
@@ -5,7 +5,7 @@ from odoo import fields
|
||||
from odoo.tests import common
|
||||
|
||||
|
||||
class TestContractVariableQtyTimesheet(common.SavepointCase):
|
||||
class TestContractVariableQtyTimesheet(common.TransactionCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
|
||||
Reference in New Issue
Block a user