mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] Minor fixes
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
import partner
|
||||
import statement
|
||||
from . import partner
|
||||
from . import statement
|
||||
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user