This commit is contained in:
ivan deng
2019-01-20 18:40:22 +08:00
parent 53f35afa33
commit 6688adff6b
6 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App Account Invoice Product Multi Batch Add, 客户收据与供应商帐单批量增加产品. App Account Invoice Product Multi Batch Add
Odoo App of Sunpop.cn Odoo App of Sunpop.cn
""", """,
'description': """ 'description': """

View File

@@ -26,7 +26,6 @@
'summary': """ 'summary': """
Browse Apps by category tree. Browse Module by category. Use for parent children tree list kanban navigator. Browse Apps by category tree. Browse Module by category. Use for parent children tree list kanban navigator.
Easy to navigator and browse any data. Support Search more list, kanban, pivot, graph view. Easy to navigator and browse any data. Support Search more list, kanban, pivot, graph view.
ztree widget.Hierarchy Tree.Parent Children relation tree..
""", """,
'description': """ 'description': """
Superbar, zTree widget. Superbar, zTree widget.

View File

@@ -26,7 +26,7 @@
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App Purchase Order Product Multi Batch Add, 采购订单批量增加产品. App Purchase Order Product Multi Batch Add
Odoo App of Sunpop.cn Odoo App of Sunpop.cn
""", """,
'description': """ 'description': """

View File

@@ -26,7 +26,7 @@
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App Sale Order Product Multi Batch Add, 销售订单批量增加产品. App Sale Order Product Multi Batch Add
Odoo App of Sunpop.cn Odoo App of Sunpop.cn
""", """,
'description': """ 'description': """

View File

@@ -26,7 +26,7 @@
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App Stock Picking Order Product Multi Batch Add, 库存调拨单批量增加产品. App Stock Picking Order Product Multi Batch Add
Odoo App of Sunpop.cn Odoo App of Sunpop.cn
""", """,
'description': """ 'description': """

View File

@@ -25,10 +25,11 @@
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """
广州尚鹏Sunpop.cn 的odoo模块。用于将库存作业分组UI更方便。 Stock picking group in list or kanban view.
""", """,
'description': """ 'description': """
模块开发模板,目录结构与文件定义。 模块开发模板,目录结构与文件定义。
广州尚鹏Sunpop.cn 的odoo模块。用于将库存作业分组UI更方便。
""", """,
'depends': ['stock'], 'depends': ['stock'],
'images': ['static/description/demo1.jpg'], 'images': ['static/description/demo1.jpg'],