[IMP] account reports (print journal, central journal, general journal): put title...
authorqdp-launchpad@tinyerp.com <>
Tue, 29 Jun 2010 12:51:48 +0000 (14:51 +0200)
committerqdp-launchpad@tinyerp.com <>
Tue, 29 Jun 2010 12:51:48 +0000 (14:51 +0200)
bzr revid: qdp-launchpad@tinyerp.com-20100629125148-qlpsa222c1nclhk1

addons/account/report/account_journal.rml
addons/account/report/central_journal.rml
addons/account/report/general_journal.rml

index 2c8036c..797513a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
-<document filename="test.pdf">
-  <template pageSize="(595.0,842.0)" title="Test" author="Martin Simon" allowSplitting="20">
+<document filename="print_journal.pdf">
+  <template pageSize="(595.0,842.0)" title="Print Journal" author="OpenERP" allowSplitting="20">
     <pageTemplate id="first">
       <frame id="first" x1="57.0" y1="57.0" width="481" height="728"/>
        <header>
       </tr>
     </blockTable>
   </story>
-</document>
\ No newline at end of file
+</document>
index 1fe5b8b..160a397 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
-<document filename="test.pdf">
-  <template pageSize="(595.0,842.0)" title="Test" author="Martin Simon" allowSplitting="20">
+<document filename="central_journal.pdf">
+  <template pageSize="(595.0,842.0)" title="Central Journal" author="OpenERP" allowSplitting="20">
     <pageTemplate id="first">
       <frame id="first" x1="28.0" y1="42.0" width="539" height="758"/>
     </pageTemplate>
index 6c62d82..3944193 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
-<document filename="test.pdf">
-  <template pageSize="(596.0,842.0)" title="Test" author="Martin Simon" allowSplitting="20">
+<document filename="general_journal.pdf">
+  <template pageSize="(596.0,842.0)" title="General Journal" author="OpenERP" allowSplitting="20">
     <pageTemplate id="first">
       <frame id="first" x1="28.0" y1="42.0" width="540" height="758"/>
     </pageTemplate>