brotherton-erpnext/erpnext/docs/user/manual/en/accounts/articles/post-dated-cheque-entry.md

32 lines
1.5 KiB
Markdown
Raw Normal View History

#Post Dated Cheque Entry
2016-08-10 13:34:15 +00:00
Post Dated Cheque is a cheque dated on future date. Party generally give post dated cheque, as advance payment. This cheque would be cleared only when cheque date arrives.
2016-08-10 13:34:15 +00:00
In ERPNext, create Payment Entry for post dated cheque.
2016-08-10 13:34:15 +00:00
####New Payment Entry
To open new journal voucher go to
2016-08-10 13:34:15 +00:00
`Explore > Accounts > Payment Entry > New`
2016-01-01 12:29:55 +00:00
#### Set Posting Date
2016-01-01 12:29:55 +00:00
Assuming your Cheque Date is 31st December, 2016 (or any future date). As a result, this posting in your bank ledger will appear on Posting Date updated.
2016-08-10 13:34:15 +00:00
<img alt="JE Posting Date" class="screenshot" src="{{docs_base_url}}/assets/img/articles/post-dated-1.png">
2016-08-10 13:34:15 +00:00
Note: Payment Entry Reference Date should equal to or less than Posting Date.
2016-01-01 12:29:55 +00:00
####Step 3: Save and Submit
2016-08-10 13:34:15 +00:00
After entering required details, Save and Submit the Payment Entry.
####Adjusting Post Dated Cheque Entry
2016-08-10 13:34:15 +00:00
You can adjust Post Dated Payment Entry against an invoice via [Payment Reconciliation Tool]({{docs_base_url}}/user/manual/en/accounts/tools/payment-reconciliation.html).
2016-01-01 12:29:55 +00:00
When cheque is cleared, i.e. on actual date on the cheque, you can update its Clearance Date via [Bank Reconciliation Tool]({{docs_base_url}}/user/manual/en/accounts/tools/bank-reconciliation.html).
2016-08-10 13:34:15 +00:00
In the Chart of Accounts, you might find value of this Payment Entry already reflecting against bank Account. You should check **Bank Reconciliation Statement**, a report in the account module to know difference of bank balance as per system, and actual balance in the bank's statement.
<!-- markdown -->