Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
Does anyone have a solution for how to setup PTO Banks for Sick and Safe time where it is time earned per 30 hours worked?
I create a new report. And i need set visible group header by some condition When i set =$LaborReport_RowsCount>0 in visibleExpr this headers was not visible. But i have rows in Labor Report.
When add table in schema builder have this error. I reopen report designer and I have this problem again.
Hi,When attempting to redirect to my custom screen using PXRedirectRequiredException, Acumatica throws the error ‘You have insufficient rights to access the object.’I have verified that the user has Grant All permissions on both the screen and the graph, and the user can open the screen directly in the UI without any issues. What else could cause this error during programmatic redirection?
I have field Description or other and i need wrap text with label for this field. How I can do this? For example i have this structure And in report my field description stuck other field, but label description not.
Does anyone know what might be causing this issue? I hadn’t published this project before on this instance. I downloaded it via Git, changed the site paths, built it, created a customization project, and uploaded the data from the folder.On another PC, this project publishes without any issues.Text:[2025-12-12 08:23:41.342] Failed to load types from the PX.BarcodeProcessing assembly with the message: Method 'GetBqlTableSystemData' in type 'PX.BarcodeProcessing.ScanHeader' does not have an implementation.[2025-12-12 08:23:41.369] Failed to load types from the PX.Objects.AM assembly with the message: Method 'GetBqlTableSystemData' in type 'PX.BarcodeProcessing.ScanHeader' does not have an implementation.[2025-12-12 08:23:41.370] Failed to load types from the PX.Objects assembly with the message: Method 'GetBqlTableSystemData' in type 'PX.BarcodeProcessing.ScanHeader' does not have an implementation.[2025-12-12 08:24:46.513] Validation failed.
I set vendor access by user. I want to filter the data by the vendor or employee when running the report in Report Designer. I remember that in customer access, I only needed to link another table to the Customer table, and the data was filtered automatically. But for vendor access, I don’t know how to make it work. Please guide me
Does anyone have any xml files for basic Cash Account Generic Inquiries? I would really like to build something simple that just shows me a total for a cash account based on todays current Balance and adjust for any AR or AP that is due within the parameter date range I give it. I want to be able to say, how much will I have on 11/20/2025 based on the balance of today, any due AR and AP, and any future AR and AP that has not been paid yet. Almost all of the banking and finance inquiries are Customizations that do not let me pull that information in as a data source. And I am not experienced enough to mess with the customizations themselves. Has anyone made something like this? Or does anyone know how to make one? Needed info: Cash accountBeginning balance @TodayDate filter/parameterSum AR completed and due within Date filterSum AP completed and due within Date filterEnding Balance running total for each day
I’m trying to create a attribute that records every time a specific Sales Order gets rejected. I thought to use a Field Update in the action field on a Customization project to create a running counter, however, I only get the error: “Specific Cast is not valid.” Is there a simple way to do this, or no?
Inserting 'AR Invoice/Memo' record raised at least one error. Please review the errors. Error: 'Exchange Rate' cannot be empty.
I have a simple html file hosted in the same url as acumatica:http://{host}/{site}/Frames/Tools/pod/pod.htmlThis an html file in acumaticas website. I want to put this in a site map and the acumatica menu.I have an entry in my site map as follows: But it’s not showing up in the menu and even when I manually put the site id it redirects me to screenid=00000000 i.e the home screen. Is there a way for a site map entry to point to a url?
I was having an issue with getting my new saved report getting into the site map. At the time of writing this report I was able to get it to work by “Open report from server - load report lists” and saving it as a new report.I was not able to get it to show up from editing the saved report and saving it to the server.Problem solved, has anyone else had this issue?
I created GI that pulls all appointments that are past today’s date but have the status of not started. Now I am trying to set the appointments that are over 60 days to one color and the ones over 30 days to another color. I am having issues with the date in the formula to set the row colors. In the conditions it lets me use the @today-30 or -60 function but it doesn’t like the @ today in the results grid to setup the color. I tried the today() function but then it gives me a syntax error. =IIf([FSAppointment.ScheduledDateTimeBegin]<((today())-60),'red', (IIf([FSAppointment.ScheduledDateTimeBegin]<((today())-30),'orange', 'default'))) Any ideas on how I can accomplish this? I know the issue is integer versus date but I am not sure how to fix this.
I’m working on creating a Sales Order and running into an issue with negative inventory on Shipments.“Sell Negative” is already set to true in the Item Class, so the Sales Order is created successfully. However, when I go to the Shipment screen, the system only generating auto the quantity that is currently available for shipping. I need to overship/ship a negative quantity, but the Shipped Qty field is restricted to the available amount. When i am adding manually the qty worked fine. I want to make it like when i click on create shipment button the system should populate the correct data not only shipmnet avialble.I’m stuck at this step.Can someone please guide me through the correct process for handling negative inventory on Shipments and how to resolve this issue?
Hi Community, Acumatica seems to have recently inserted new Roles that do not follow their normal naming convention nor have any sort of information for their descriptions. Does anyone know when/ why these roles were added? And what their access is to the system?Thanks,RJ
Hello,On December 1st, our GST number changed and we are wondering what would be the best way to manage our AR invoices to reflect this change : every AR invoice dated November 30 or before should have our old GST number, whereas AR invoices dated Dec. 1st or after should show our new GST number. We usually set up the GST number on the Company screen. The problem is that if we change it on the Company settings, it would also change the GST number on previous invoices. What would be the best way to proceed in your opinion?
Hi all, I need to change the Default Fin Period on the Reverse and apply action. Needs to default the the current open Period. I developed this below and it works. Does it look right? I have not made a lot of these changes.Thank you using System;using System.Collections;using PX.Data;using PX.Objects.AR;using PX.Objects.GL;using PX.Objects.GL.FinPeriods;using PX.Objects.GL.FinPeriods.TableDefinition;public class ARInvoiceEntry_Ext : PXGraphExtension<ARInvoiceEntry>{ [PXOverride] public virtual IEnumerable ReverseInvoiceAndApplyToMemo( PXAdapter adapter, Func<PXAdapter, IEnumerable> baseMethod) { var result = baseMethod(adapter); ARInvoice memo = Base.Document.Current; if (memo != null && memo.DocType == ARDocType.CreditMemo && memo.OrigDocType == ARDocType.Invoice) { string currentPeriod = PXSelect<FinPeriod, Where<
We did a mid-year Acumatica implementation. How do I load the vendor payments by branch for 1099 reporting purposes? Our branches have different EIN#s.
Hello!I was wondering if anyone had this issue when using this setting on the Production Order Types screen.I turned this on to better track our subassemblies so everything can be categorized under the parent production order #. But what’s weird is that it causes the Production Order # to skip a bunch of iterations, seemingly at random.See below for a screenshot. These were all Production Orders that were created within the last ~5 days. And I am certain that there is no way that someone created around 7000 Production Orders only to delete them in that timeframe.For some reason it jumps from POP027009-000 → POP027746-000 all the way to the most recent which is POP037933-000. And in this screenshot, the earliest production order (POP027009-000) to the most recent (POP037933-000) jumps over 10,000 iterations. Prior to turning this setting on the numbering sequence worked as intended. Is there something conflicting between this setting and the numbering sequence? Does anyone know why this
How to filter records by current user branch GI
Hi everyone,We’re running into recurring issues in our Distribution Center related to lot-tracked inventory and availability for shipping. We are semi-new to Acumatica, having gone live in March, so we’re still ironing out some processes.Our Lot/Serial Class is set to “User - Lot Tracked”, meaning the system does not assign specific lot numbers when generating pick lists - only the location is specified.Here’s the problem:The picker is directed to a location (e.g. F-A01-) to pick any available lot. However, the lot they select is often showing an error (Something like “lot unavailable” or “inventory will go negative”), even though it physically exists in that location. Other times, picking and packing go smoothly, but at Confirm Shipment, we get an error saying the inventory will go negative - even though nothing appears to be oversold or misallocated. When we double-check the Inventory Summary screen, it shows more than enough quantity available to complete the pick lists, yet Acumati
We recently migrated all our SKUs from average to standard costing due to average costs getting all mixed up. We did this by issuing out all of the inventory, updating costing to standard and entering a receipt back in. I am running the inventory valuation report but continuing to see the inventory valued at average cost rather than the new standard cost of the SKU for many items. One example is the following SKU:L175:Standard Cost - $42QTY on Hand - 425Expected Cost - $17,850 Cost per Valuation ReportAverage Cost - $235QTY on Hand - 425Cost on Inventory Valuation Report - $99,875 This appears to be an issue for all SKUs with an INCost ValMethod of “A”.Any reason why this INCost ValMethod would remain as average despite the SKU having been changed to Standard Cost?
i need to add buttons on mobile app. In web version i have this. How i can do this in mobile app?
Hi is there a method in acumatica where I can set the cursor to be defaulted to a specific field on a screen in Acumatica once the page is loaded?I have investigated and found a link to this idea post but could not locate more information regarding this:Thank you!
Hello!I’m looking for some help resolving an error I am seeing with a customization project I created that adds new fields to the Stock Item screen > Packages tab.The error I am getting is: An error occurred during processing of the field Freight Included: Specified cast is not valid..Here is what the Trace specifies: Error: An error occurred during processing of the field UsrFreightIncluded: Unable to cast object of type 'System.Decimal' to type 'System.String'.. Below is part of the code giving me the issue. public class InventoryItemExt : PXCacheExtension<InventoryItem>{ #region UsrFreightIncluded [PXDBDecimal(2)] [PXDefault(TypeCode.Decimal,"0.00")] [PXUIField(DisplayName = "Freight Included")] public virtual string UsrFreightIncluded { get; set; } public abstract class usrFreightIncluded : PX.Data.BQL.BqlDecimal.Field<usrFreightIncluded> { } #endregion} Thanks in advance!
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.