[IMP] account_financial_report:
* fix speed issue in VAT report * rename Cost Center to Analytic Account in General Ledger
This commit is contained in:
committed by
chaule97
parent
74d5e67a76
commit
707b147c6c
@@ -160,8 +160,10 @@
|
||||
Label</div>
|
||||
<t t-if="show_cost_center">
|
||||
<!--## cost_center-->
|
||||
<div class="act_as_cell" style="width: 8.03%;">Cost
|
||||
center</div>
|
||||
<div
|
||||
class="act_as_cell"
|
||||
style="width: 8.03%;"
|
||||
>Analytic Account</div>
|
||||
</t>
|
||||
<t t-if="show_analytic_tags">
|
||||
<!--## analytic tags-->
|
||||
|
||||
Reference in New Issue
Block a user