add print settings and note to sell invoice
This commit is contained in:
parent
bc946b6979
commit
fce0952df3
|
@ -247,6 +247,7 @@
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
{% endif %}
|
||||||
{% if printOptions.note == true %}
|
{% if printOptions.note == true %}
|
||||||
<h4 class="">
|
<h4 class="">
|
||||||
یاداشت:
|
یاداشت:
|
||||||
|
@ -258,7 +259,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
|
||||||
</h4>
|
</h4>
|
||||||
</td>
|
</td>
|
||||||
<td class="item" style="width:15%;padding:1%">
|
<td class="item" style="width:15%;padding:1%">
|
||||||
|
|
Loading…
Reference in a new issue