Add Our bank account
This commit is contained in:
@@ -82,5 +82,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<xpath expr="/form/notebook/page[@id='info']/label[@name='invoice_party']" position="before">
|
||||
<label name="bank_account"/>
|
||||
<field name="bank_account"/>
|
||||
<label name="our_bank_account"/>
|
||||
<field name="our_bank_account"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
@@ -95,5 +95,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<xpath expr="/form/notebook/page[@id='other']/label[@name='company']" position="before">
|
||||
<label name="bank_account"/>
|
||||
<field name="bank_account"/>
|
||||
<label name="our_bank_account"/>
|
||||
<field name="our_bank_account"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user