Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
Hi! Can you run a different schedule for a different item on that is on the same contract? Without having to create a new deferral code for every new transaction, is it possible to update the deferral schedule if the customer decides to postpone a service for a later date?For example, I can change the Rec. Date in the transaction section, but when clicking on GENERATE TRANSACTIONS, the date goes back to what it was. Based on testing, answers to both questions would be no, but we would like to confirm there is no other ways. Open to any suggestions, thank you in advance for your help!
Anyone who encounters the same issue? I have tried resetting the cache and restarting the application through Apply Updates page but still the issue occurs. I have also tried restarting the whole server but still the issue occurs. I encounter this one when I attempted to publish the updated customization. I tried to publish my customization package to another instance and server it push through.
If I have a stock item that I purchase and sell in the same form, the purchase of that item is tax exempt but is taxable when I sell it. How do I set up a stock item so that sales tax isn’t added onto the purchase order but is taxed when its on a sales order?
I considered putting this into CRM, but it seems more general. We’re struggling keeping track of inbound emails from customers and vendors. Here’s the scenario:The system sends out an email to a customer, such as a statement or an invoice. We have configured the report to send from our “NoReply” address (the default for the admin admin account). The customer actually pays attention to the instructions and does not reply. Instead they forward the email back to our “Credit” address. Since they forwarded the email, it still has the tag in the subject line. Our Credit address is an inbound address for Acumatica that creates a case The system receives this email. If it were a new email, it would create a case for the Credit team. But since the sender forwarded the original email with the subject line tag, it is treating it as a response. It stores the response as an activity on the customer, and there seems to be no notification to anyone that this email exists. The system may noti
Hi,I ran a drop ship order and associated it with project 101. I received the PO (and verified that it’s linked ot the same project/task), created and released the bill, and created and released the payment. I also created and released the SO shipment and invoice. The project shows $0 of actual expenses, but it should show $500 (the total on the PO).In the documentation, we’re told to add our inventory account to an Account Group. But the inventory account is a controlled account so it can’t be added. Is this recommendation implying that I need to add a new GL account just for project inventory that’s not a controlled account and then add that account?I’d rather not if it’s avoidable. I don’t need to track project inventory - I just need to track project expenses for drop ship orders as well as stock orders.
We are looking for ways to streamline communication and eliminate excess emails within our purchasing department. We currently have an excel form that non-inventory managers use to request a new stock item. We are looking for a way to potentially allow them to “create” their own item and have it be sent to the purchasing team for approval / final creation and activation. Hoping to be able to use the current approval map process, but am open to any other suggestions as well.
ScriptBasic was created as an embedded scripting engine. The console interpreter and web server are examples of using the ScriptBasic API. C# is able to call C functions. The host language can get /set variables and call functions.The script I wrote to get tenant names is good example how you could use ScriptBasic for missing functionality.ScriptBasic is open source with a MIT Common license. It is commercially used primarily by industrial controllers as its scripting engine.ScriptBasic runs on Windows (32/64 bit) and Linux.using System;using System.Runtime.InteropServices;class Program{ // Import the Add function from the C DLL [DllImport("Example.dll", CallingConvention = CallingConvention.Cdecl)] public static extern int Add(int a, int b); static void Main() { int result = Add(5, 3); Console.WriteLine($"Result: {result}"); // Output: Result: 8 }}This C example is calling the ScriptBasic DLL (libcriba.dll) to execute a script. All of the ScriptBasic ex
Hello, a customer wishes a more automatic processing/assigning of incoming E-Mails to opportnuitys. As far as i understood, Acumatica processes incoming E-mails like this and uses tags like this: Automatic Tagging:When Incoming Mail Processing is enabled, Acumatica automatically adds a tag to the subject line of outgoing emails. Tag Purpose:The tag helps Acumatica identify and associate incoming emails with the correct record or conversation thread. Tag Structure:The tag is typically a unique code or identifier placed within brackets at the end of the subject line. Tag Usage:When an email with a tag is received, Acumatica can recognize it as a reply or a forwarded email related to the original email and its corresponding record. Potential Issues:If the tag is removed or altered, Acumatica might not be able to correctly associate the email, potentially leading to misrouted emails or the creation of duplicate records. When a Opportunity is created for example “OP00001” and a Customer se
We are utilizing the expense receipt and expense claim process to capture our corporate credit card expenses. We have noticed after releasing the claim at the time when expense receipts are converted into cash purchases that each receipt generates a cash purchase which matches the date and description of the claim not the date and expense of each receipt associated with the claim. Why? And can this be changed? This causes a claim containing 30 different receipts to contain the exact same date and exact same description and little way of distinguishing them when looking at them from the cash purchase inquiries. It also makes it very difficult during credit card reconciliation because the date of the expense does not match the date listed on the receipt. Is there a setting that we need to change? Or is this how it is intended to work?
When sending email statements from the Print Statement screen, AR503500, the process fails and shows the error:“There is no active notification source to process the operation.”The form AR641500 has the statement notification specified in the mailing settings. It does include a condition: If it is branch ;X’ , use XStatement notification, else StatementNotificationThe two email templates for the statement emails are set up correctly with the correct screen AR503500The customer mailing and printing settings include the Statement mailing ID.
Good morning, I’ve got an issue with the Print/Email AR Documents. When we go to process emails, we got the error There is no active notification source to process the operation. It looks like this is due to not having a email template set up for this function. But, we have a modified email that gets sent when we process a email directly from Print Invoices Report. Where would this information be stored if I don’t have a template set up?
When attempting to Import the L100 snapshot on local instance of 2025R1 the following error is produced:Package version ‘25.100.0054’ differs from application version ‘25.101.0153’.The current tenant is already loaded w/ U100 as can be observed by the Gibbs user, but I don’t believe that should pose an issue given I am only trying to import the snapshot at this point.When looking online for I wasn’t able to find a Build 25.100.0054.
Basically, I’m looking to build something similar to the Tenant select combo box on the standard Acumatica login screen.Is there an API call that will return the tenant list of an Acumatica instance?
It's great that we have such a vibrant Acumatica community to get quick answers to questions and gain product knowledge! We have very active members jumping in to help others out all the time. The goal of the community is to respond to every member’s question so that no one goes away "empty handed".Connect, Learn, Share Drew Nisley - Acumatica Community Featured Member for August 2025Meet Drew Nisley our Acumatica Community Featured Member for August 2025. It’s great to have you as part of the Acumatica Community @DrewNisley! Acumatica Community Webinar - Data by Design: Unlocking Acumatica’s Report Designer - August 20, 2025Data by Design: Unlocking Acumatica’s Report DesignerTired of reports that don’t quite show what you need? You’re not alone – and you don’t need to be a developer to fix it. In this practical, beginner friendly webinar, Laura Jaffe will show you how to unlock the full potential of Acumatica’s Report Designer so you can shape your data to fit your business.Prese
On the Batch Payment screen there is an Export option that calls and Export by Scenario specified in the Payment Method for the batch. The bank does not want a typical ACH file, they just want a comma-delimited file of the detail lines, like this:Business / Individual,Privacy,Payee,Routing Number,Account Number,Checking or Savings,Date,Dollar Amount,Credit/Debit,Note to PayeeI,P,Atomic Systems,123456789,444444444,Checking,4/19/2024,9.06,C,I,P,ABC Retailer,341256339,55555555,Checking,4/13/2024,12.45,C,Has anyone accomplished an export like this? I know that we could do it from a GI, but the customer wants to do it from the Batch Payment screen.Thank you in advance.
Hi. I have a custom AR Aging by Salesperson report. There are parameters “From Salesperson” and “To Salesperson” on the report, so it can be run for all salespersons or only an individual one. This all works great.Separately, I have set up and tested a business event (with associated email template and automation schedule) to run the report and email it on a schedule. This is working for the full report. But I need to be able to run each individual salespersons report, based on the from/to parameters and then email to each individually. I see that you can put the report parameters on the email template, but how would I tie together those parameters with the associated email address for that salesperson?Is this possible?
Hopefully you can follow along with the issues we are having with using the correct invoice feature.All of our invoices have some sort of commission split on them for the sales people and when using the correct invoice it generates a credit memo and applies it to the original invoice that is now cancelled. My first question is what happens to the commissions on the original invoice that was cancelled? Are the commissions cancelled too? I couldn’t find any transactions for the commissions and the credit memo that is generated will not allow you to change the commissions, that tab is greyed out. So, then I have a new invoice now and I can correct the invoice however I need to and it will allow me to change the commissions on the new invoice. So, if I increase the sale amount of the item and put in the commission splits it will calculate the commission on the new invoice amount yet if the original amount from the cancelled invoice is not credited then the salesperson will be paid commissi
Installing a new local acumatica installation for testing purposes. The installation went fine with no errors but when I try to go to the web page to log in I get:HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.IIS works fine because I can pull up the page for the default site. Grateful for any insight on this.Thanks in advance!
Favorites keep moving and I can’t explain it other than them being in multiple workspaces and i’m wondering even though it's possible for multiple workspaces is it or is it not best practice? Yesterday Customers was in CRM (sandbox image but production was the same):Today it’s in Sales Rep:: Can anyone explain? My developer just told me about “the system is keeping a relevance tracker” → does anyone know more about this?
What is the proper format for a DateTime parameter when using OData against a GI that has parameters.A simple sample would be getting a list of customers modified since a certain date / time, assuming parameter name is ModDate. ParametersCondition to apply parameterODataDateText_WithParameters(ModDate=2025-06-01) == 500 - Specified cast is not valid.ODataDateText_WithParameters(ModDate='2025-06-01') == 404ODataDateText_WithParameters(ModDate=2025-06-01T00:00:00Z) == 400 (problem with : )I’ve tried other formatting techniques such as URL encoding the values, encoding the entire parameter string, even asked AI, but that just sent me in circles trying the same things over and over, getting the same results.The only hack I’ve found is to have the parameter derive it’s type from a text field (such as Account Name), and then pass in the value as a string : Mapping to a string schema fieldODataDateText_WithParameters(ModDate='2025-06-01') == works when parameter is mapped to a string field i
When trying to correct an “Open” Invoice (utilizing the … → Correct Invoice), Customer is getting this error. Is there limitation on the IN standard order type that prevents the “Correct Invoice” button from being used?
Hello, I’m trying to create a GI that shows when the quantity of an item ordered is more than available for the item. What we currently have set up looks at individual line items and compares the line items to the qty available. However, we have noticed that one stock item will be used for a 12 pack and a 6 pack non stock item, for example. If someone orders both the 12 pack and the 6 pack, those show up as two separate lines items. We just experienced a situation where the whole order total should have been put on Back order, because there wasn’t enough of the single stock item, but it did not show up on this GI because neither line item by itself was more than the qty available. Does anyone have any suggestions on how to get this condition to look at the whole order, but still specific items? Thanks!
Hello- we are going live with Acumatica payroll in the next coming weeks and I was wondering if anyone had any tips and tricks for payroll they could share. We are a multi union company construction company in the US. Currently we will be uploading our time from HCSS into Acumatica. We’ve worked out a few things and I am still learning about the reports, certified payroll, and tax reports. Looking forward to this new system and learning the processes!
I encourage my team to add a product idea whenever we find something that could be improved in Acumatica.It would be useful to see what my Ideas team have raised and to see the progress.ThanksJames
Hi I have some code in supplier screen which is approving new suppliers and updates bank details, the code works but clicking update banking details twice only triggers the proper execution, I believe this is related to a caching issue?Please let me know possible fixes for this issue.Thank you!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.