diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml index 383adfbcc24e0258bb5ca8bc57e648749b3ee81e..f3b7198a41de3e28d840eb6c9f304eb956da92c7 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml @@ -9,12 +9,6 @@ </pickle> <pickle> <dictionary> - <item> - <key> <string>_owner</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>planning_box</string> </value> @@ -448,6 +442,14 @@ <key> <string>info_backright</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>info_botleft</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>info_botright</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>info_center</string> </key> <value> <string>getTitle</string> </value> @@ -468,6 +470,29 @@ <key> <string>js_enabled</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>lane_root_list</string> </key> + <value> + <list> + <tuple> + <string>base_day_domain</string> + <string>Day</string> + </tuple> + <tuple> + <string>base_week_domain</string> + <string>Week</string> + </tuple> + <tuple> + <string>base_month_domain</string> + <string>Month</string> + </tuple> + <tuple> + <string>base_year_domain</string> + <string>Year</string> + </tuple> + </list> + </value> + </item> <item> <key> <string>list_method</string> </key> <value> @@ -493,6 +518,10 @@ </list> </value> </item> + <item> + <key> <string>report_axis_groups</string> </key> + <value> <int>10</int> </value> + </item> <item> <key> <string>report_root_list</string> </key> <value> @@ -591,6 +620,10 @@ <key> <string>use_date_zoom</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>vertical_view</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index e2756006dac243cc4d36ad71f5af3ed5c0211e94..0c1a9b6f06b7455bfa5e5419b38675b5d46eb95a 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -644 \ No newline at end of file +645 \ No newline at end of file