This commit is contained in:
ivan deng
2019-01-20 18:40:09 +08:00
parent fcb6a7e3af
commit 633e962aec
5 changed files with 6 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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