Introducing Acumatica Cloud ERP: 2026R1
Discussions about CRM
Recently active
Good day CommunityI’m sure you all know how challenging the assignment of user roles can be especially within Cases. I am urgently looking for the screen ID or the embedded actvity to Revoke the Invoice Case Activity from the Actions scren of an Open Case. I would be very grateful if anyne can assist me to find this activity within the Access Roles space. RegardsBarbara
Hello, current Case Management customers,We're exploring a potential new feature for Acumatica CRM that automatically surfaces similar past cases, so support teams can find and locate solutions faster instead of solving the same problem from scratch every time. The goal is less manual digging, quicker resolutions, and more consistent answers across your team.To build this well, we want to test it against real-world data — so we're looking for a few community members with large, established case databases that make use of the Closure Notes functionality who'd be willing to work with us during early development. This would involve reviewing early versions and giving us direct feedback on relevance and usefulness of our findings.If you're interested (or just curious to learn more before committing), reply here or reach out directly — we'd love to chat.Thanks in advance to anyone willing to help shape this! Best, The CRM Team
Acumatica 2025 R1Hello everyone,I added two custom statuses to the Case workflow:X — Warten auf Extern (Waiting for external) V — Wiedervorlage (Follow-up / Reminder)They were added using Workflow → Add State and configured under Workflow → Fields → Status. The statuses work correctly on the main Case screen. The Status dropdown displays their descriptions correctly:X → Warten auf Extern V → WiedervorlageHowever, in the Related Cases grid, the same statuses are displayed as their raw values (X, V) instead of their descriptions. Standard statuses such as Closed, Released, and Pending Customer are displayed correctly. Why are the custom workflow statuses displayed as raw values in the Related Cases grid, while the standard statuses are displayed with their descriptions?Is there a recommended way to make CRCaseRelated.Status correctly resolve the descriptions of custom workflow states in the Related Cases grid?Any guidance or examples would be appreciated.
When a case with "Business Account" selected, but new contact needed, using "Save&Close" button on pop-up new contact screen closes the pop-up screen but "Contact" field on case screen is not filled with newly created contact record. This is different behavior compare with same step took but no "Business Account" selected on the case.
We are excited to announce that we are entering Managed Availability for our Modern Customer Portal initiative! We are looking for early adopters to explore the new features in a sandbox environment beginning with 2025 R2.The steps to sign up are listed below and are also available in the Managed Availability program details.If you would like an overview of the Modern Portal, please refer to the link below:2025 R2 Release Notes – Modern Customer Portal starts on page 139 The 2026 Acumatica Summit Customer Portal Presentation is attached to this postEnrollment InformationTo ensure a successful, high‑quality experience, participation in the Managed Availability program is limited. During enrollment, an Acumatica team member will review your use case and confirm whether it aligns with the program’s scope.Customers:Please complete the eligibility survey by February 13th. Contact your Acumatica partner and provide: Details describing which areas of the Modern Portal you plan to use and prov
Hi all,I'm hoping someone has hit this before, because I've run out of things to try from the endpoint screen. **What I'm trying to do**Validate a customer location's address through the contract-based REST API instead of clicking **Validate Address** on the Customer Locations screen. SetupAcumatica 25R2 (25.201.0213). I extended the Default endpoint to `KNMCEndPoint / 24.200.001` and added an action under the top-level `CustomerLocation` entity: - Action Name: `ValidateCustomerLocAddress`- Mapped Action: `ValidateAddresses` API CALL:```POST /LocalENV/entity/KNMCEndPoint/24.200.001/CustomerLocation/ValidateCustomerLocAddress``` ```json{ "entity": { "Customer": { "value": "AACUSTOMER" }, "LocationID": { "value": "MAIN" } }, "parameters": {}}``` Response: `204 No Content`. No error, no fault, no `Location` header. And the **Validated** checkbox on the location's address stays unchecked. A follow-up GET confirms `IsValidated` is still false — nothing was persisted. Clicking **V
Greetings, Community Members. We want to inform you that we are actively developing updates for Acumatica’s Exchange Sync software in response to upcoming changes Microsoft has scheduled for Fall 2026. Our goal is to ensure continued compatibility and a seamless experience for our customers. This change is driven by a Microsoft deprecation of legacy components that Exchange Sync relies on. Microsoft now requires migration to newer versions of their software, and Acumatica version 26R1 is being specifically designed to align with these updated requirements. We are also actively evaluating options to support this change in a prior release of Acumatica. We expect to share more detailed information within the next couple of weeks. Rest assured, we will continue to provide regular updates and support resources as the Microsoft deadline approaches. If you have any questions or need assistance with your upgrade planning, please don’t hesitate to reach out. The Acumatica CRM Team
Hi there,I’m working on the self-service portal in 25R2. My company has decided to implement it for brand ambassadors (salespeople) before rolling it out individual customers. I’ve already created a GI to filter cases based on User → Employee → Salesperson → SalespersonCustomer → Customer → Case, but when I redirect navigation of the CaseCD link to the Case Details screen, I get this error upon clicking the CaseCD: My theory is that the portal only “loads in” the cases from the currently logged-in company, which works great for customers but not so well for employees. Is there a way I can extend / customize this behavior to make these cases’ details visible to the salesperson? I’m pretty new to Acumatica, so please forgive my lack of knowledge about the backend workings of the software - I’m eager to learn more.
It would be so helpful if there was a way to assign a default email template to a Case Class. The Create Email button within a case automatically using the correct email template based on the Case Class would save a huge amount of time and allow for greater automation in our process flow. Does anyone know if it’s possible to set an email template default for each Case Class? It seems like this would be a widely-used feature (imho). Thank you!
When “Send Documents in One Email” is used, Acumatica generates a single email activity that is associated with multiple invoices. Since this activity is shared across several records rather than tied to just one, it does not appear in the Activities tab of an individual invoice and is instead found in the overall email history.This means the Receivables team has no visibility, or proof, that an invoice was communicated to the customer. Is anyone using this feature and have you determined a way to track these activities on each invoice?
When we use the Acumatica plug in within Outlook we aren’t able to link to any account. This has been functioning in the past but over the last week when Acumatica had an update it doesn’t work. For account and contact it only shows a list of employees and doesn’t allow us to search accounts in our Acumatica database. Please see screen shots below and offer answers as to how we can fix this issue. Thanks!
Hi everyone,I’m working on integrating Outlook emails into Acumatica and want to send emails into a custom screen.I see a few possible approaches and would like advice on best practice:Use Acumatica Outlook Add-in — can it be extended with custom logic, or is it closed? Build a custom Outlook Add-in and send emails to Acumatica via REST API Pull emails from Acumatica using Microsoft Graph API (scheduled process)What is the recommended approach for this kind of integration?Is extending the existing Acumatica Outlook integration possible?Or are there any built-in Acumatica features that could help with this use case?
Consider the following scenario that based on my understanding will work as described. EMail comes into an Outlook Inbox. From this message the user uses the Acumatica Outlook Add-In to CREATE CASE. The case is created and the email is listed in the ACTIVITIES of the case. From this point forward for the case, the user wants to handle all communication from inside the case. If the user replies to the initial email from within the case screen ACTIVITIES, that email reply does not get tagged with the [Case ########]? If the person who gets that email replies, even though we have Incoming EMail Processing turned on for that email account, since there is no tag of [Case #######] in the subject, it will not automatically get linked to that case? Am I understanding this correctly? If so, how do others handle this? Do you just manually add [Case #######] to the initial reply so that all future emails in this chain are processed and linked correctly? Did you create a customization to
Where does Acumatica intend for you to save EIN? Initially I thought it was in the Shipping>Tax Settings section>Tax Registration ID. However, I think that is intended for the Ship-To state. For instance, I input for California the permit number for California, not EIN. I don’t see any box/field designated for EIN in any of the customer profile tabs. The reason I want to have this is so that the team can easily tie a customer back to this number instead of a bill-to if needed; in case there is ambiguity.
The BAccounts in my system each have multiple locations. I need the GI line results to have 1 line per BAccount and show the Location address information for the LocationCD =’Mailing’. If there isn’t a LocationCD = ‘Mailing’, then I want it to show the location that is marked as “IsDefault”. Maybe it is better said, “If there is a location named “Mailing”, show that address. If not, show the address for the location marked “Default” What would be the best way to create this condition in my GI?
We have email notification template for invoices which are working correctly for single invoices.When sending an email with multiple invoices for a customer from the Print/Email AR Documents, the same template is used but the user’s email address is added to the ‘From’ on the template and the user’s details are also added to the footer (resulting in two footers, the one set up on the email template and the user’s)
We recently moved to Office365 and are having continued problems replicating the functionality we previously had. In our previous set-up, the team basically just flagged an email (i.e. Blue Category) and then it showed up in the Incoming Emails screen to be linked to an SO. We’re currently stuck pulling ALL emails in, which is getting cumbersome. By pulling all emails in, now the team is constantly trying to clear out the incoming email page, in order to find the emails they do need to link. We looked at creating a new root folder and then dragging emails into that folder to pull in, but then they lose the visibility and tracking in their Outlook Inbox. I can’t find a good resource to help with this - has anyone worked with someone to help with the integration between O365 and Acumatica?? We have the systems connected/authenticated/etc, but we can’t figure out how to get Acumatica to do what we want.
I wanted to pick peoples brains on methods to track our Event/Conference ROI with related expenses. Currently, I do not see a way to link an Expense Claim to a Marketing Campaign. I am creating a marketing campaign for each of our future attending conferences and will have Leads/Opportunity linked via Source to track sales, but tracking related expenses to a specific conference has been a manual process.
Hi guys, I just can’t figure out the issue. I follow the guide to set up the self-service portal. The user can’t checkout because of the buttons can’t click. I checked every steps and access rights. Anyone give me a hit? Thank you.
We are using case management with inbound e-mail processing. Since upgrading to 2025R2, we are experiencing an issue where line breaks are removed from some plain-text e-mails. This makes those e-mails very difficult to read.We reported this issue to Acumatica support and they are working on a fix.Is anyone else experiencing this issue?
I have a prospect that needs the ability for their sales people to map out sales calls when they go to an area. For example, I am flying to Ohio for a week, and I have 25 customers that I need to see. What is the best route to minimize drive time from each customer and what is the best order of go? They do not need Field Service only CRM…
Have a customer that creates large orders and they were excited to see/use the clipboard on the CRM quote to copy similar orders between opportunities. Here is the original quote.Copied quote And here is the pasted quotePasted quote In this case to keep it simple, I did both of these quotes on the same opportunity, but they want to copy from one quote to another with different customers and opportunities, which is why the Copy Quote from the action menu won’t work for them. Anyone know why Acumatica would change all the quantities when copying using the clipboard?
Hi all,Noticed this when working with a customer this morning.There appears to be a general Microsoft fault that is affecting at least a percentage of customers. Currently, customers may have problems reaching the Outlook Sideload button:https://aka.ms/olksideload Github thread discussing the problem is here:https://github.com/OfficeDev/office-js/issues/6625 This is not an Acumatica fault, this is a Microsoft fault, which is preventing the "Add-ins for Outlook" dialog box from loading. Mentioning here incase it saves anyone else time before Microsoft get it patched, apparently they’ve broken it twice this month.
Don’t miss our upcoming CRM webinar: Maximize the CRM Advantage: Streamline Sales and Operations. Please join @MichaelBradner55 and I on Tuesday, May 19th at 1p EST to learn all about leveraging Acumatica CRM to:Streamline your sales process Improve customer engagement and retention Gain valuable insight to inform your business decisionsWhether you’re an existing CRM user or curious about adding it on, feel free to sign up here. Hope to see you there! -The Acumatica CRM Product Team Note- if you’re seeing this after 5/19, the webinar will be available on-demand.
Hello, We are working with the client on quotes being auto sent out of the system. The GI is built off of the CRQuote table and that is the entity we are trying to link the email activity to. Therefore it is not a join issue. The schedule is auto processing and attaching the quote, but it will not write back to the CRPM Time Activity. Basically it is not creating the email activity as it should based on that entity field being linked. See attached of where it should be writing to. Attached is proof of the email processing. Anybody know why the link to entity is not working?
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.