mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-17 04:32:55 -06:00
[MIG] document_page_project: Migration to 15.0
This commit is contained in:
parent
aacf2b4292
commit
6b5b265131
@ -4,8 +4,7 @@
|
||||
{
|
||||
"name": "Document Page Project",
|
||||
"summary": "This module links document pages to projects",
|
||||
"version": "14.0.1.0.1",
|
||||
"development_status": "Production/Stable",
|
||||
"version": "15.0.1.0.0",
|
||||
"category": "Project",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/knowledge",
|
||||
|
@ -4,7 +4,7 @@
|
||||
from odoo.tests import common
|
||||
|
||||
|
||||
class TestProjectProject(common.SavepointCase):
|
||||
class TestProjectProject(common.TransactionCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super(TestProjectProject, cls).setUpClass()
|
||||
|
Loading…
Reference in New Issue
Block a user