diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_at_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_at_date.xml index 4ac00cf0e830549bce460f0aaaf64770790fbd0d..738d222fed8941555a53a05145cbe97549eb0998 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_at_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_at_date.xml @@ -82,7 +82,7 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_date</string> </value> + <value> <string>my_date_time_field</string> </value> </item> <item> <key> <string>form_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_from_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_from_date.xml index 4460569880d29f095850912907d9b4f62cfbec5c..bcc7684625f1f5a8f8d6169a2a97a43b7fb8e8bd 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_from_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_dialog_mode_from_date.xml @@ -78,7 +78,7 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_date</string> </value> + <value> <string>my_date_time_field</string> </value> </item> <item> <key> <string>form_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_report_mode_at_date.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_report_mode_at_date.xml index 588b3d8a031dd1e5f0abd3dbbd5ac9f0921ea2bc..e460b321b47715b9a27aa80ba0a94508c1f4b84b 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_report_mode_at_date.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_report_mode_at_date.xml @@ -82,7 +82,7 @@ </item> <item> <key> <string>field_id</string> </key> - <value> <string>your_date</string> </value> + <value> <string>my_date_time_field</string> </value> </item> <item> <key> <string>form_id</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 192c7fabd23f92381f2b1c783ef1f859dd3ca7fa..d2deb6581cfbc0d7d8e7c2df46e52e9421f735b1 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40898 \ No newline at end of file +40899 \ No newline at end of file