Skip to content
Snippets Groups Projects
Commit 95996e5c authored by Raphael Collet's avatar Raphael Collet
Browse files

[FIX] sale_mrp: tests should not be run at install

parent 34e36e2d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ from odoo.exceptions import UserError
from odoo.tools import mute_logger, float_compare
# these tests create accounting entries, and therefore need a chart of accounts
@common.tagged('post_install', '-at_install')
class TestSaleMrpFlow(common.SavepointCase):
@classmethod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment