[Erp5-report] r30123 - in /erp5/trunk/bt5/erp5_ods_style: SkinTemplateItem/portal_skins/erp...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 29 16:14:20 CET 2009


Author: jerome
Date: Thu Oct 29 16:14:17 2009
New Revision: 30123

URL: http://svn.erp5.org?rev=30123&view=rev
Log:
use the form title as filename 

Modified:
    erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_list.xml
    erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_view.xml
    erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/report_view.xml
    erp5/trunk/bt5/erp5_ods_style/bt/revision

Modified: erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_list.xml?rev=30123&r1=30122&r2=30123&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_list.xml [utf8] Thu Oct 29 16:14:17 2009
@@ -120,6 +120,10 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>filename</string> </key>
+            <value> <string>object/aq_parent/title_or_id</string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>form_list</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_view.xml?rev=30123&r1=30122&r2=30123&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/form_view.xml [utf8] Thu Oct 29 16:14:17 2009
@@ -203,6 +203,10 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>filename</string> </key>
+            <value> <string>object/aq_parent/title_or_id</string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>form_view</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/report_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/report_view.xml?rev=30123&r1=30122&r2=30123&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/report_view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/report_view.xml [utf8] Thu Oct 29 16:14:17 2009
@@ -153,6 +153,10 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>filename</string> </key>
+            <value> <string>object/aq_parent/title_or_id</string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>report_view</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_ods_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ods_style/bt/revision?rev=30123&r1=30122&r2=30123&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ods_style/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ods_style/bt/revision [utf8] Thu Oct 29 16:14:17 2009
@@ -1,1 +1,1 @@
-217
+218




More information about the Erp5-report mailing list