Entering bank fees on a Deposit

Mindie
Member Posts: 124
My client's bank is charge a $25 for every wire transfer they receive from a customer. I am looking for the best way for them to account for this fee.
For example, the customer sends $1000 to pay for an invoice. The bank keeps $25 and their bank account is increased by $975.
We need the $1000 to apply to the invoice, the bank deposit to only show $975, and the $25 to go to the expense account.
Currently they are forcing a $25 discount on the invoice. Then they are making a manual journal entry to move the $25 from the discount account to the bank fee expense account.
There has to be a better way!
My first thought was to create the first line of the deposit to the customer for $1000 and then make a second line to deduct the $25 from the G/L account. The posting routine will not allow a debit amount.
I could find and comment out the code that is preventing that post but I haven't determined the consequences of that. Before I run through all of that I'd thought I'd ask for other ideas?
What do you think would be the best solution to this problem?
Thanks!
For example, the customer sends $1000 to pay for an invoice. The bank keeps $25 and their bank account is increased by $975.
We need the $1000 to apply to the invoice, the bank deposit to only show $975, and the $25 to go to the expense account.
Currently they are forcing a $25 discount on the invoice. Then they are making a manual journal entry to move the $25 from the discount account to the bank fee expense account.
There has to be a better way!
My first thought was to create the first line of the deposit to the customer for $1000 and then make a second line to deduct the $25 from the G/L account. The posting routine will not allow a debit amount.
I could find and comment out the code that is preventing that post but I haven't determined the consequences of that. Before I run through all of that I'd thought I'd ask for other ideas?
What do you think would be the best solution to this problem?
Thanks!
0
Comments
-
Process the customer payment and bank fee as 2 different transactions.
Transaction 1:
The customer has paid $1000 towards an open invoice:
CASH $1000 Debit
AR $1000 Credit
Apply payment to invoice
Transaction 2:
Bank charges you $25.00
Option 2:
Treat the $25 as a payment discount.
Cash $25 Credit
Bank Fees $25 DebitThere are no bugs - only undocumented features.0 -
Thank you for your reply.
Option 1 will result in a bank deposit that does not equal the bank statement. This will make bank rec. impossible.
Option 2 is what they are doing now. It's a PITA.
Does anyone know what problems would be caused down stream if I comment out the error that is preventing them from posting the debit on the bank deposit?0 -
So have a deposit for $1000 and then a journal entry to the bank account for -$25.
It might work.
Since 75% of their payments come in this way it is still messier than I'd like. It does require 2 different screens and still an ugly bank rec.
I suppose it is better than what they are doing currently.0 -
That's very true. They like the deposit form but I can just have them move the whole transaction over to the gen journal.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions