[FIX] account: general ledger report

The "Progress" column must be renamed in "Balance".

opw:633076
This commit is contained in:
Goffin Simon 2015-04-19 10:14:40 +02:00
parent 3e29e72f37
commit 0422df2ad7
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<th>Counterpart</th>
<th>Debit</th>
<th>Credit</th>
<th>Progress</th>
<th>Balance</th>
<th t-if="data['form']['amount_currency']">Currency</th>
</tr>
</thead>