account in module 'cashbook_account' verschoben

This commit is contained in:
Frederik Jaeckel 2022-08-15 12:35:31 +02:00
parent 149baef174
commit 7a07da852d
18 changed files with 41 additions and 220 deletions

View file

@ -11,7 +11,7 @@ full copyright notices and license terms. -->
<field name="name">wizard_openline_form</field>
</record>
<!-- open line view by wizard to select account -->
<!-- open line view by wizard to select cashbook -->
<record model="ir.action.wizard" id="act_open_lines">
<field name="name">Open Cashbook</field>
<field name="wiz_name">cashbook.open_lines</field>