Warning, /office/skrooge/plugins/skrooge/dark.txt is written in an unsupported language. File is not indexed.

0001 <!--
0002 /***************************************************************************
0003  * SPDX-FileCopyrightText: 2022 S. MANKOWSKI stephane@mankowski.fr
0004  * SPDX-FileCopyrightText: 2022 G. DE BURE support@mankowski.fr
0005  * SPDX-License-Identifier: GPL-3.0-or-later
0006  ***************************************************************************/
0007 -->
0008 <?xml version="1.0" encoding="utf-8"?>
0009 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0010 <html xmlns="https://www.w3.org/1999/xhtml">
0011   <head>
0012     <meta http-equiv="content-type" content="text/html;charset=utf-8" />
0013     <meta http-equiv="Content-Style-Type" content="text/css" />
0014     <style type="text/css">
0015       body
0016       {
0017       background-color: #FFFFFF;
0018       font-size : small;
0019       font-family : {{ font_family }};      
0020       }
0021 
0022       h1
0023       {
0024       text-decoration: underline;
0025       color: #000000;
0026       }
0027 
0028       h2
0029       {
0030       text-decoration: underline;
0031       color: #999999;
0032       }
0033 
0034       .table
0035       {
0036       border: thin solid #000000;
0037       border-collapse: collapse;
0038       background-color: #000000;
0039       }
0040 
0041       .tabletitle
0042       {
0043       background-color: #000000;
0044       color : #FFFFFF;
0045       font-weight : bold;
0046       font-size : normal;
0047       }
0048 
0049       .tabletotal
0050       {
0051       background-color: #999999;
0052       color : #FFFFFF;
0053       font-weight : bold;
0054       }
0055 
0056       tr
0057       {
0058       background-color: #FFFFFF;
0059       padding: 2px;
0060       }
0061 
0062       td
0063       {
0064       padding: 2px;
0065       white-space: nowrap;
0066       }
0067     </style>    
0068   </head>
0069   <body>
0070     <table>
0071       <tr>    
0072         <td>
0073           <img src="{{ logo_black }}" height="128" width="128"/>
0074         </td>
0075         <td align="left">
0076           <h1>{{ title_main }}</h1>
0077           <small>Date: {{ current_date }}</small><br/>
0078           <small>File name: {{ document.fileName }}</small><br/>
0079         </td>
0080       </tr>
0081     </table>
0082     <h2>{{ title_personal_finance_score }}</h2>
0083     {% include "default/personal_finance_score.html" %}
0084     
0085     <h2>{{ document|display:"f_CURRENTAMOUNT_INCOME" }} &amp; {{ document|display:"f_CURRENTAMOUNT_EXPENSE" }} *</h2>
0086     <table>
0087       <tr>
0088         <td valign="top">   
0089           {% include "default/income_vs_expenditure_table.html" %}
0090         </td>
0091         <td align="top">
0092             <img src="https://chart.apis.google.com/chart?cht=bvs&chbh=100&chxt=x,y&chxr=1,0,{{ report.income_vs_expenditure.4.3 }}&chco=000000|999999&chd=t:{{ report.income_vs_expenditure.2.3 }},{{ report.income_vs_expenditure.1.3 }}&chds=0,{{ report.income_vs_expenditure.4.3 }}&chs=300x100&chl={{ document|display:"f_CURRENTAMOUNT_EXPENSE" }} {{ report.period }}|{{ document|display:"f_CURRENTAMOUNT_INCOME" }} {{ report.period }}"/>
0093         </td>
0094       </tr>
0095     </table>    
0096         
0097     <table>
0098       <tr>
0099         <td valign="top">                         
0100     <h2>{{ title_main_categories }}</h2>
0101     <table>
0102       <tr>
0103         <td align="center">
0104           {% include "default/categories_previous_period_table.html" %}
0105           <img src="https://chart.apis.google.com/chart?cht=p3&chco=000000&chd=t:{{ report.categories_previous_period.1.2 }},{{ report.categories_previous_period.2.2 }},{{ report.categories_previous_period.3.2 }},{{ report.categories_previous_period.4.2 }},{{ report.categories_previous_period.5.2 }}&chs=300x100&chl=1|2|3|4|5&chds=0,400000000" />
0106         </td>
0107         <td align="center">
0108           {% include "default/categories_period_table.html" %}
0109           <img src="https://chart.apis.google.com/chart?cht=p3&chco=000000&chd=t:{{ report.categories_period.1.2 }},{{ report.categories_period.2.2 }},{{ report.categories_period.3.2 }},{{ report.categories_period.4.2 }},{{ report.categories_period.5.2 }}&chs=300x100&chl=1|2|3|4|5&chds=0,400000000" />    
0110         </tr>
0111     </table>
0112     </td>
0113     <td valign="top">
0114     <h2>{{ title_variations }}</h2>
0115       {% for item in report.categories_variations %}
0116       <li> {{ item|safe }}</li>
0117       {% endfor %}
0118       </td>
0119       </tr>
0120     </table>    
0121     
0122     <table>
0123       <tr>
0124         <td valign="top">         
0125             <h2>{{ title_account }} *</h2>
0126             {% include "default/account_table.html" %}
0127         </td>
0128         <td valign="top">
0129             <h2>{{ title_budget }}</h2>
0130             {% include "default/budget_table.html" %}   
0131         </td>
0132       </tr>
0133     </table>      
0134     
0135     <table>
0136       <tr>
0137         <td valign="top">         
0138             <h2>{{ title_unit }} *</h2>
0139             {% include "default/unit_table.html" %}
0140         </td>
0141         <td valign="top">
0142     <h2>{{ title_portfolio }} *</h2>
0143      {% include "default/portfolio.html" %}      
0144      <img src="https://chart.apis.google.com/chart?cht=p3&chco=000000&chd=t:{% for item in report.portfolio %}{% if forloop.first %}{% else %}{% if forloop.last %}{{ item.5 }}{% else %}{{ item.5 }},{% endif %}{% endif %}{% endfor %}&chs=300x100&chl={% for item in report.portfolio %}{% if forloop.first %}{% else %}{% if forloop.last %}{{ item.0 }}{% else %}{{ item.0 }}|{% endif %}{% endif %}{% endfor %}&chds=0,400000000" />              
0145         </td>
0146       </tr>
0147     </table>    
0148     </br>
0149     <small>{{ current_date }} - {{ document.fileName }}</small>  
0150     <p><small>* {{ msg_amount_unit_date }}</small></p>    
0151   </body>
0152 </html>