mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
@@ -0,0 +1,36 @@
|
||||
#Cheque Print
|
||||
|
||||
** Whats is Cheque Print? **
|
||||
|
||||
You can choose to print Cheques at the time of making payments to Creditors/ parties during Voucher Entry i.e., directly from the Payment Vouchers and Inter-bank payment or transfers through Contra Vouchers.
|
||||
|
||||
###Setup Cheque Print
|
||||
|
||||
To enable cheque printing,
|
||||
|
||||
1. Create cheque settings under `Accounts > Cheque Print Template`.
|
||||
|
||||

|
||||
|
||||
You can see a preview of cheque print by attaching scanned copy of cheque to avoid miss printing.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
2. After saving cheque print settings, you can Create / Update print format for settings.
|
||||
|
||||
To create print format, click on `Create Print Format`.
|
||||
|
||||

|
||||
|
||||
If you have already created a Print Format, you can update it by clicking on `Update Print Format`.
|
||||
|
||||
3. You will see newly created / updated print format under Journal Entry.
|
||||
|
||||

|
||||
|
||||
|
||||
###Cheque Print
|
||||
|
||||

|
||||
@@ -12,4 +12,5 @@ fiscal-year-creation
|
||||
post-dated-cheque-entry
|
||||
update-stock-option-in-sales-invoice
|
||||
what-is-the-differences-of-total-and-valuation-in-tax-and-charges
|
||||
withdrawing-salary-from-owners-equity-account
|
||||
withdrawing-salary-from-owners-equity-account
|
||||
cheque-print
|
||||
Reference in New Issue
Block a user