feat: create and save POS print templates with matched sizes

This commit is contained in:
AbleKSaju
2025-01-03 09:41:11 +05:30
parent 7e496e823c
commit e6f95393d8
7 changed files with 59 additions and 30 deletions
@@ -18,7 +18,6 @@
<!-- Company Contacts -->
<p class="mt-1 text-base">{{ print.phone }}</p>
<p class="text-base">{{ print.email }}</p>
<p class="text-base">VAT: 100202308100003</p>
</header>
<!-- Invoice Details -->
@@ -134,9 +133,6 @@
</section>
<div class="w-full mt-3 flex pb-5 flex-col justify-center items-center">
<p class="w-11/12 text-sm text-center">
No Cash Refund Exchange Only..Keep bill for Exchange
</p>
<p class="pt-1 text-lg">***** Thank You Visit Again *****</p>
</div>
</main>