{% extends "AdmingeneratorGeneratorBundle::base_admin_assetic_less.html.twig" %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %} {% block title %} {{ parent() }} - {% trans from "Admin" %}Costing line{% endtrans %} {% endblock %} {% block body %} {% block page_title %}

{% trans from "Admin" %}Costing line{% endtrans %}

{% endblock %}
{% set addselect= (isSelect is defined)?"isSelect="~isSelect:"" %} {% set addmotherid= (motherid is defined)?"&motherid="~motherid:"" %} {% set addmotherentity= (motherentity is defined)?"&motherentity="~motherentity:"" %}
{{ block('actionsmenu') }} {% block form_fieldset_NONE %}
{% if "nbContractDuration" in form|keys %}
{% block form_NONE_nbContractDuration %} {% if doReadonly is defined and doReadonly and "nbContractDuration" != "blStatus" and "nbContractDuration" != "blDeactivated" and form["nbContractDuration"] is defined %} {{ form_row(form['nbContractDuration'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['nbContractDuration']) }} {% endif %} {% endblock %}
{% endif %} {% if "idNoticePeriod" in form|keys %}
{% block form_NONE_idNoticePeriod %} {% if doReadonly is defined and doReadonly and "idNoticePeriod" != "blStatus" and "idNoticePeriod" != "blDeactivated" and form["idNoticePeriod"] is defined %} {{ form_row(form['idNoticePeriod'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['idNoticePeriod']) }} {% endif %} {% endblock %}
{% endif %} {% if "idBillingFrequency" in form|keys %}
{% block form_NONE_idBillingFrequency %} {% if doReadonly is defined and doReadonly and "idBillingFrequency" != "blStatus" and "idBillingFrequency" != "blDeactivated" and form["idBillingFrequency"] is defined %} {{ form_row(form['idBillingFrequency'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['idBillingFrequency']) }} {% endif %} {% endblock %}
{% endif %}
{% if "idCurrency" in form|keys %}
{% block form_NONE_idCurrency %} {% if doReadonly is defined and doReadonly and "idCurrency" != "blStatus" and "idCurrency" != "blDeactivated" and form["idCurrency"] is defined %} {{ form_row(form['idCurrency'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['idCurrency']) }} {% endif %} {% endblock %}
{% endif %} {% if "dtStart" in form|keys %}
{% block form_NONE_dtStart %} {% if doReadonly is defined and doReadonly and "dtStart" != "blStatus" and "dtStart" != "blDeactivated" and form["dtStart"] is defined %} {{ form_row(form['dtStart'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['dtStart']) }} {% endif %} {% endblock %}
{% endif %} {% if "dtEnd" in form|keys %}
{% block form_NONE_dtEnd %} {% if doReadonly is defined and doReadonly and "dtEnd" != "blStatus" and "dtEnd" != "blDeactivated" and form["dtEnd"] is defined %} {{ form_row(form['dtEnd'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['dtEnd']) }} {% endif %} {% endblock %}
{% endif %}
{% if "idBillingPeriod" in form|keys %}
{% block form_NONE_idBillingPeriod %} {% if doReadonly is defined and doReadonly and "idBillingPeriod" != "blStatus" and "idBillingPeriod" != "blDeactivated" and form["idBillingPeriod"] is defined %} {{ form_row(form['idBillingPeriod'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['idBillingPeriod']) }} {% endif %} {% endblock %}
{% endif %} {% if "dtStartMrc" in form|keys %}
{% block form_NONE_dtStartMrc %} {% if doReadonly is defined and doReadonly and "dtStartMrc" != "blStatus" and "dtStartMrc" != "blDeactivated" and form["dtStartMrc"] is defined %} {{ form_row(form['dtStartMrc'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['dtStartMrc']) }} {% endif %} {% endblock %}
{% endif %}
{% if "mtNrc" in form|keys %}
{% block form_NONE_mtNrc %} {% if doReadonly is defined and doReadonly and "mtNrc" != "blStatus" and "mtNrc" != "blDeactivated" and form["mtNrc"] is defined %} {{ form_row(form['mtNrc'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['mtNrc']) }} {% endif %} {% endblock %}
{% endif %} {% if "lbNrc" in form|keys %}
{% block form_NONE_lbNrc %} {% if doReadonly is defined and doReadonly and "lbNrc" != "blStatus" and "lbNrc" != "blDeactivated" and form["lbNrc"] is defined %} {{ form_row(form['lbNrc'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['lbNrc']) }} {% endif %} {% endblock %}
{% endif %} {% if "mtNrcEuro" in form|keys %}
{% block form_NONE_mtNrcEuro %} {% if doReadonly is defined and doReadonly and "mtNrcEuro" != "blStatus" and "mtNrcEuro" != "blDeactivated" and form["mtNrcEuro"] is defined %} {{ form_row(form['mtNrcEuro'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['mtNrcEuro']) }} {% endif %} {% endblock %}
{% endif %}
{% if "mtMrc" in form|keys %}
{% block form_NONE_mtMrc %} {% if doReadonly is defined and doReadonly and "mtMrc" != "blStatus" and "mtMrc" != "blDeactivated" and form["mtMrc"] is defined %} {{ form_row(form['mtMrc'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['mtMrc']) }} {% endif %} {% endblock %}
{% endif %} {% if "lbMrc" in form|keys %}
{% block form_NONE_lbMrc %} {% if doReadonly is defined and doReadonly and "lbMrc" != "blStatus" and "lbMrc" != "blDeactivated" and form["lbMrc"] is defined %} {{ form_row(form['lbMrc'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['lbMrc']) }} {% endif %} {% endblock %}
{% endif %} {% if "mtMrcEuro" in form|keys %}
{% block form_NONE_mtMrcEuro %} {% if doReadonly is defined and doReadonly and "mtMrcEuro" != "blStatus" and "mtMrcEuro" != "blDeactivated" and form["mtMrcEuro"] is defined %} {{ form_row(form['mtMrcEuro'],{'attr' : {'readonly':'readonly'}}) }} {% else %} {{ form_row(form['mtMrcEuro']) }} {% 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 %} {% endif %} {% if isSelect is defined and isSelect==1 %} {% endif %} {{ form_errors(form) }} {{ form_rest(form) }} {% block form_buttons %} {% endblock %} {% endblock %} {% if CostingCardLine.getCollections() is defined and CostingCardLine.idCostingCardLine %} {% for entobj in CostingCardLine.getCollections() %} {% if entobj.idname is defined %} {% set entitie=entobj.idval %} {% else %} {% set entitie=entobj %} {% endif %} {% set headcol="" %} {% endfor %} {% endif %}
{% endblock %} {% block actionsmenu %}
{% block form_actions %} {% if isSelect is not defined or isSelect!=1 %} {% endif %} {% endblock %} {% if isSelect is defined and isSelect==1 %} {% endif %}
{% endblock %}