{{ setup.company_name }}
{{ setup.company_address }}
{{ setup.company_zip }} {{ setup.company_city }}
{{ tran("{company_idnum}") }}: {{ setup.company_idnum }} {{ tran("{Vat ID}") }}: {{ setup.company_vat_idnum }}
{{ setup.company_legal }}
{{ setup.company_zip }} {{ setup.company_city }}
{{ tran("{company_idnum}") }}: {{ setup.company_idnum }} {{ tran("{Vat ID}") }}: {{ setup.company_vat_idnum }}
{{ setup.company_legal }}
{{ tran("{facility}") }}
{{ setup.facility_name }}
{{ setup.facility_address }}
{{ setup.facility_zip }} {{ setup.facility_city }}
{{ setup.facility_code }}
{{ setup.facility_address }}
{{ setup.facility_zip }} {{ setup.facility_city }}
{{ setup.facility_code }}
{{ tran("{Contract}") }}: {{ order.contract_name }}
{{ tran("{invoice_printout_no}") }} {{ order.invoice_number }}
{{ tran("{invoice_belongs_to_ds}") }} {{ order.auto_number }}{{ tran("{datetime_tax}") }}
{{ order._t_human }}
{{ tran("{Customer}") }}
{{ order.customer }}
{{ tran("{company_idnum}") }}: {{ order._customer_record.company_idnum }}
{{ tran("{Vat ID}") }}: {{ order._customer_record.vat_idnum }}
{{ order.customer }}
{{ tran("{company_idnum}") }}: {{ order._customer_record.company_idnum }}
{{ tran("{Vat ID}") }}: {{ order._customer_record.vat_idnum }}
{{ tran("{ConstructionSite}") }}
{{ order.construction_site }}
{{ order.construction_site }}
{{ tran("{Car}") }}
{% if order.deliveries %} {{ order.deliveries[0].car_registration_number }} {% if order.deliveries[0].car_car_type %} ({{ order.deliveries[0].car_car_type }}) {% endif %} {% endif %}
{% if order.deliveries %} {{ order.deliveries[0].car_registration_number }} {% if order.deliveries[0].car_car_type %} ({{ order.deliveries[0].car_car_type }}) {% endif %} {% endif %}
{{ order.volume }} m³
{{ order.r_description }}
{{ order.r_name }}
{{ order.r_number }}
| {{ tran("{item}") }} | {{ tran("{amount}") }} | {{ tran("{unit}") }} | {{ tran("{price_per_unit}") }} | {{ tran("{price_total}") }} | {{ tran("{vat_rate}") }} | {{ tran("{vat}") }} | {{ tran("{price_with_vat}") }} | ||||||
| {{ tran("{price_concrete}").capitalize() }}: | {{ order.volume }} | m³ | {{ order.best_price }} {{ setup.currency_symbol }} | {{ order._price_concrete_calculated }} {{ setup.currency_symbol }} | {{ setup.vat_rate }}% | {{ order._price_concrete_calculated_vat }} {{ setup.currency_symbol }} | {{ order._price_concrete_calculated_with_vat }} {{ setup.currency_symbol }} | ||||||
| {{ tran("{transport}") }}: | 1 | x | {{ order._price_transport }} {{ setup.currency_symbol }} | {{ order._price_transport }} {{ setup.currency_symbol }} | {{ setup.vat_rate }}% | {{ order._price_transport_vat }} {{ setup.currency_symbol }} | {{ order._price_transport_with_vat }} {{ setup.currency_symbol }} | ||||||
| {{ tran("{CompanySurcharge}") }} - {{ surcharge.name }}: | {% if surcharge.price_type == 0 %}1 | x | {{ surcharge._price_total_calculated }} {{ setup.currency_symbol }} | {% endif %} {% if surcharge.price_type == 1 %}{{ order.volume }} | m³ | {{ surcharge.price }} {{ setup.currency_symbol }} | {% endif %} {% if surcharge.price_type == 2 %}{{ surcharge.amount }} | {{ surcharge.unit_name }} | {{ surcharge.price }} {{ setup.currency_symbol }} | {% endif %}{{ surcharge._price_total_calculated }} {{ setup.currency_symbol }} | {{ setup.vat_rate }}% | {{ surcharge._price_total_calculated_vat }} {{ setup.currency_symbol }} | {{ surcharge._price_total_calculated_with_vat }} {{ setup.currency_symbol }} |
| {{ tran("{price_surcharges_correction}") }}: | 1 | x | {{ order._price_surcharges_correction }} {{ setup.currency_symbol }} | {{ order._price_surcharges_correction }} {{ setup.currency_symbol }} | {{ setup.vat_rate }}% | {{ order._price_surcharges_correction_vat }} {{ setup.currency_symbol }} | {{ order._price_surcharges_correction_with_vat }} {{ setup.currency_symbol }} | ||||||
| {{ tran("{total}") }}: | {{ order._price_total_calculated }} {{ setup.currency_symbol }} | {{ setup.vat_rate }}% | {{ order._price_total_calculated_vat }} {{ setup.currency_symbol }} | {{ order._price_total_calculated_with_vat }} {{ setup.currency_symbol }} | |||||||||
| {{ tran("{rounding}") }}: | {{ order._rounding_calculated }} {{ setup.currency_symbol }} | ||||||||||||
| {{ tran("{grand_total_to_be_paid}") }}: | {{ order._price_grand_total_calculated }} {{ setup.currency_symbol }} | ||||||||||||
{{ tran("{payment_type}") }}: {{ tran(order._payment_type_name) }}
|
{{ tran("{issued_by}") }}
{{ order.audit_changed_by }}
|
{{ tran("{took_over}") }}
{{ tran("{signature_hand}") }}
|