Commit 76305dd7 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Use follow_up instead of source_project

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16163 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1d6cf43c
......@@ -51,8 +51,8 @@ class Document:
)
_categories = ('similar', 'predecessor', 'successor', 'contributor', 'classification',
# Source project is set by default since project is equivalent to workspace
'source_project',
# Follow up is used to create document workspaces for projects or tickets
'follow_up',
# Source is defined in DMS documentation
'source',
# Update frequency in case this document must be crawled regularly
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment