commented 'account.payment.term.csv'
parent
b0ecfa32a7
commit
6a8f5f6ba4
|
|
@ -28,7 +28,7 @@
|
|||
'description': """Datenübernahme""",
|
||||
'author': 'datenpol GmbH',
|
||||
'website': 'http://www.datenpol.at',
|
||||
'depends': [],
|
||||
'depends': ["dp_custom"],
|
||||
'data': [
|
||||
'res.users.csv',
|
||||
'res.partner.sector.csv',
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
'product.xcategory.csv',
|
||||
'product.category.csv',
|
||||
'material.type.csv',
|
||||
'account.payment.term.csv',
|
||||
#'account.payment.term.csv',
|
||||
'res.line.csv',
|
||||
],
|
||||
'installable': True,
|
||||
|
|
|
|||
Loading…
Reference in New Issue