Commit 6d3a36d9 authored by Romain Courteaud's avatar Romain Courteaud

Add a default accessor for description.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17248 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec9dd8f9
......@@ -39,6 +39,7 @@ class TaskOrder:
'acquired_property_id': ( 'quantity', 'quantity_unit', 'price',
'quantity_unit_title',
'quantity_unit_logical_path',
'description',
'resource', 'resource_value',
'resource_title',
'requirement', 'requirement_value_list',
......
340
\ No newline at end of file
341
\ No newline at end of file
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