Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
I’ve imported HTML descriptions, but they are not displaying correctly in a report. They are displaying correctly on the stock items screen - just not the report where it is needed.If I go to the stock items screen and make one small change, Acumatica will rewrite the HTML and it will then display correctly in a report. Anybody have any ideas for updating these descriptions so that Acumatica will rewrite the description HTML. Should I put a ticket in for a SQL script? Will that resolve the issue? Imported HTML Imported Display Report DisplayDisplay After adding a minor change to the description - Acumatica rebuilt the HTML
Image1mine is 2024 R2 , i would like to know how to setup home screen as first homepage to all user ? i already navigate to site preference and set homepage there, but after i login as user, what they will see as first page was acumatica default welcome screen as showned below:Image 2after i click home button then only showned as “Image 1” . And then i tested by assigning “Wiki Author” role to any user ID which that role provides access rights for creating Wiki articles, then only that user with “Wiki Author” role can see the homepage article i published earlier on wiki. Can somebody help me ? I need to know how to configure this so that users can access my ‘homepage’ in view-only mode, without assigning any roles that allow them to edit the Wiki content. How can we configure the system so that the first page displayed to users upon login is the homepage containing my Wiki article? Thank you.
Trying to get a business event to trigger once a week, however, the process doesn’t seem to be working. The Automation Schedule is running, but the business event itself is not. Any troubleshooting ideas?The Business EventThe Report Hasn’t RunThe Automation ScheduleThe Schedule Has Run
As far as I know, Acumatica only allows you to PUT one entity at a time. Is there any way to do a bulk upload of entites (eg. Stock Items, Journal Transactions etc)?If it’s not possible to do it within Acumatica, can it be done with a custom API or a wrapper and what would that look like?
We currently are using the Distribution Management Software. At the time we started that software, we weren't doing much “Production”. We are now doing a lot more but not enough to validate moving to the Manufacturing Software.Any suggestions on a light production module that doesn’t cost an arm and a leg to run? We don't need a lot of the “Bells & Whistles” that a lot of add-ons offer. I understand the cost for installation and training. But after that, the cost for usage of the module to be reasonable. Requirements:-JOB TRAVELERS/PRODUCTION TRAVELERS (To also be able to track status)-BILLS OF MATERIAL-BOM COSTING Optional Items:-FORECASTING/REPLENSIHMENT WITHIN THE BOM’S-AUTOMATIC “KIT ASSEMBLY” WHEN JOB TRAVELER IS COMPLETED
I’ve seen a few topics related to this and no clean solution presented for this. I’ve solutioned this completely different based on the unique needs of each client. Surely there’s a better way… Does anybody know what the cleanest solution is to track warranty costs within Field Service? Scenario: Run a normal service order (standard service order type) - we don’t know what would be covered under warranty yet as the repair needs to be executed first Tech completes appointment - identifies that the part is not covered under warranty Labor/Travel > bill to the customer as normal Parts (Inventory Items) - need to be expensed to COGS - Warranty instead of COGS - Materials Billed at $0 (marked Free Item) The inventory issue is going to hit COGS - Materials based on the Inventory Item defaults… I see no way in Field Service or other Acumatica settings to change the COGS posting for inventory items. How else are companies managing this situation? Acumatica does not appear to have any
Hey all! Question - Can you actually receive, view, and reply to emails in Acumatica? I was drafting an email and I saw the “Replay All” button but I have yet to see any place to actually view emails? Thanks!
Hi All, We are the option of adjusting the Unit Price for a Sales Order after a Shipment was created and/or completed. In Sales Order status language in the Status of Shipping/Back Order/Complete.The Invoice won’t be created yet. And the goal is to have the Order and Invoice match up in case of Error on original Price Entry and it going through Approval without being caught. I tried Workflow Adjustments and Graph Extension on the SOOrderEntry Graph but wasn’t able to Enable the Unit Price field. I tried both Cury Unit Price and Unit Price. Any ideas on how to achieve this or is this something that Acumatica just doesn’t allow due to being too risky/invasive?
We are trying to return stocks from a Project related sales order , but the system won’t allow it because we don’t have an invoice associated to that sales order-shipment. Is there a way to return it in inventory without needing to do it manually ?
I have a customer who would like to delete their service contracts in Acumatica. Is there a way to do this?
Hello All, I am curious if anyone uses Acumatica to track Resale Certificates for your customers. If so, how would you does your company do that?
I am trying to add the inventory item table into the view for a new screen twice for two different fields. i want to pull the status of the 2 different inventory items that are on the below screen. I found a couple of articles that i tried, but when i add the table a second time with an alias, it is pulling all of the inventoryitems instead of just the one on the line item. I tried adding .fromCurrent in there and it didnt duplicate, but it didnt pull the information either. What am i doing wrong on this?notes- the material id field is a free form text field so i have to use inventorycd for it. the barid field uses inventoryid in the table. public SelectFrom<ProtoCutLine> .LeftJoin<InventoryItem> .On<ProtoCutLine.materialID.IsEqual<InventoryItem.inventoryCD>> .InnerJoin<InventoryItemTwo> .On<ProtoCutLine.barID.IsEqual<InventoryItemTwo.inventoryID>> .Where<ProtoCutLine.orderID.IsEqual<ProtoCut.orderID.FromCurrent
Hello!I have a Parameter set up as @SiteID. I am attempting to make a cell on my report designer only visible if @SiteID parameter is null. Can this be done? Maybe to explain a bit further. At the top; I’d like this to show up only when @SiteID is usedI’d then like the “warehouse” and “Waukegan” below it on the right column to only show when @SiteID IsNull I’ve looked online and done a bunch of AI chats and i only seem to error out every iteration i use.
Hi Community,I’m looking to get your thoughts on ETO manufacturing and custom-built subassemblies. Our client does a tremendous amount of Engineer-to-Order manufacturing. In many cases, their solutions may ultimately be built once, which may also include a reasonably large portion of their subassemblies, such as laser-cut sheet metal parts. The custom products and subassemblies often fit nicely into a handful of product classes, but in their current state, they are often creating new SKUs for ETO product and subassembly. These parts are virtually never in inventory beyond the time necessary to issue them to a production order or ship the FG to the customer. The client will be using CADLink, which will be used to generate SKUs, BOMs, and to update Production Orders. We can continue down this path, which is fine. With that said, it feels as though there could be some potential benefit of creating skeleton SKUs and BOMs representing generic versions of these products. This is a solu
Has anyone developed a system where the move transaction can be done in batches similar to how the materials wizard functions? We release materials when a production order is completed in house so we do the materials and move transaction one right after the other. The materials wizard allows us to release materials for dozens of production orders if needed, but now we need that same functionality but for the move transactions.
I am trying to create a GI that links the project quote to the project (to compare values). I’m getting this error when I run it. I have tried two different ways of linking the two tables: I’ve attached my GI. Any ideas what is the best way to link these two tables?
I created a new version of a report and added it as a separate Customization. However, when I run Unpublish, the new report version remains in the system.Is there a way in Acumatica to fully revert or remove report changes when a customization is unpublished?What is the correct approach to ensure that report modifications are rolled back after Unpublish?Thank you in advance for your help.
I need to correct a quantity in a RO by returning some of the items on the same day but with no charge. When creating a return on the same day, it still charges for the day.How do I avoid this charge?
Hi AllIn our Acumatica instance, when entering a line in the Sales Price Worksheets screen, the defaut value for the Price Type comes up as Customer Price Class.Is there any way that it can be set to use Base as the default value instead, please?Price Type default value is currently Customer Price Class. We would like it to be changed to Base as the default value if possibleThanksAmit
exception has been thrown by the target of an invocationunable to cast object of type 'System.Byte[][]' to type 'PX.Reports.Web.WebReport'
Hello all,How can I setup an Approval workflow for the Opportunities screen in Acumatica? We know that the Approval Map doesnt have the option to setup approval for Opportunities screen. But is there any possibility to setup a similar flow without customization?
I’ve tried to find an import scenario to import users into a new system and am not finding what I need. I created the Excel Data Provider as follows using guidance from some older posts in AUG Forums.The import scenario is:When I try to Prepare the Import by Scenario, I immediately get this error:The column 'Active' is not found in the data setDoes any one have an import scenario that works for users or can tell me what is wrong with mine?
I get this error when trying to print a check.
Hello,On February 28th, we upgraded Acumatica to 2024 R2, and now the USPS Ground Advantage service method is missing from the service method list.I contacted EasyPost, and they said it appears to be an Acumatica issue. They advised us to reach out to Acumatica for support.Does anyone know how to add or retrieve this service method? I tested the connection and it is working.
Hey! We’re seeing a weird issue with one of our invoice email templates.If we open the PDF preview and click Send, everything works and the email draft opens as expected. But if we’re on the Invoices screen (AR.30.10.00) and use the Email action, it fails every time with this error (Trace-Log):at PX.Data.PXViewCollection.get_Item(String key) in C:\build\code_repo\NetTools\PX.Data\Graph\Collection.cs:line 1489 at PX.Data.Wiki.Parser.ParseContext.SetForeachIterator(String viewName, IDictionary2 parameters, String sortby) in C:\build\code_repo\NetTools\PX.Data\Wiki\Parser\Output\ParseContext.cs:line 123 at PX.Data.Wiki.Parser.ForeachTagProcessor.PX.Data.Wiki.Parser.PXHtmlParser.TagProcessor.Process(String tagName, String content, List1 attributes, WikiArticle result, PXWikiParserContext settings) in C:\build\code_repo\NetTools\PX.Data\Wiki\Parser\BlockParsers\XmlTags\ForeachTagProcessor.cs:line 115 at PX.Data.Wiki.Parser.PXHtmlParser.DoParse(ParseContext context, WikiArticle result) in C:
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.