Automatic Update form OCA2FC Migrator

This commit is contained in:
Flectra Community Bot 2021-09-26 02:09:55 +00:00 committed by OCA2FC Migrator Bot
parent 6c10a4b21b
commit bab98bc024
3 changed files with 5 additions and 3 deletions

View File

@ -10,6 +10,6 @@ Available addons
addon | version | summary
--- | --- | ---
[account_tax_balance](account_tax_balance/) | 2.0.1.1.0| Compute tax balances based on date range
[account_financial_report](account_financial_report/) | 2.0.1.4.0| OCA Financial Reports
[account_financial_report](account_financial_report/) | 2.0.1.5.0| OCA Financial Reports

View File

@ -6,7 +6,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Account Financial Reports",
"version": "2.0.1.4.0",
"version": "2.0.1.5.0",
"category": "Reporting",
"summary": "OCA Financial Reports",
"author": "Camptocamp SA,"

View File

@ -172,7 +172,9 @@
</template>
<template id="account_financial_report.report_journal_ledger_journal_first_line">
<div class="act_as_row lines">
<div class="act_as_cell" name="Sequence" />
<t t-if="with_auto_sequence">
<div class="act_as_cell" name="Sequence" />
</t>
<div class="act_as_cell" name="entry" />
<div class="act_as_cell" name="date" />
<div class="act_as_cell" name="account" />