Overview
Comment:Fix title
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | dev
Files: files | file ages | folders
SHA1: fbb5ea84be319a71e94d3ed92d3eaff58cd69a37
User & Date: bohwaz on 2020-10-26 20:41:11
Other Links: branch diff | manifest | tags
Context
2020-10-26
20:45
Merge back changes from trunk check-in: 13b04f66ad user: bohwaz tags: dev
20:41
Fix title check-in: fbb5ea84be user: bohwaz tags: dev
01:43
Fix issue with advanced transactions check-in: 25386b04ad user: bohwaz tags: dev, 1.0.0-alpha2
Changes

Modified src/templates/acc/reports/balance_sheet.tpl from [c6eb6de86d] to [6f03e43aa5].

1
2
3
4
5
6
7
8
{include file="admin/_head.tpl" title="Compte de résultat" current="acc/years"}

{include file="acc/reports/_header.tpl" current="balance_sheet"}

<table class="statement">
	<colgroup>
		<col width="50%" />
		<col width="50%" />
|







1
2
3
4
5
6
7
8
{include file="admin/_head.tpl" title="Bilan" current="acc/years"}

{include file="acc/reports/_header.tpl" current="balance_sheet"}

<table class="statement">
	<colgroup>
		<col width="50%" />
		<col width="50%" />