New project_sla module

This commit is contained in:
Daniel Reis
2013-12-19 11:17:18 +00:00
parent 3b31d34476
commit f52e44fdb4
18 changed files with 1446 additions and 0 deletions

5
project_sla/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
# -*- coding: utf-8 -*-
import project_sla
import analytic_account
import project_sla_control
import project_issue