|
|
@ -263,8 +263,8 @@ |
|
|
|
</xpath> |
|
|
|
|
|
|
|
<xpath expr="/form/sheet/div/h1" position="replace"> |
|
|
|
<group col="4"> |
|
|
|
<group col="2"> |
|
|
|
<group> |
|
|
|
<group> |
|
|
|
|
|
|
|
<field name="donor_id"/> |
|
|
|
<field name="title" options="{"no_open": True}" placeholder="" attrs="{'invisible': [('is_company', '=', True)],'required' : [('is_company', '=', False)]}"/> |
|
|
@ -283,9 +283,8 @@ |
|
|
|
attrs="{'invisible': ['|', '|', ('is_company','=', True), ('company_name', '=', ''), ('company_name', '=', False)]}"/> |
|
|
|
|
|
|
|
</group> |
|
|
|
<group col="2"> |
|
|
|
</group> |
|
|
|
<group col="2"> |
|
|
|
|
|
|
|
<group> |
|
|
|
<field name="first_donation_product_id"/> |
|
|
|
<field name="first_donation_date"/> |
|
|
|
<field name="max_amount_donation"/> |
|
|
@ -294,7 +293,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</xpath> |
|
|
|
<xpath expr="/form/sheet/div/div" position="replace"> |
|
|
|
</xpath> |
|
|
|