Get inspired and gain all the knowledge you need
Recently active
I have a scenario where custom code is opening a dialog to ask a question when a field value changes on the screen. In classic UI, it uses a callback command to call an action (non-visible) that uses <View>.AskExt() to open the dialog, and pressing a button on the dialog calls back to the same method. Does anyone have a working example of this scenario in modern UI? @Yuriy Zaletskyy 's post here --> https://blog.zaletskyy.com/post/2026/01/20/how-to-create-a-popup-dialog-in-modern-ui seems promising, but it doesn't get me all the way there to get the dialog to open on field change. I think I'm at least missing how to specify the callback for the field without a FieldUpdated handler (which also won't work).
After upgrading to 2025R2, clicking Export>PDF from the check printing window no longer protects the MICR line. Previously, all characters were being replaced by “•••••••••••••••••••” but it now shows the MICR font. Is there a way to turn this feature back on?
Hi Acumatica Community,We add a lot/serial attributes to a specific item and tag this upon purchase receipts.I have a challenge to add this information to the Generic Inquiry.Is there a way to show this info in a generic inquiry?Thank you!
Hello,How can we set the Form View as the default view for a Grid? By default, the grid displays in Grid View, but we would like it to open in Form View instead.Please refer to the screenshot below for reference. We are using Classic UI on Acumatica 2025 R2.Any help would be appreciated. Thank you!
I created the wrapper using the 2026 R1 TestSDK. I tried running the test automation suite, but I’m unable to execute the tests. I reviewed the 2026 R1 TestSDK documentation and found only a single mention of “Modern UI,” without any additional guidance.Also, the Test Automation GitHub repository/sample project appears to be about two years old, and there haven’t been any updates to the sample test project.We run the test automation suite and submit the results for certification. Could you please confirm whether Acumatica supports Modern UI automation with the 2026 R1 TestSDK? If it is supported, is there a specific setup, configuration, or recommended approach required to run tests against the Modern UI?If Modern UI automation is not supported (or not required yet), can we submit the legacy/classic UI automation results for certification, and will that be considered acceptable/compliant?
Hello - most of the work we do is cost plus so we need supporting documentation to send with our invoice to our customer to be reimbursed. Our jobs consist of reimbursable items like employee travel that is loaded into the system via cash purchases, billable hours at a rate * quantity, and vendor invoices processed via AP. This leads to quite a few line items that are translated to the monthly billing. When creating a proforma, I thought the system would generate a compilation of files attached to all transactions that are reimbursable on the proforma. It doesn’t seem to do this for the printed version of the proforma or for the substantiated billing that for the proforma. Am I just missing a setting or something to be able to accomplish this? Not sure how the system could generate T&M billings but not have the backup for the T&M billing. Our VAR has of course offered a customization at a hefty price but I expect the system should be able to do this. If anyone else has went thr
I made a custom DAC and I’m displaying it as a tab on the orders. I want to be able to edit that field when order is in complete status.I’ve achieved that for SO order type by extending the SO workflow to enable that field. It’s working fine but when I try the same logic for the RC order type - the field remains non editable and I’m not sure why. Here are the screenshots of the setup that’s working for SO but not RC:
Hello everyone, so one of my client agree to update their Acumatica Version from 24R2 to version 25R2, but we were still on progress to update the environment (not yet go-live), is that possible to doing the upgrade?Please lemme know about the procedure of this, I really appreciate thank you.
I am currently developing Modern UI. After I edit a page each time, I need to publish the project to see the effect. If I find something wrong, I have to modify it and republish. My local computer configuration is quite good (I9 + 32GB), but I still feel that publishing every time is a waste of time. Is there a quick preview method available?
We’ve recently found out that unfortunately the TikTok Shop sales channel with Shopify inserts the entire product title as the tax ID on sales orders.This causes Acumatica to trip up with “The following tax IDs received from the external system are too long and cannot be saved: Product Sales tax: XXXXX. Map these tax IDs to tax IDs of up to 60 characters in the SPCTAXCODES substitution list on the Substitution Lists (SM206026) form.” errorsProblem is, because TikTok Shop items have such long titles to improve their searchability, per that app’s recommendations, that is very long. These end up exceeding the 130 max character count in the substitution list field, and then that causes the ids to not match and sync to still fail. With some research, it seemed it should be possible to forcibly truncate the value if it exceeds 60 with a rule like this in sales order entities:In the above, I’m stuck at which “ERP field” it is. It is not in the dropdown, but we’ve been able to type custom fiel
We’ve created an export scenario using a GI as the source. We need to add a trailer record to the end to sum up the number of payments and the total payment amount. Does anyone know how to do this?
After upgrading from Acumatica 24R1 → 26R1, I’m now getting these errors when using POFixedDemand:The type name 'recordID' does not exist in the type 'POFixedDemand'The type name 'orderType' does not exist in the type 'POFixedDemand'The type name 'orderNbr' does not exist in the type 'POFixedDemand'The type name 'lineNbr' does not exist in the type 'POFixedDemand' I couldn’t find any mention of this in the developer release notes for 24R2 through 26R1. Does anyone know if the class was extended or where there fields went?
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?
I recently noticed somewhere that you can add {br} to an expression in Report Designer to add a line break. I’m curious what else you can do like that within the expression editor, however I can’t find any documentation on this functionality. Does anyone know if this is documented anywhere and, if so, where that is or what other things you can do like this?I’m just curious what else I might be missing because I’m trying to format a field, but trying to format different parts of the field different ways (in Report Designer you can apply formatting changes to an entire textbox but cannot make formatting changes to substrings within the textbox as far as I know). So I was just curious if that could potentially lead me to anything that could help.For example, I have a large textbox with this data (see below). It’s one blob of text that has different fields/values so it’s not something that can just be split up into custom fields. If I wanted to format it in Report Designer it would be an a
Hi,Is there a way in Acumatica to convert an inventory item to a fixed assets without manually issuing the items and converting to an asset?Thank you,Dulanjana
Vendor already exists on the items and we are looking to change the vendor to the default (already marked default on a different vendor) using an import scenario. Searched and tried several different options. Was getting the purchasing unit error, added that and then getting a duplication error. Tried a manual scenario and still no luck. Hoping someone has a GI written for this same scenario. Thank you!
I have a question about Report Designer templates. It can be very time consuming to create a new report from scratch. I’d like to be able to better utilize the templates that are already built inside Acumatica. But, it’s hard for me to quickly scroll through them to get a feel for what the design and layout look like, without already being familiar with the report. Does something exist where you can see images of the prebuilt Acumatica Report designs along with a reference to the specific report number? This would decrease the time of report design immensely.
I have tried 20+ code variations and can’t seem to get this working. Scoured here, stackoverflow and everything else I can find over the last month without a solution. Some appeared to work in prior versions but not now. As the title says; would like these files attached to the email when it sends: Single code file I named POOrderEntry_Extension: using PX.Data;using PX.Objects.CR;using PX.Objects.PO;using System;using System.Collections;using System.Collections.Generic;using System.Linq;namespace Customizations{ [PXProtectedAccess] public abstract class POOrderEntry_Extension : PXGraphExtension<POOrderEntry> { [PXProtectedAccess] protected abstract IEnumerable Notification(PXAdapter adapter, string notificationCD); public delegate IEnumerable NotificationDelegate(PXAdapter adapter, string notificationCD); [PXOverride] public IEnumerable Notification(PXAdapter adapter, string notificationCD, NotificationDelegate baseMethod) {
Has anyone successfully used the AI Assistant in 26R1 beta? I obtained a license key for it and am able to access the assistant, but when I ask it questions it just spins. Things I tried:Opened browser console and found this error: Warning: No client method with the name 'usermessagesent' found.Cleared browser cache.Exposed a GI to AI Assistant, then located AI Assistant Data Processing screen (ML503010) to process it. Got the error in screenshot below. Is AI Assistant not intended to work in beta version?
Hello, (Edit: Production Scrapping in 25R2)We are currently in the process of upgrade from 23R2 to 25R2. In the process, of upgrade we encountered an issue with scrapping on production orders. A case/Bug has been opened with Acumatica. However, we do not have an established timeline for resolution at this time. Problem:When performing a scrap on a production operation the Production Order Detail will record the scrap on the operation in which it was performed. However, the scrapped qty will not update in the first operations QTY remaining and QTY to Produce Columns. All upstream operations, from before the scrap action will remain in a “Completed” status. In our production environment, if a scrap occurs, we must start over from Operation ID 0010.This means, we have completely lost visibility to a production order in the upstream work centers that is starting over in the production process due to scrap. This also means, we lose our Material transactions and labor cost associated to the
We are setting up a BigCommerce site that uses BundleB2B and syncs with Acumatica via the Connector.My issue is getting the Acumatica sales order number to sync over and display in BigCommerce. All of our interaction with our customers (and our customers to us) use Acumatica’s sales order number.When an order is created in BigCommerce, it syncs over to Acumatica just fine. I would like to set up a way for the Acumatica sales order number to sync back to BigCommerce, to its “External Order ID” field in Orders. However, it does not look like the Acumatica Sales Order field is available for mapping/syncing in the Connector.This is very important to our implementation of ecommerce. Our customers must be able to view their orders in BigCommerce with the Acumatica sales order number.Has anyone else with this requirement run into this issue? How did you resolve it?Thanks -GenData
Hi,We are trying to filter a field in an Acumatica dashboard through the URL, but we do not see any possibility of achieving this. Could you please confirm if there is a way to accomplish this? Example: We have a custom dashboard called Production Status with a parameter Work Center. Through the URL, we would like to filter the dashboard to show only WC100. Is there a supported method to apply such parameter-based filtering via URL? Thanks
Hi, I am creating a new layout (attached word doc) for production ticket form. The form shows the production order details. The first page should only be a summary of production/BOM showing production details, operations and work centres.Then a page break after the first page summary. Second page should show the details of the Operation including its work centres, materials, steps, tools and overhead, if any.I have attached the layout that I need and the rpx report design in Zip file. The version of rpx is the below snip:
Hello, happy 2026. I noticed that Acumatica officially released AI Studio with their 2025 R2 version, but it's not a true AI agent yet—it can't create detailed order information. I'm wondering if anyone has used AI agents (like Manus and similar ones) to operate Acumatica. How was the experience? Could you share your feedback?
How are you getting variable outside service costs back to your production orders?I am struggling to come up with a usable process for outside service/process management. We use several outside processes and depending on service, product mix, quantity, etc. they have different costs. We may use a quote from the vendor or base our cost on price lists. Acumatica does not seem equipped to deal with this scenario.Please feel free to skip over my specific attempts, and share how you have managed to get varied outside process costs onto your production orders.What I’m looking for, and the problems I am running into:To enter planned cost and quantity needed onto a production order operation subcontract material Can’t set quantity needed and batch size when Subcontract Source is set to Purchase and Move - even when my outside service is traded in a different unit than my production is producing. E.g. I am making 100 pieces and need to outside process 150 pounds - the weight of 100 pieces. Can
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.