[Erp5-report] r28031 - in /erp5/trunk/bt5/erp5_invoicing: SkinTemplateItem/portal_skins/erp...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 9 09:14:59 CEST 2009


Author: tatuya
Date: Thu Jul  9 09:14:59 2009
New Revision: 28031

URL: http://svn.erp5.org?rev=28031&view=rev
Log:
2009-07-09 tatuya
* Append Japanese localized invoice style-sheet  fixing font setting. To avoid hand modification after printing Japanese invoice.

Modified:
    erp5/trunk/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles_l10n_ja.xml
    erp5/trunk/bt5/erp5_invoicing/bt/revision

Modified: erp5/trunk/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles_l10n_ja.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles_l10n_ja.xml?rev=28031&r1=28030&r2=28031&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles_l10n_ja.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles_l10n_ja.xml [utf8] Thu Jul  9 09:14:59 2009
@@ -117,7 +117,7 @@
       <style:text-properties style:font-name="IPAPGothic" fo:font-size="14pt" style:font-name-asian="IPAPGothic" style:font-size-asian="14pt" style:font-name-complex="IPAPGothic" style:font-size-complex="14pt"/>\n
     </style:style>\n
     <style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="paragraph" style:parent-style-name="Header" style:next-style-name="Text_20_body" style:class="text">\n
-      <style:text-properties fo:font-size="115%" fo:font-weight="bold" style:font-size-asian="115%" style:font-weight-asian="normal" style:font-size-complex="115%" style:font-weight-complex="bold"/>\n
+      <style:text-properties fo:font-size="115%" fo:font-weight="normal" style:font-size-asian="115%" style:font-weight-asian="normal" style:font-size-complex="115%" style:font-weight-complex="normal"/>\n
     </style:style>\n
     <style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list"/>\n
     <style:style style:name="Header" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="extra" style:master-page-name="">\n
@@ -142,7 +142,7 @@
           <style:tab-stop style:position="19.001cm" style:type="right"/>\n
         </style:tab-stops>\n
       </style:paragraph-properties>\n
-      <style:text-properties fo:font-size="8pt" style:font-size-asian="8pt" fo:font-weight="bold" style:font-weight-asian="normal"/>\n
+      <style:text-properties fo:font-size="8pt" style:font-size-asian="8pt" fo:font-weight="normal" style:font-weight-asian="normal"/>\n
     </style:style>\n
     <style:style style:name="Footer" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">\n
       <style:paragraph-properties text:number-lines="false" text:line-number="0">\n
@@ -167,7 +167,7 @@
     </style:style>\n
     <style:style style:name="Table_20_Heading" style:display-name="Table Heading" style:family="paragraph" style:parent-style-name="Table_20_Contents" style:class="extra">\n
       <style:paragraph-properties fo:text-align="end" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>\n
-      <style:text-properties fo:font-size="6pt" fo:font-style="normal" fo:font-weight="bold" style:font-size-asian="6pt" style:font-style-asian="IPAPGothic" style:font-weight-asian="normal" style:font-style-complex="IPAPGothic" style:font-weight-complex="normal"/>\n
+      <style:text-properties fo:font-size="6pt" fo:font-style="normal" fo:font-weight="normal" style:font-size-asian="6pt" style:font-style-asian="IPAPGothic" style:font-weight-asian="normal" style:font-style-complex="IPAPGothic" style:font-weight-complex="normal"/>\n
     </style:style>\n
     <style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">\n
       <style:paragraph-properties fo:margin-top="0.212cm" fo:margin-bottom="0.212cm" text:number-lines="false" text:line-number="0"/>\n
@@ -184,7 +184,7 @@
       <style:text-properties fo:text-transform="uppercase" fo:font-size="16pt" style:font-size-asian="16pt"/>\n
     </style:style>\n
     <style:style style:name="Big_20_Table_20_Content" style:display-name="Big Table Content" style:family="paragraph" style:parent-style-name="Table_20_Contents">\n
-      <style:text-properties fo:font-size="8pt" fo:font-weight="bold" style:font-size-asian="8pt" style:font-weight-asian="normal"/>\n
+      <style:text-properties fo:font-size="8pt" fo:font-weight="normal" style:font-size-asian="8pt" style:font-weight-asian="normal"/>\n
     </style:style>\n
     <style:style style:name="Big_20_Table_20_Content_20_Left" style:display-name="Big Table Content Left" style:family="paragraph" style:parent-style-name="Big_20_Table_20_Content">\n
       <style:paragraph-properties fo:margin-left="0.049cm" fo:margin-right="0cm" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0cm" style:auto-text-indent="false"/>\n

Modified: erp5/trunk/bt5/erp5_invoicing/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/bt/revision?rev=28031&r1=28030&r2=28031&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_invoicing/bt/revision [utf8] Thu Jul  9 09:14:59 2009
@@ -1,1 +1,1 @@
-272
+274




More information about the Erp5-report mailing list