Commit abc67ccf authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_project: add quantity and quantity_unit columns to ProjectModule_viewMilestoneReport listbox

parent a8a2604e
......@@ -343,6 +343,14 @@
<string>milestone_outcome_description</string>
<string>Outcome</string>
</tuple>
<tuple>
<string>quantity</string>
<string>Quantity</string>
</tuple>
<tuple>
<string>quantity_unit</string>
<string>Quantity Unit</string>
</tuple>
<tuple>
<string>stop_date</string>
<string>Stop Date</string>
......
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