Commit 0618b63e authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_project: fix column name

task_line_quantity_unit_title somehow doesn't work for all
parent 992d10ab
......@@ -164,11 +164,11 @@
<string>End Date</string>
</tuple>
<tuple>
<string>quantity</string>
<string>task_line_quantity</string>
<string>Estimated Time</string>
</tuple>
<tuple>
<string>quantity_unit_title</string>
<string>task_line_quantity_unit</string>
<string>Unit</string>
</tuple>
<tuple>
......
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