صورتحساب برگشت از فروش کالا و خدمات

تاریخ: {{ doc.date }}


شماره: {{ doc.code }}

{% if printOptions.bidInfo %}
فروشنده

نام: {{ bid.legalName }}

شناسه ملی: {{ bid.shenasemeli }}

شماره ثبت: {{ bid.shomaresabt }}

شماره اقتصادی: {{ bid.codeeghtesadi }}

تلفن / نمابر: {{ bid.tel }}

کد پستی: {{ bid.postalcode }}

آدرس: استان {{ bid.ostan }}، شهر {{ bid.shahrestan }}، {{ bid.address }}

{% endif %}
خریدار

نام: {% if person.prelabel is not null %}{{ person.prelabel.label }}{% endif %} {{ person.nikename }}

شناسه ملی: {{ person.shenasemeli }}

شماره ثبت: {{ person.sabt }}

شماره اقتصادی: {{ person.codeeghtesadi }}

تلفن / نمابر: {{ person.tel }}

کد پستی: {{ person.postalcode }}

آدرس: استان {{ person.ostan }}، شهر {{ person.shahr }}، {{ person.address }}

{% if printOptions.discountInfo %} {% endif %} {% if printOptions.taxInfo %} {% endif %} {% set taxAll = 0 %} {% set rowIndex = 0 %} {% for item in rows%} {% if item.commodity %} {% set taxAll = taxAll + item.tax %} {% set rowIndex = rowIndex + 1 %} {% if printOptions.discountInfo %} {% endif %} {% if printOptions.taxInfo %} {% endif %} {% endif %} {% endfor %}
ردیف کالا/خدمات شرح تعداد / مقدار مبلغ واحدتخفیفمالیاتمبلغ کل
{{rowIndex}} {{ item.commodity.code }} - {{ item.commodity.name }} {{ item.des }} {{ item.commdityCount }} {{ item.commodity.unit.name }} {{ ((item.bs - item.tax + item.discount) / item.commdityCount) | number_format }}{{ item.discount | number_format }}{{ item.tax | number_format}}{{ item.bs| number_format }}

توضیحات: {{doc.des}}
{% if (doc.relatedDocs | length != 0) and (printOptions.pays == true) %}

پرداخت‌ها:

    {% for item in doc.relatedDocs%}
  • {{item.date}} - {{ item.amount | number_format }} - {{ item.des }}
  • {% endfor %}
{% endif %} {% if printOptions.note == true %}

یادداشت:

  • {{note | raw}}
{% endif %}

تخفیف: {{discount | number_format}}

مالیات: {{taxAll | number_format}}

حمل و نقل: {{transfer | number_format}}

جمع بدون تخفیف: {{ (doc.amount + discount) | number_format}}

جمع کل قابل پرداخت: {{ doc.amount | number_format }}

مهر و امضا خریدار

مهر و امضا فروشنده: