AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Everything Else
Print Refund Check ...
 
Notifications
Clear all

Questions Print Refund Check for Customer

 
Page 1 / 2 Next
Everything Else
Last Post by MikeLupro 4 years ago
21 Posts
11 Users
3 Reactions
10.8 K Views
RSS
Deanne Weaver
Posts: 1
 Deanne Weaver
Topic starter
February 3, 2018 1:12 pm
(@deannew)
Member
Joined: 6 years ago

I need to print a check to refund a customer. I created the refund in Acumatica but there is not an option to print a check from there. I also do not have the option to void the Customer Refund. 

Any suggestions on how to do this? 


20 Replies
nickheuer
Posts: 36
 nickheuer
February 5, 2018 12:10 pm
(@nickheuer)
Trusted Member
Joined: 6 years ago

You will need to extend the customer to a vendor and then you can cut them a quick check. 


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
February 6, 2018 11:13 pm
(@timrodman)
Famed Member
Joined: 10 years ago

I think that @nheuer is talking about the ACTIONS -> Extend To Vendor option on the Customers (AR303000) screen:

 

Regarding the process though, I don't know if there is an automatic way to do it.

 

As far as I know, choosing the Type of Customer Refund on the Payments and Applications (AR302000) screen will generate a journal entry like this:

Debit: Accounts Receivable
Credit: Cash

 

So the journal entry side is done.

You could use the Extend To Vendor functionality to add the Customer as a Vendor, then use the Quick Checks (AP304000) screen that @nheuer mentions to print a check. But it will generate a journal entry like this:

Debit: Expense
Credit: Cash

Where the Expense is coming from the Account field on the Document Details tab of the Quick Checks (AP304000) screen.

But, since the Customer Refund already took care of the journal entry, you'd have to manually put the Cash account in the Account field so there would be a net zero journal entry. It's kind of weird, but that's the only way I can think to do it.

 

Do you have a better idea @nheuer?


Reply
Megan Perry
Posts: 17
 Megan Perry
February 13, 2018 6:46 pm
(@mperry2644)
Eminent Member
Joined: 5 years ago

There is a customization on GITHUB put out there by I think Gabriel Michaud a while back that adds check printing functionality to the AR module for this purpose:   https://github.com/Acumatica/PrintCustomerRefundPkg .  It is for 5.3, though, so would likely need to be upgraded. 

It didn't fit our accounting control model, so what we ended up doing is extending the customer to a vendor, sending a Notification to AP when the Customer Refund document is released which prompts AP to create a bill.   We have a cash account set up and associated with a "Refund" payment method for ease of user selection in the Customer Refund document. The same account is defaulted as the EXPENSE account for vendors with a class of CUSTOMER, which alleviates the refund pending when the payment is processed in AP.

  • Customer Refund - debits AR and credits refund account
  • AP Bill- debits refund account and credits AP
  • AP Check - debits AP and credits Cash

We are still looking for a better way, as from a reporting standpoint the data links are still somewhat manual, and unfortunately refunds are a part of our business process so there is some volume there.

If anyone has anything else to suggest, please do!


Reply
Troy Maas
 Troy Maas
(@troyjmaas)
Joined: 5 years ago

Active Member
Posts: 5
May 5, 2018 2:52 pm
Reply toMegan PerryMegan Perry

In the process Megan outlined above, how does the Customer Refund document end up getting applied to the check you print?  We have been using the Quick Checks to print the check, but now every refund check we have ever created is sitting on the Undeposited Payments report.

Any suggestions how I can get these Customer Refund documents off the Undeposited Payments report?  The Quick Checks have been sent and are cashed so it seems like everything is properly accounted for, the report just shows a bunch of Credit Refund documents as still needing to be deposited.


Reply
 Tanya Kratzer
(@tanya-kratzer)
Joined: 6 years ago

Member
Posts: 1
October 15, 2019 3:17 pm
Reply toMegan PerryMegan Perry

@megan-perry

In Dynamics GP, this is an automated process. I would like to see this as an enhancement for Acumatica. 
https://www.erpsoftwareblog.com/2015/05/refunding-customers-automated-microsoft-dynamics-gp/  


Reply
Megan Perry
Posts: 17
 Megan Perry
