berechtigung 'start_balance' korrigiert

This commit is contained in:
Frederik Jaeckel 2022-08-17 17:22:35 +02:00
parent ab43044f64
commit 5729ed0a07

View file

@ -422,7 +422,7 @@ full copyright notices and license terms. -->
<field name="field"
search="[('model.model', '=', 'cashbook.book'), ('name', '=', 'start_balance')]"/>
<field name="group" ref="group_cashbook"/>
<field name="perm_read" eval="False"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="False"/>
</record>
<record model="ir.model.field.access" id="fa_book-currency-group_cashbook">