mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
feat: create and save POS print templates with matched sizes
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user