Commit 245f5440 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_project: add total_quantity to TaskReportModule_viewTaskReportList listbox

parent ae8879b5
......@@ -90,6 +90,10 @@
<key> <string>all_columns</string> </key>
<value>
<list>
<tuple>
<string>total_quantity</string>
<string>Total Quantity</string>
</tuple>
<tuple>
<string>quantity_unit_title</string>
<string>Unit</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