diff --git a/app_hr_ztree/__manifest__.py b/app_hr_ztree/__manifest__.py index 9c36c881..42e2cdb0 100644 --- a/app_hr_ztree/__manifest__.py +++ b/app_hr_ztree/__manifest__.py @@ -29,7 +29,7 @@ """, 'description': """ zTree widget. - Advance search with real parent children tree, ListView or KanbanView , + Advance select widget with real parent children tree, ListView or KanbanView , eg: Product category tree ,Department tree, stock location tree. 超级方便的查询,树状视图。 """, diff --git a/app_product_ztree/__manifest__.py b/app_product_ztree/__manifest__.py index 80192d1b..0d890b3e 100644 --- a/app_product_ztree/__manifest__.py +++ b/app_product_ztree/__manifest__.py @@ -29,7 +29,7 @@ """, 'description': """ zTree widget. - Advance search with real parent children tree, ListView or KanbanView , + Advance select widget with real parent children tree, ListView or KanbanView , eg: Product category tree ,Department tree, stock location tree. 超级方便的查询,树状视图。 """, diff --git a/app_stock_ztree/__manifest__.py b/app_stock_ztree/__manifest__.py index 65c5c4b5..ce190b43 100644 --- a/app_stock_ztree/__manifest__.py +++ b/app_stock_ztree/__manifest__.py @@ -29,7 +29,7 @@ """, 'description': """ zTree widget. - Advance search with real parent children tree, ListView or KanbanView , + Advance select widget with real parent children tree, ListView or KanbanView , eg: Product category tree ,Department tree, stock location tree. 超级方便的查询,树状视图。 """,