commented 'account.payment.term.csv'

develop
Andreas Osim 2017-12-13 16:24:30 +01:00
parent b0ecfa32a7
commit 6a8f5f6ba4
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
'description': """Datenübernahme""", 'description': """Datenübernahme""",
'author': 'datenpol GmbH', 'author': 'datenpol GmbH',
'website': 'http://www.datenpol.at', 'website': 'http://www.datenpol.at',
'depends': [], 'depends': ["dp_custom"],
'data': [ 'data': [
'res.users.csv', 'res.users.csv',
'res.partner.sector.csv', 'res.partner.sector.csv',
@ -36,7 +36,7 @@
'product.xcategory.csv', 'product.xcategory.csv',
'product.category.csv', 'product.category.csv',
'material.type.csv', 'material.type.csv',
'account.payment.term.csv', #'account.payment.term.csv',
'res.line.csv', 'res.line.csv',
], ],
'installable': True, 'installable': True,