Browse Source

RF form

master
root 2 years ago
parent
commit
7c7bfbbcff
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      views/donation_tax_receipt.xml

+ 2
- 2
views/donation_tax_receipt.xml View File

@ -9,9 +9,9 @@
<field name="inherit_id" ref="donation_base.donation_tax_receipt_form" />
<field name="arch" type="xml">
<xpath expr="//field[@name='company_id']" position="after">
<field name="pdf_file"/>
<field name="template_rf_id"/>
<field name="html_content_print"/>
<field name="html_content_print" readonly="1"/>
</xpath>


Loading…
Cancel
Save