We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dbe3e commit 844dc10Copy full SHA for 844dc10
hr_expense_status_history/models/hr_expense.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-from openerp import models, fields, api
+from openerp import models
3
from openerp.addons.document_status_history.models.document_history import \
4
LogCommon
5
0 commit comments