obook/website_description_internal/__manifest__.py

10 lines
315 B
Python

{
'name': 'Website Descrition Internal',
'version': '16.0.1.0.0',
'summary': 'Sobrescribe el campo website_description y devuelve el campo internal description.',
'author': 'Criptomart',
'depends': ['product','website_sale'],
'data': [],
'installable': True,
'application': False,
}