–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/d225504f-29fb-4d07-8c80-0915b60a43f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello,I am looking for a function where all the customer deposits are received in a temporary ledger called Undeposited Receipts and then they are transferred to the Bank Account upon confirmation from the Bank / Payment Processors.This practice is undertaken since there is a gap between the payment intimation and the payment realization. Only the realized payments are transferred to the Bank Account to see fund level in a bank account.Is there any similar / alternate way of handling this situation in ERPNext?
Thanks in advance,Sarang–
You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/d225504f-29fb-4d07-8c80-0915b60a43f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/2812F9E0-92AC-41AB-BE6E-C8EE73542669%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Sorry to revive old thread, but really needing something like this. Issue with leaving in draft until deposited is that payment has only 1 date which:
- if use date deposited, makes it appear customer paid late
- if use date customer paid, does not match bank statement making it hard to reconcile
Currently registering deposits to a generic Undeposited Funds account and doing Journal Entry with deposit amount from that account to bank on day deposited. We spend a lot of time trying to find checks may have been misplaced when Undeposited Funds account does not go to 0 with deposit.
Need a way the payment entry can be linked one level deeper so can go from payment entry transaction through undeposited funds to bank account (with individual dates for each activity) and in reverse from bank account through undeposited funds to payment entry. This should allow easy query for undeposited payments in the undeposited funds account.
Any suggestions on how to do?
Hello,
The feature was suggested in 2014 but has not yet been implemented.
Here is a Github request:
https://github.com/frappe/erpnext/issues/2080
Unfortunately closed in 2017.
Would there be others interested in the feature and so that we could sponsor the development?
Thank you for considering the feature.