February 13, 2018 6:54 pm
(@mperry2644)
Eminent Member
Joined: 5 years ago

I am also not a fan of the inability to void Customer Refunds.   I think you can create a credit memo to apply to the refund document.  In the product suggestion forums the ability to reverse refunds is listed as "Planned", but there is no time frame reported.

 


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
February 17, 2018 2:12 pm
(@timrodman)
Famed Member
Joined: 10 years ago

Nice! I didn't realize there was a GitHub customization out there for this. I've never tried the customization, but knowing Gabriel's coding skills, I would be reasonably confident that it would still run on newer versions of Acumatica.

Here's the link to the refund idea if anyone wants to vote on it:

https://feedback.acumatica.com/ideas/ACU-I-228


Reply
Posts: 6
 John Rygielski
March 19, 2018 9:39 am
(@john-rygielski)
Member
Joined: 8 years ago

We have been using the GitHub customization for over a year, and it works just fine.  The only part lacking was the ability to VOID a Customer Refund Check, which did pose a problem.  However, that functionality has also been introduced with 2018 R1.


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
March 19, 2018 11:54 pm
(@timrodman)
Famed Member
Joined: 10 years ago

Thanks for the feedback John. Much appreciated.


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
May 11, 2018 12:38 am
(@timrodman)
Famed Member
Joined: 10 years ago

Hi Troy,

Are you using a Clearing Account on your Cash Account? I thought that's what causes things to accumulate in the Undeposited Payments report.


Reply
Troy Maas
 Troy Maas
(@troyjmaas)
Joined: 5 years ago

Active Member
Posts: 5
May 11, 2018 11:37 pm
Reply toTim RodmanTim Rodman

Oops. Looks like that was our problem. Time to stop using the clearing account. 

Thanks!


Reply
Tim Rodman reacted
Jeff T
Posts: 8
 Jeff T
February 21, 2019 7:34 pm
(@jt)
Member
Joined: 7 years ago

We are currently running into this same issue, where we need to issue a refund to a customer and print a check. I noticed this thread is 10 months old. Is the customization mentioned above still the best option?


Reply
jmasi
Posts: 26
 jmasi
February 22, 2019 6:28 pm
(@jmasi)
Eminent Member
Joined: 6 years ago

Jeff,

You can find it here. I know a few Clients running it, it works and it has survived upgrades nicely. Please double check, as I seem to recall you might have to modify the check form as it does not use the AP form.

 

John  

 


Reply
Tim Rodman reacted
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
June 14, 2019 1:23 pm
(@timrodman)
Famed Member
Joined: 10 years ago

Here is a nice video that CS3 put together on Customer Refunds in Acumatica:


Reply
MikeLupro
 MikeLupro
(@mikelupro)
Joined: 8 years ago

Eminent Member
Posts: 28
February 24, 2022 9:43 am
Reply toTim RodmanTim Rodman

@timrodman 

This video was PERFECT for what we needed.  Thank you for posting.


Reply
Tim Rodman reacted
Muhamad Nasir Omar
Posts: 9
 Muhamad Nasir Omar
August 14, 2019 3:27 am
(@nasir11)
Eminent Member
Joined: 5 years ago

Hi

for AR refund for customer, any update if this feature can cater payment method by EFT?

Thanks


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
September 16, 2019 2:58 pm
(@timrodman)
Famed Member
Joined: 10 years ago

Muhamad,

Are you using the GitHub customization?


Reply
Muhamad Nasir Omar
 Muhamad Nasir Omar
(@nasir11)
Joined: 5 years ago

Eminent Member
Posts: 9
September 16, 2019 9:04 pm
Reply toTim RodmanTim Rodman

@timrodman

hi

I would like to use it but i notice it only cater for Cheque payment. Is there any update/enhancement to enable EFT payment?

Thank you

Nasir


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
September 28, 2019 9:04 pm
(@timrodman)
Famed Member
Joined: 10 years ago

I haven't used it myself personally, but it's open source so if it's missing anything you could hire a developer to enhance it further.


Reply
Page 1 / 2 Next
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 28 Online
  • 2,338 Members
Our newest member: Shoaib Shafquat
Latest Post: Pick List report suddenly not splitting on Shipment
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×