mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update desc
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
# http://www.sunpop.cn/odoo10_developer_document_offline/
|
# http://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
{
|
{
|
||||||
'name': 'App Search By Date or Number Range',
|
'name': 'App Search By Date (Datetime) or Number Range',
|
||||||
'version': '10.0.1.0',
|
'version': '10.0.1.0',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'web',
|
'category': 'web',
|
||||||
@@ -45,5 +45,5 @@ Search by date or number range in List view and Pivot view
|
|||||||
|
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
'application': False,
|
'application': True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user