odex30_standard/months_custom/__manifest__.py

12 lines
322 B
Python

{
'name': "months_custom",
'author': "Tamkeen Technology",
'summary': "Custom month formatting and localization for Arabic",
'category': 'Odex25-HR/Odex25-HR',
'version': '18.0.1.0.0',
'depends': ['base'],
'data': [],
'application': True,
'installable': True,
'license': 'LGPL-3',
}