Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
I'm getting a primary key violation on the CRCaseCommitments table in 24R2 when adding Activity. Has anyone experience this?
Has anyone found (or created) a Project Cash Flow report? It would be great to see payments received, and bills paid by project.
Meet Andre St. Amour our Acumatica Community Featured Member for December 2024. It’s great to have you as part of the Acumatica Community @andrestamour43!Hello everyone! I am Andre St. Amour, a Sr. Business Analyst for the Manufacturing team here at Acumatica. I have been with Acumatica for three and a half years. I originally started my career as a Manufacturing Engineer in the Cleveland Ohio area. I have gone through an ERP re-implementation and helped customize a different ERP system to meet the needs of that business.I Joined Acumatica in 2021 when I moved to be closer to my now wife in Columbus Ohio. I have enjoyed learning to think about software for a whole industry vs at the company level and the different challenges that this can bring. My favorite part of the job is getting to interact with our customers to learn about their unique businesses and products. I love to read and respond to posts on communities to connect and help others between each Summit.In my personal life, I
Hello,One of our customer has the below requirement.In the Bills and Adjustment form, we have enabled a new field to record the contract number. Our customer is getting bills (Supplier invoices ) for utility expenses from their suppliers and our customer is recording each bill against a particular contract number. If the bill count is exceed 2 for a particular contract the user needs to get notified through an email. As an example:Lets assume we received a utility bill from supplier ABC for the contract 001. Then again we received another bill from the supplier ABC for contract 001. At this point, we have two bills against for the contract 001. Assume we are getting third bill for the contract 001. Once we entered the third bill to the system, system should generate and email.How can we cater this requirement?TIAMichelle
I am unfamiliar with anything involving the Microsoft SQL Server. I have downloaded the Microsoft Server 2022 Developer from microsoft, but when I try to deploy a new instance of Acumatica it begins and then just disappears when it starts the DB install.
I’m try to add a user defined field to the production order page, so our employees can enter certain data on Production Orders. However, under the customization tab, I don’t see the option for user defined fields like in Sales Orders. Is user defined fields an option in POs, and if so, how can it be activated?
In the code I’m trying to Extend InventoryItem DAC to include the AlternateID from INItemXRef I created a customization project, and added the required code, the new field showing in the InventoryItem fields,Code: public class InventoryItemExt : PXCacheExtension<InventoryItem> { #region CustomAlternateID [PXString(50, IsUnicode = true)] [PXUIField(DisplayName = "GTIN/EAN/UPC/ISBN")] [PXSelector( typeof(Search<INItemXRef.alternateID, Where<INItemXRef.inventoryID, Equal<Current<InventoryItem.inventoryID>>, And<INItemXRef.alternateType, Equal<INAlternateType.gIN>>>>), typeof(INItemXRef.alternateID), SubstituteKey = typeof(INItemXRef.alternateID))] public virtual string CustomAlternateID { get; set; } public abstract class customAlternateID : PX.Data.BQL.BqlString.Field<customAlternateID> { } #endregi
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 Andre St. Amour - Acumatica Community Featured Member for December 2024Meet Andre St. Amour our Acumatica Community Featured Member for December 2024. It’s great to have you as part of the Acumatica Community @andrestamour43! How to Answer Questions on Acumatica Community - We need everyone’s help!Active Participation is needed from every Community user; everyone can provide valuable input using their individual skills and interests. When more people participate, all members benefit - - we need diverse backgrounds, cultures, experiences, opinions, values and perspectives. Announcements, Hot Tips, Known Issues and Blogs Shoutout to the following members who provided t
Is there a way to print multiple customer invoices from Receivables → Customers → Customer Details without opening each invoice first? Or is there a better spot to go to in order to print multiple invoices for a customer?
I am trying to troubleshoot an issue with the way the sales details panel displays:In my screen below, I can clearly see a yellow icon and the quantity in red for items we will not be able to fulfill: But not all my users can see it. I thought it was a security setting but even after I gave the other user the same roles I have, they still cannot see it.I thought it was a resolution problem but again, no luckAnyone knows how to make this warning show?
Hi all, I have a customization project where I have added custom fields to PMTASK and Project Address.I have them on the screen and they work fine. The 2 Fields that I added to addresses appear and I can add to the extended endpoint. For the Project Task I do not see it in Task Summary or Summary→ Task Properties. I can see it in the DAC.Any Ideas? I created the fields the same way. Thank you
Hi Community, I was referred here by someone from support. Does any one have already experience an issue on the invoices after the upgrade? The invoice from service order has a direct link which shows on the related document of the invoice. After our upgrade, the related svc doc nbr (related document) is still showing on the invoice, however, you cannot use this as a reference in generic inquiries or reports. Is this a known issue on 2024 R1? Does anyone have a resolution to fix this?
I am trying to configure my stock item’s (Item A) inventory planning settings to create a single production order based on available inventory of the item being used to create Item A (Item B) and open sales orders for Item A.According to current sales orders I need manufacture 16 Item AItem A has the current Inventory Planning Settings (I have double checked to make sure the warehouse details for this item are the same)Planning Method: MRPSource: ManufacturingMin Order Size: 0Max Order Size: 1000Lot Size: 0I have tried a wide array of settings and so far haven’t been able to reach my goal.Thanks!
I have custom fields setup on DAC extensions for our sales orders and invoices. I am trying to update our SOShipmentEntry graph to copy the custom field from the Sales Order to the Invoice that is being created. I haven’t added many custom fields to Invoices so I used the customization UI to create the new field. That new field ended up being added to an extension on ARRegister. In the customization I’m working on we already have an InvoiceShipment Delegate setup that is responsible for copying an Address Line 4 for both Billing and Shipping addresses. This delegate does exactly what it should and has been working for a long time. I’ve found a number of other posts here covering a similar concept from the SOOrderEntry side of things but so far haven’t found something that works when invoices are created from SOShipmentEntry. Given that we’re already successfully copying Address Line 4 to the addresses on invoices, I didn’t think I’d have a big problem making this work.My proble
What roles can I use to set field services in 2024 R2?
Hello:Does anybody knows if there are any field services roles define in the 2024 R2 version of Acumatica? and if there are not, Which I can use to define the service role?thanks,
We have client with a large volume of FA additions every month (hundreds). We are looking for a way to automate, by import scenario or other method, to reconcile the unreconciled FA Accrual records to their corresponding purchases. The Convert Purchases to Assets processing screen is not an option as it’s too manual for the client’s montly volume and does not appear to support the ability to select records effectively (there are no references to a specific index value for selection). We’re looking at potentially creating a transaction screen that will specifically support the ability to run an import to associate purchases with newly created assets, but I would like to exhaust other options first. Has anyone else encountered this dilema? If so, how did you solve it?
How do I configure Acumatica to send supplier payments via santander for electronic payments?where do i enter the supplier bank details as i can't see any fields for sort code and account number
Does anyone know where there is a list oif the expressions needed to setup payment methods validation in the “Validation Reg. Exp” field I am trying to work out what expression to use but i can't find a list of the available options and format needed thanks
Need assistance on how to delete double upload AR Invoices and Memos, current status is Open.
Does anyone know of, or use a good integration to handle reservations (e.g. campsite) with an into Acumatica?
We have a prospective customer who wants to know more details about the integration of Acumatica and Outlook.Currently they use Monday, and are considering Acumatica CRM. They want to know if Acumatica can automatically detect email addresses from emails in Outlook, and add those emails as activities in Leads etc. In essence they don't want to be sending emails from within Acumatica, and they don't want to have to use the Outlook add in button to manually add the emails. It has to be done automatically based on the email addresses.I've looked over the documentation but I can't find out how to do this, does anyone know, or has anyone done this before?
We have an issue where we are seeing a drastic limited number of invoices in Avalara then Acumatica. Has anyone seen this before? Is there a way to manually sync the missing Acumatica invoices to Avalara?
I am looking for an import scenario that will reverse payment applications on AR Invoices, I have tried several times but unsuccessfully. Thanks
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.