bug fix in sell print pdf

This commit is contained in:
Hesabix 2025-03-10 16:21:00 +00:00
parent 8399b9cef8
commit a0937403ee

View file

@ -304,7 +304,7 @@
مهر و امضا فروشنده: مهر و امضا فروشنده:
</h4> </h4>
<br> <br>
<img src="{{ "/api/seal/get/file/" ~ bid.sealFile}}" width="80"/> <img src="{{ "/api/seal/get/file/" ~ bid.sealFile}}" width="160"/>
</td> </td>
</tr> </tr>
</tbody> </tbody>