Skip to content

Commit 9aebcb8

Browse files
committed
[FIX] account: add field include_initial_balance in the account.account.type form view
1 parent c426133 commit 9aebcb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/account/views/account_view.xml

+1
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@
884884
<field name="type"/>
885885
</group>
886886
<group>
887+
<field name="include_initial_balance"/>
887888
</group>
888889
</group>
889890
<separator string="Description"/>

0 commit comments

Comments
 (0)