Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
The client has esign (docusign+acrobat) integration with acumatica as a customization project. How to identify if this esign is enabled in mobile application also ? Where to check for this information on the Acumatica instance?
Hi AllWe have Purcahse Order approvals enabled in our environment (24R1).Our PO screen was modified to include a few custom date fields (see image attached) that would need to be populated at different times based on the shipment from the vendor such as estimated shipping date, customs clearance date, etc. Everytime a date has to be entered in one of these fields, the PO has to be placed on hold. When it is taken off of hold, the PO requires approval again. Is it possible to have these dates changed and not require approval when the PO is taken off of hold? Maybe by tweaking the conditions of the approval map or having multiple approval maps?ThanksAmitCustom fields on PO screen where dates need to be entered at different times
We have a vendor for whom we paid multiple invoices in one payment batch. Therefore, there is only one payment reflected in ACU. However, the payment amounts for each invoice withdrew from the cash account individually, so there are now multiple bank transactions that match to a single payment. Acumatica allows you to select multiple payments to match to a single bank transaction, but it does not appear to work the other way around. Does anyone know a way to get this to work that I may be missing, or a handy workaround? I would like to avoid voiding and recreating the payments if I can, but let me know if that is the only way.
Does anyone have a report suggestion for getting invoiced and entered orders within the same report (attached) without having to rebuild all the structure.
Hello!I’m required to hide multiple transactions on the Process Transaction form and is there’s a way that can be done through import scenarios?Thank You!
Hi Team,Using PXDatabase Select query, trying to fetch recordsList<Table> imgAllprocessed = PXDatabase.Select<Table>().RowCast<Table>().ToList();Could you please help to add Where condition to filter records
Hi Everyone, I am trying to create a GI that will breakdown the “Actual Amount” of the material account group on the Balance Tab of the projects’ profile, since I noticed the actual amount includes the cost consumed after LC adjustments or any form of adjustment after the PO receipt/INreceipt, Anyone with any idea on how I can achieve this?
Hello everyone,We have an inventory item with the tracking method set to “Track Serial Numbers”, which allows users to manually enter serial numbers.We recently added a feature for some inventory items to auto-generate serial numbers from a numbering sequence on the Save action.However, when trying to assign the generated serial number to the Lot/Serial Number field during Save, we encounter the following error:“Key field cannot start with a leading space.”We are confident that the serial number generated from the numbering sequence does not contain any spaces.Could someone advise on the correct approach to assign auto-generated serial numbers to serial-tracked inventory items on Save without triggering this error?Thank you in advance! protected virtual void POReceiptLine_RowPersisting(PXCache sender, PXRowPersistingEventArgs e, PXRowPersisting BaseEvent){ BaseEvent.Invoke(sender, e); var lineitem = (POReceiptLine)e.Row; if (lineitem == null) return; if (Convert.ToSt
I have created a 12-Month Profit and Loss Report and I want the columns to print on each page of the report.Page 1 (Descriptions and months 1-6) Page 2 (Descriptions and months 7-12)I have to be missing something. Any help would be appreciated.
Our financial officer requested a GI/report that allows him to see the amount of money we spent on goods for each month for each branch. I have gone around and around with APPayment, APTran, and APInvoice tables and I haven’t been able to find a way that allows me to getPayment Date (when the check was printed), Payment amount, which inventory items this payment was associated with (I was using the APTran table for this), and Branch (based on the APTran table)It seems like the inventory ID dissapears as soon as a payment has a closed status. I need the inventory ID in order to filter out which items are not goods or cost of good inventory items. Unless there is another approach that I am not utilizing.
Hi all,Does anyone know how to change / update the date that Acumatica uses to calculate the dead stock? As it stands, i can run a dead stock report - not selecting any days - by warehouse and items show up.I want to see what the date that Acumatica is comparing the items against to determine dead stock.*Note: I did do a search on the community and didn’t see an answer to this. :)Thanks!Joseph
After upgrading to 2025R2 from 2024R1, we are no longer able to manually add a partial quantity Ship Complete SO line to a consolidated shipment (status: On hold) and save. Now the shipment line with an incomplete Ship Qty (ex.4 of 6 items available) must have the Shipped Qty set to zero before being allowed to save.In the end we want to ship the line complete and are waiting for the transfers to complete. I understand the error if we were trying to Remove Hold. Is there a new setting in 2025r2 which has caused this behavior to be exhibited on shipments?
I understand that in the 2025 versions that we are forced to lock out the system to copy company or create a snapshot, which creates a "safe" version. However, this is creating a very large issue when trying to assist our customers in troubleshooting production issues.We frequently use the copy company to troubleshoot customer's issues without having to make changes directly into production at the time the issue arises. It is not practical for us to request that customers log out of the system each time we need to create a copy, so now we cannot troubleshoot issues as effective or efficiently as before. We cannot realistically ask our customers to have all of their users log out and we cannot ask our technicians to only work on troubleshooting after hours.Is there a way to copy company or create a "not safe" snapshot purely for troubleshooting purposes? We need to be able to assist our customers in real time without forcing them to shut down the system and some issues require copyi
I am receiving the same error — “Insufficient resources to perform operation” — across all Acumatica instances hosted on the same VM on different screens. please support if anyone having solution. I am attaching trace also
What is the best process for the following szenario …Sales Order (SO) one normal stock Item but completely out of stock Order Qty.: 20 pieces PurchaseOrder (PO) for SO from Vendor 1 Order Qty: 20 PurchaseReceipt (PR) Qty.: 10 PO for the rest of 10 pieces from Vendor 2Thanks in advanceDeniz
Hello experts, I was looking to create a Generic Inquiry for Aging category of production order , I found this Generic inquiry for reference can anyone suggest me is it fine for the reference but still i am confused is it possible can we show the aging category in this GI Report ?
I am setting up a daily email for tracking information on Invoices that have been released and have a date of “today”. My GI is working, the Business event runs manually, but I setup the schedule and it is not running. It sends but sits in the “Pending Processing” and as soon as I open the BE, the emails pop into my email (I’m testing all of them to my email for now). Any answers?
I checked the data for the date I filtered, and it has records. However, when I try to filter by parameter, nothing shows up.
Hi all,I recently created 2 separate Generic Inquiries for my company. One is Inventory with Sales/Margin/Margin % info. The other is inventory with units by location by warehouse.My goal is to combine these 2 GIs into one master GI to avoid having to switch between different reports when viewing sales and inventory information.Below are the data sources for the FIRST Generic Inquiry: Inventory Units & Cost by Warehouse.When I use this GI as a data source for a new GI, NO fields show up even after selecting them in the results field. I have not joined anything to this in the new GI yet, so I doubt it’s a data relation mapping issue.Conversely, when I use the other GI - Inventory by Sales/Margin/Margin % - as a data source, all records populate when I show them in the results field. Both individual data source tabs are shown below.thanks all!Joseph
Hi Team, Loading issue . controls.0e1524f82c6d60c668f2.bundle.js:1 Extension AP301000_Approvals registered for the AP301000 screen view modelcontrols.0e1524f82c6d60c668f2.bundle.js:1 featureInstalled: PX.Objects.CS.FeaturesSet+Constructioncontrols.0e1524f82c6d60c668f2.bundle.js:1 Extension AP301000_Compliance registered for the AP301000 screen view modelcontrols.0e1524f82c6d60c668f2.bundle.js:1 Extension AP301000_ComplianceDocuments registered for the ComplianceDocuments viewcontrols.0e1524f82c6d60c668f2.bundle.js:1 Extension AP3010000_JointChecks registered for the AP301000 screen view modelcontrols.0e1524f82c6d60c668f2.bundle.js:1 Extension AP301000_DuplicateReference registered for the AP301000 screen view modelcontrols.0e1524f82c6d60c668f2.bundle.js:1 Extension AP3010000_PO_FillingInvoiceWithPOEntities registered for the AP301000 screen view modelcontrols.0e1524f82c6d60c668f2.bundle.js:1 Applying mixins for the the AP301000 screen view modelvendors.33828d476a3649b7bfc8.bundle.js:2
Hello, I have a client that is asking for an export from Acumatica that they will upload to their bank so that the bank (Truist) can print checks on their behalf. This is not an ACH file. We need similar information, but the sample layout is rather different. Has anyone created an export scenario for this sort of file? I don’t think check printing outsourcing is uncommon, but I can’t find an existing scenario to start from. This is likely similar to creating an export or integration to Bill.com, but we need an export not an integration. Any help is much appreciated!
We have several companies in one tenant, and we want to send batch payment remittances to different suppliers across these companies. Each company should have its own email template and sender. I tried overriding the Mailing settings for one supplier, but it didn’t work. Is it possible to send remittance email to multiple supplier with different email templates all-in-one go, and how can we set this up?
We recently upgraded to 2025R2 and set our site to use Modern UI everywhere. Some of our row sets use alphanumeric row codes (“1010A”) and this was causing an error: “Input string was not in a correct format.” The row set was unable to be edited without reverting the Row Sets screen (CS206010) to the classic UI. I then had to manually edit the row codes and formula references. The row set was then able to be converted to the modern UI. Can anyone at Acumatica confirm if there is a fix coming for this? All of our other row sets converted to modern UI without issue.
Every few days, our Outlook add in stops working for all users. In Outlook, you click on the ribbon and the add in does nothing and the sidebar is blank. The only way we’ve found to fix this is to uninstall then reinstall the add in. The add in is managed at a admin/company wide level and it can take a number of hours for the uninstall/reinstall process to work.
I have a simple screen with line details where an inventory item can be selected. The form works fine in the normal UI. I need this on mobile also but can’t get the Inventory or UOM selector to work on mobile. Here is my DAC field, I have tried several different attributes, but this doesn’t make any difference. #region InventoryID public abstract class inventoryID : PX.Data.BQL.BqlInt.Field<inventoryID> { } protected Int32? _InventoryID; /*[PXDBInt()] [PXUIField(DisplayName = "Inventory ID")] [PXSelector(typeof(Search<InventoryItem.inventoryID, Where<InventoryItem.stkItem, Equal<True>>>), typeof(InventoryItem.inventoryCD), typeof(InventoryItem.descr), SubstituteKey = typeof(InventoryItem.inventoryCD), DescriptionField = typeof(InventoryItem.descr))] [PXForeignReference(typeof(FK.InventoryItem))]/**/ /* [PXDBInt()] [PXDefault()] [P
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.