Added a 'companyname' attribute in the Ledger.
[account.git] / profit.xsl
index 26c44d4..08ce8e9 100644 (file)
@@ -14,7 +14,7 @@
   <title>Winst en Verlies rekening</title>
 </head>
 <body>
-   <h1>Winst en Verlies rekening</h1>
+   <h1>Winst en Verlies rekening <xsl:value-of select='../@companyname'/></h1>
    <h2>Periode van <xsl:value-of select='@begin'/> tot <xsl:value-of select='@end'/></h2>
 
    <h2>Opbrengsten</h2>