[Erp5-report] r22233 - in /erp5/trunk/bt5/erp5_mrp: SkinTemplateItem/portal_skins/erp5_mrp/...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 3 10:38:04 CEST 2008


Author: luke
Date: Thu Jul  3 10:38:02 2008
New Revision: 22233

URL: http://svn.erp5.org?rev=22233&view=rev
Log:
- round to minute instead of day, as we need be more accurate on Production Orders

Modified:
    erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewPlanning/planning_box.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewPlanning/planning_box.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewPlanning/planning_box.xml?rev=22233&r1=22232&r2=22233&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewPlanning/planning_box.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewPlanning/planning_box.xml Thu Jul  3 10:38:02 2008
@@ -17,6 +17,7 @@
                 <string>report_root_list</string>
                 <string>selection_name</string>
                 <string>portal_types</string>
+                <string>round_script</string>
               </list>
             </value>
         </item>
@@ -116,6 +117,10 @@
                     </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>
                 </item>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=22233&r1=22232&r2=22233&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Thu Jul  3 10:38:02 2008
@@ -1,1 +1,1 @@
-319
+321




More information about the Erp5-report mailing list