vat id in business partner form aufgenommen
This commit is contained in:
parent
99dd910520
commit
907455fe9b
2 changed files with 4 additions and 0 deletions
|
|
@ -293,6 +293,7 @@
|
|||
|
||||
<item name="partner.country" type="custom" path="country" span="6" readonly="false" label="Land:" />
|
||||
<item name="partner.language" type="text" readonly="false" span="6" label="Sprache:" />
|
||||
<item name="partner.vat" type="text" readonly="false" span="6" label="VAT ID:" />
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="1" label="Rechnungseingang ">
|
||||
|
|
|
|||
|
|
@ -293,6 +293,9 @@
|
|||
|
||||
<item name="partner.country" type="custom" path="country" span="6" readonly="false" label="Country:" />
|
||||
<item name="partner.language" type="text" readonly="false" span="6" label="Language:" />
|
||||
<item name="partner.vat" type="text" readonly="false" span="6" label="VAT ID:" />
|
||||
|
||||
|
||||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="1" label="Inbound Invoices">
|
||||
|
|
|
|||
Loading…
Reference in a new issue