{% if "idServiceExtremityOwner" in form|keys %}
{% block form_NONE_idServiceExtremityOwner %}
{% if doReadonly is defined and doReadonly and "idServiceExtremityOwner" != "blStatus" and "idServiceExtremityOwner" != "blDeactivated" and form["idServiceExtremityOwner"] is defined %}
{{ form_row(form['idServiceExtremityOwner'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idServiceExtremityOwner']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idPop" in form|keys %}
{% block form_NONE_idPop %}
{% if doReadonly is defined and doReadonly and "idPop" != "blStatus" and "idPop" != "blDeactivated" and form["idPop"] is defined %}
{{ form_row(form['idPop'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idPop']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idCustomer" in form|keys %}
{% block form_NONE_idCustomer %}
{% if doReadonly is defined and doReadonly and "idCustomer" != "blStatus" and "idCustomer" != "blDeactivated" and form["idCustomer"] is defined %}
{{ form_row(form['idCustomer'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idCustomer']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idProvider" in form|keys %}
{% block form_NONE_idProvider %}
{% if doReadonly is defined and doReadonly and "idProvider" != "blStatus" and "idProvider" != "blDeactivated" and form["idProvider"] is defined %}
{{ form_row(form['idProvider'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idProvider']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "cdServiceExtremity" in form|keys %}
{% block form_NONE_cdServiceExtremity %}
{% if doReadonly is defined and doReadonly and "cdServiceExtremity" != "blStatus" and "cdServiceExtremity" != "blDeactivated" and form["cdServiceExtremity"] is defined %}
{{ form_row(form['cdServiceExtremity'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['cdServiceExtremity']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idAdminContact" in form|keys %}
{% block form_NONE_idAdminContact %}
{% if doReadonly is defined and doReadonly and "idAdminContact" != "blStatus" and "idAdminContact" != "blDeactivated" and form["idAdminContact"] is defined %}
{{ form_row(form['idAdminContact'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idAdminContact']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idContactPop" in form|keys %}
{% block form_NONE_idContactPop %}
{% if doReadonly is defined and doReadonly and "idContactPop" != "blStatus" and "idContactPop" != "blDeactivated" and form["idContactPop"] is defined %}
{{ form_row(form['idContactPop'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idContactPop']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idContactProvider" in form|keys %}
{% block form_NONE_idContactProvider %}
{% if doReadonly is defined and doReadonly and "idContactProvider" != "blStatus" and "idContactProvider" != "blDeactivated" and form["idContactProvider"] is defined %}
{{ form_row(form['idContactProvider'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idContactProvider']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idDeliveryAddress" in form|keys %}
{% block form_NONE_idDeliveryAddress %}
{% if doReadonly is defined and doReadonly and "idDeliveryAddress" != "blStatus" and "idDeliveryAddress" != "blDeactivated" and form["idDeliveryAddress"] is defined %}
{{ form_row(form['idDeliveryAddress'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idDeliveryAddress']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idAddressPop" in form|keys %}
{% block form_NONE_idAddressPop %}
{% if doReadonly is defined and doReadonly and "idAddressPop" != "blStatus" and "idAddressPop" != "blDeactivated" and form["idAddressPop"] is defined %}
{{ form_row(form['idAddressPop'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idAddressPop']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idAddressProvider" in form|keys %}
{% block form_NONE_idAddressProvider %}
{% if doReadonly is defined and doReadonly and "idAddressProvider" != "blStatus" and "idAddressProvider" != "blDeactivated" and form["idAddressProvider"] is defined %}
{{ form_row(form['idAddressProvider'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idAddressProvider']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "idProject" in form|keys %}
{% block form_NONE_idProject %}
{% if doReadonly is defined and doReadonly and "idProject" != "blStatus" and "idProject" != "blDeactivated" and form["idProject"] is defined %}
{{ form_row(form['idProject'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['idProject']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "lbOnnet" in form|keys %}
{% block form_NONE_lbOnnet %}
{% if doReadonly is defined and doReadonly and "lbOnnet" != "blStatus" and "lbOnnet" != "blDeactivated" and form["lbOnnet"] is defined %}
{{ form_row(form['lbOnnet'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['lbOnnet']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtInitUpdown" in form|keys %}
{% block form_NONE_dtInitUpdown %}
{% if doReadonly is defined and doReadonly and "dtInitUpdown" != "blStatus" and "dtInitUpdown" != "blDeactivated" and form["dtInitUpdown"] is defined %}
{{ form_row(form['dtInitUpdown'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtInitUpdown']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRequestUpdown" in form|keys %}
{% block form_NONE_dtRequestUpdown %}
{% if doReadonly is defined and doReadonly and "dtRequestUpdown" != "blStatus" and "dtRequestUpdown" != "blDeactivated" and form["dtRequestUpdown"] is defined %}
{{ form_row(form['dtRequestUpdown'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRequestUpdown']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRealUpdown" in form|keys %}
{% block form_NONE_dtRealUpdown %}
{% if doReadonly is defined and doReadonly and "dtRealUpdown" != "blStatus" and "dtRealUpdown" != "blDeactivated" and form["dtRealUpdown"] is defined %}
{{ form_row(form['dtRealUpdown'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRealUpdown']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtInitTransfer" in form|keys %}
{% block form_NONE_dtInitTransfer %}
{% if doReadonly is defined and doReadonly and "dtInitTransfer" != "blStatus" and "dtInitTransfer" != "blDeactivated" and form["dtInitTransfer"] is defined %}
{{ form_row(form['dtInitTransfer'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtInitTransfer']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRequestTransfer" in form|keys %}
{% block form_NONE_dtRequestTransfer %}
{% if doReadonly is defined and doReadonly and "dtRequestTransfer" != "blStatus" and "dtRequestTransfer" != "blDeactivated" and form["dtRequestTransfer"] is defined %}
{{ form_row(form['dtRequestTransfer'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRequestTransfer']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtCompleteTransfer" in form|keys %}
{% block form_NONE_dtCompleteTransfer %}
{% if doReadonly is defined and doReadonly and "dtCompleteTransfer" != "blStatus" and "dtCompleteTransfer" != "blDeactivated" and form["dtCompleteTransfer"] is defined %}
{{ form_row(form['dtCompleteTransfer'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtCompleteTransfer']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtInitAddExtremity" in form|keys %}
{% block form_NONE_dtInitAddExtremity %}
{% if doReadonly is defined and doReadonly and "dtInitAddExtremity" != "blStatus" and "dtInitAddExtremity" != "blDeactivated" and form["dtInitAddExtremity"] is defined %}
{{ form_row(form['dtInitAddExtremity'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtInitAddExtremity']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRequestAddExtremity" in form|keys %}
{% block form_NONE_dtRequestAddExtremity %}
{% if doReadonly is defined and doReadonly and "dtRequestAddExtremity" != "blStatus" and "dtRequestAddExtremity" != "blDeactivated" and form["dtRequestAddExtremity"] is defined %}
{{ form_row(form['dtRequestAddExtremity'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRequestAddExtremity']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtAddExtremityInservice" in form|keys %}
{% block form_NONE_dtAddExtremityInservice %}
{% if doReadonly is defined and doReadonly and "dtAddExtremityInservice" != "blStatus" and "dtAddExtremityInservice" != "blDeactivated" and form["dtAddExtremityInservice"] is defined %}
{{ form_row(form['dtAddExtremityInservice'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtAddExtremityInservice']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtInitTerminate" in form|keys %}
{% block form_NONE_dtInitTerminate %}
{% if doReadonly is defined and doReadonly and "dtInitTerminate" != "blStatus" and "dtInitTerminate" != "blDeactivated" and form["dtInitTerminate"] is defined %}
{{ form_row(form['dtInitTerminate'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtInitTerminate']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRequestTerminate" in form|keys %}
{% block form_NONE_dtRequestTerminate %}
{% if doReadonly is defined and doReadonly and "dtRequestTerminate" != "blStatus" and "dtRequestTerminate" != "blDeactivated" and form["dtRequestTerminate"] is defined %}
{{ form_row(form['dtRequestTerminate'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRequestTerminate']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtRealTerminate" in form|keys %}
{% block form_NONE_dtRealTerminate %}
{% if doReadonly is defined and doReadonly and "dtRealTerminate" != "blStatus" and "dtRealTerminate" != "blDeactivated" and form["dtRealTerminate"] is defined %}
{{ form_row(form['dtRealTerminate'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtRealTerminate']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "dtOldExtremityTerminate" in form|keys %}
{% block form_NONE_dtOldExtremityTerminate %}
{% if doReadonly is defined and doReadonly and "dtOldExtremityTerminate" != "blStatus" and "dtOldExtremityTerminate" != "blDeactivated" and form["dtOldExtremityTerminate"] is defined %}
{{ form_row(form['dtOldExtremityTerminate'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['dtOldExtremityTerminate']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if "cmComment" in form|keys %}
{% endif %}
{% if "blTransferred" in form|keys %}
{% block form_NONE_blTransferred %}
{% if doReadonly is defined and doReadonly and "blTransferred" != "blStatus" and "blTransferred" != "blDeactivated" and form["blTransferred"] is defined %}
{{ form_row(form['blTransferred'],{'attr' : {'readonly':'readonly'}}) }}
{% else %}
{{ form_row(form['blTransferred']) }}
{% endif %}
{% endblock %}
{% endif %}
{% if form['dtDeactivated'] is defined %}
{% block form_NONE_dtDeactivated %}
{{ form_row(form['dtDeactivated']) }}
{% endblock %}
{% endif %}
{% if form['dtCreate'] is defined %}
{% block form_NONE_dtCreate %}
{{ form_row(form['dtCreate']) }}
{% endblock %}
{% endif %}
{% if form['dtUpdate'] is defined %}
{% block form_NONE_dtUpdate %}
{{ form_row(form['dtUpdate']) }}
{% endblock %}
{% endif %}
{% if form['idUserCreateBy'] is defined %}
{% block form_NONE_idUserCreateBy %}
{{ form_row(form['idUserCreateBy']) }}
{% endblock %}
{% endif %}
{% if form['idUserUpdateBy'] is defined %}
{% block form_NONE_idUserUpdateBy %}
{{ form_row(form['idUserUpdateBy']) }}
{% endblock %}
{% endif %}
{% endblock %}
{% block form_tabs %}
{% endblock %}
{% block form %}
{% if isSelect is defined and isSelect==1 and motherid is defined and motherid!=0 %}