[FIX] Minor fixes

This commit is contained in:
Florian da Costa
2013-12-19 12:08:11 +01:00
parent a8d2aef87e
commit d0ba25d6e2
2 changed files with 2 additions and 3 deletions

View File

@@ -20,6 +20,6 @@
#
###############################################################################
import partner
import statement
from . import partner
from . import statement

View File

@@ -36,7 +36,6 @@
'author': 'Akretion',
'website': 'http://www.akretion.com/',
'depends': ['account_statement_base_completion'],
'init_xml': [],
'data': [
'partner_view.xml',
'statement_view.xml',