2
0

[FIX] account_chart_update: responsive views

Make its 2nd step usable.

@moduon MT-1923
This commit is contained in:
Jairo Llopis 2023-01-02 13:10:30 +01:00 committed by Luis J. Salvatierra
parent fc7ec0bb64
commit bcef995ecc

View File

@ -204,11 +204,9 @@
</notebook>
</page>
</notebook>
<group
attrs="{'invisible':[('state','!=','ready'),]}"
string="Records to create/update"
>
<notebook colspan="4">
<div attrs="{'invisible':[('state','!=','ready')]}">
<h3>Records to create/update</h3>
<notebook>
<page
string="Taxes"
attrs="{'invisible': [('update_tax', '=', False)]}"
@ -314,7 +312,7 @@
</field>
</page>
</notebook>
</group>
</div>
<group
col="4"
colspan="4"