Commit 8ed7ba23 authored by Łukasz Nowak's avatar Łukasz Nowak

- round to minute instead of day, as we need be more accurate on Production Orders

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22233 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3b436bba
......@@ -17,6 +17,7 @@
<string>report_root_list</string>
<string>selection_name</string>
<string>portal_types</string>
<string>round_script</string>
</list>
</value>
</item>
......@@ -115,6 +116,10 @@
</list>
</value>
</item>
<item>
<key> <string>round_script</string> </key>
<value> <string>Planning_roundBoundToMinute</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>production_order_planning_selection</string> </value>
......
319
\ No newline at end of file
321
\ 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