Commit 526774f1 authored by Nicolas Delaby's avatar Nicolas Delaby

update docstring

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25028 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 273fe22a
......@@ -39,6 +39,9 @@ class Project(Order):
Each task has a person to perform it, a certain amount of time, a date,
a place, a description. For each person and each task, there is dedicated
time rate.
XXX Project should not inherit from Order since Task exists.
This is not a Delivery
"""
meta_type = 'ERP5 Project'
......
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