mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix
This commit is contained in:
@@ -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': """
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
'summary': """
|
||||
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.
|
||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
||||
""",
|
||||
'description': """
|
||||
Superbar, zTree widget.
|
||||
|
||||
@@ -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': """
|
||||
|
||||
@@ -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': """
|
||||
|
||||
@@ -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': """
|
||||
|
||||
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user