[Erp5-report] r22122 - in /erp5/trunk/bt5/erp5_trade: SkinTemplateItem/portal_skins/erp5_tr...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 30 18:46:14 CEST 2008


Author: jerome
Date: Mon Jun 30 18:46:13 2008
New Revision: 22122

URL: http://svn.erp5.org?rev=22122&view=rev
Log:
change order print out headers:
- the text "Order page 1 of 1" is in the correct cell
- the "section" is centered horizontally

Modified:
    erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Order_viewAsODTStyles.xml
    erp5/trunk/bt5/erp5_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Order_viewAsODTStyles.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Order_viewAsODTStyles.xml?rev=22122&r1=22121&r2=22122&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Order_viewAsODTStyles.xml (original)
+++ erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Order_viewAsODTStyles.xml Mon Jun 30 18:46:13 2008
@@ -51,6 +51,12 @@
                   </dictionary>
                 </state>
               </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
             </value>
         </item>
         <item>
@@ -272,6 +278,9 @@
     </style:style>\n
     <style:style style:name="Tableau4.A1" style:family="table-cell">\n
       <style:table-cell-properties fo:padding="0.097cm" fo:border="none"/>\n
+    </style:style>\n
+    <style:style style:name="Tableau4.A2" style:family="table-cell">\n
+      <style:table-cell-properties fo:padding="0.097cm" fo:border="none" style:vertical-align="middle"/>\n
     </style:style>\n
     <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Table_20_Contents">\n
       <style:text-properties style:font-name-asian="DejaVu Sans1" style:font-size-asian="14pt" style:font-name-complex="DejaVu Sans1" style:font-size-complex="14pt"/>\n
@@ -334,7 +343,7 @@
                                     height image_height"/>\n
               </text:p>\n
             </table:table-cell>\n
-            <table:table-cell table:style-name="Tableau4.A1" office:value-type="string">\n
+            <table:table-cell table:style-name="Tableau4.A2" office:value-type="string">\n
               <text:p text:style-name="Header"\n
                       tal:content="python: here.getPortalType().startswith(\'Purchase\') and data_dict[\'destination_section_title\'] or data_dict[\'source_decision_title\']">\n
               </text:p>\n
@@ -350,17 +359,6 @@
               <text:p text:style-name="Header"\n
                       tal:content="python: here.getPortalType().startswith(\'Purchase\') and data_dict[\'destination_section_vatid\'] or data_dict[\'source_decision_vatid\']">\n
               </text:p>\n
-            </table:table-cell>\n
-            <table:table-cell table:style-name="Tableau4.A1" office:value-type="string">\n
-              <text:p text:style-name="P1"/>\n
-            </table:table-cell>\n
-          </table:table-row>\n
-          <table:table-row>\n
-            <table:table-cell table:style-name="Tableau4.A1" office:value-type="string">\n
-              <text:p text:style-name="P1"/>\n
-            </table:table-cell>\n
-            <table:table-cell table:style-name="Tableau4.A1" office:value-type="string">\n
-              <text:p text:style-name="P1"/>\n
             </table:table-cell>\n
             <table:table-cell table:style-name="Tableau4.A1" office:value-type="string">\n
               <text:p text:style-name="Header_20_Title"\n

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=22122&r1=22121&r2=22122&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision Mon Jun 30 18:46:13 2008
@@ -1,1 +1,1 @@
-400
+402




More information about the Erp5-report mailing list