commented 'account.payment.term.csv'
parent
b0ecfa32a7
commit
6a8f5f6ba4
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue