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