mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
rename module ir_report to ir_actions_report_xml
This commit is contained in:
committed by
Elmeri Niemelä
parent
6201dc9e73
commit
8c279cadcf
@@ -1,3 +1,3 @@
|
||||
from . import ir_report
|
||||
from . import ir_actions_report_xml
|
||||
from . import py3o_template
|
||||
from . import py3o_server
|
||||
|
||||
@@ -9,8 +9,6 @@ from openerp.tests.common import TransactionCase
|
||||
import openerp.tests
|
||||
|
||||
|
||||
@openerp.tests.common.at_install(False)
|
||||
@openerp.tests.common.post_install(True)
|
||||
class TestReportPy3o(TransactionCase):
|
||||
|
||||
def test_reports(self):
|
||||
|
||||
Reference in New Issue
Block a user