Get inspired and gain all the knowledge you need
Recently active
We are excited to announce that we are entering Managed Availability for our Modern Customer Portal initiative! We are looking for early adopters to explore the new features in a sandbox environment beginning with 2025 R2.The steps to sign up are listed below and are also available in the Managed Availability program details.If you would like an overview of the Modern Portal, please refer to the link below:2025 R2 Release Notes – Modern Customer Portal starts on page 139 The 2026 Acumatica Summit Customer Portal Presentation is attached to this postEnrollment InformationTo ensure a successful, high‑quality experience, participation in the Managed Availability program is limited. During enrollment, an Acumatica team member will review your use case and confirm whether it aligns with the program’s scope.Customers:Please complete the eligibility survey by February 13th. Contact your Acumatica partner and provide: Details describing which areas of the Modern Portal you plan to use and prov
We have sales orders that come thru with retail (stock) items but also non-stock items such as donations to other organizations. We also take sales orders up to 6 months in advance before we can fulfill them (we deal with live plants and seeds). When donations come in I would like to invoice the sales orders for those lines. Is there a way to do that?
We are displaying the approver on our sales order report. We bring this information in as follows: I have a situation where the same approver is in two approval maps rules (one inside of a workgroup and one as an individual). So when he approves a document, it comes through twice. This is now causing the detail lines on the sales order print out to duplicate. I would like to group by the key field here, which is RefNoteID, but I get errors when doing this because it is not a normal numerical ID.Any suggestions? There might also be cases where there are two approvers who are not the same person, so grouping on Approver ID is probably not ideal, but maybe a work around for now because I only need to display one approver on the report. Still wondering if there is a better way though?
I have a program that PUTs Production Orders via REST API. It worked until our recent upgrade from 24R2 to 25R2. I was using endpoint version 23.200.001 but it happens with 25.100.001 also.I PUT to ~entity/MANUFACTURING/25.100.001/ProductionOrderDetail?$expand=Operations&$select=Operations/OperationDescription:{ "OrderType": { "value": "RG" }, "ProductionNbr": { "value": "TESTORD" }, "Operations": [ { "ControlPoint": { "value": true }, "OperationNbr": { "value": "010" }, "WorkCenter": { "value": "SAW" }, "rowNumber": { "value": 1 }, "OperationDescription": { "value": "Cut 12\"" } } ]}And it responds 200:{ "id": "ca50efb0-01c4-f011-843a-06b1b982e321", "rowNumber": 1, "Operations": [ { "id": "0846d663-06c4-f011-843a-06b1b982e321",
New Drip Campaign Available in MAP! I’m excited to share a brand-new drip campaign in MAP designed to help you share the benefits of Accounts Payable Automation, powered by BILL. This campaign is your go-to resource for showcasing how this powerful integration can transform financial operations for your customers. With automated approval workflows, seamless bi-directional data syncing, and flexible vendor payment options, this solution is built to streamline invoice workflows and enhance cash flow visibility.Here’s a sneak peek at what the campaign highlights:Automated approval workflows to reduce errors and speed up processing. Flexible vendor payment options to simplify financial operations. Real-time dashboards and reporting for a 360° view of cash flow. Seamless connection to BILL’s network of over 8M businesses.Getting started is easy!Access the campaign emails here. Customize them to fit your audience and goals. Launch your campaign!
Hi all, i have import scenario. I Have some action which use data from address tab. When i debug this, i saw that Site_Address.Current is null. But my project have this data. Project.Current is not null. Have you any ideas?
Hello everyone,I’m having the following problem: I’m trying to convert a Classic UI screen into Modern UI and 3 of the buttons are not getting hidden for some reason but there’s a try that my colleague tried doing a while ago and the buttons are working as expected there but I’m unable to recreate them for some reason using the automatically converted screen into Modern UI. The buttons I’m having that issue are “Confirm, Generate and Change Order” also another thing I noticed is that we cant reuse the Transactions variable because if we do, the Subcontracts grid is not being automatically loaded on page refresh or load.The version of Acumatica I’m working with is 2025 R2. Here’s the automatically generated source code: I’ll have to paste the source code into pastebin since the source code is a bit too long and the post cannot be createdthe HTML filethe TS file that contains the viewinfoand the actual views TS file now the files from my colleague:The HTML filethe TS file Now the C# cod
What is the best way to add a subcontractor to a service order? Is there a way through a PO or how do you tie the bill to the service order?
Hello there,We can add side panels to Entry screens now, and that’s awesome! However, I can’t figure out a way to add a side panel, that would be filtered according to the selection on the SO Line. I have created a couple GIs, added them onto a Dashboard that uses InventoryCD as a parameter. Now, I would like to be able to add this Dashboard as a side panel to Sales Orders screen, and filter data based on what line item is selected on the sales order.Any ideas? Thank you!
Can someone elaborate on this step in the Avalara Implementation help guide: 13. Configure AvaTax for nexus states and map companies. Make sure the ID/Code are identical in both systems. What is meant by ID/Code?? I’m assuming it means the Companies, but Avalara is asking for Locations, so not sure where to enter the ID/Codes. As it stands these do no match because I’m not sure where the word “Primary’ is coming from.Acumatica ID’s: Avalara Locatons: Thanks for any help.
Hello all,I have been trying to create child Prod Orders, but unfortunately, when I click on Generate Orders for Subassemblies option under Prod Order Maintenance → More Menu, it runs & then says “The Operation has been complted”, but it doesnt generate any child orders. Also, I have defined default BOMs for my subassembly parts & also have defined Production Default Source as Manufacturing.How can I resolve this?
I have a custom field in the header of a screen. I cannot find a way to add the hyperlink button to the field.This was addressed for a grid field here:I’ve added the [PXDBWeblink] to the DAC field, but that does not make the link button show.I think I might have to modify the TS file, but I cannot adapt the code from the above topic.export class CROpportunityHeader_Combined_generated { UsrURL: PXFieldState; Any help would be super appreciated.
We recently extended our default endpoint into a new endpoint for our Financial app partner Cube to use. Since some of the financial queries were so large, I ended up building a new GI to summarize transactions down to totals by period, by subaccount, by account for them to use. The GI is working as expected, and I added a parameter to try and make it more ingestible by API. However, whenever our Cube dev tries to access the screen via API they get a 200 but null response, even though the screen when queried the same gets data. The webservice endpoint of this GI says to use a PUT method, though both PUT and GET have been attempted. Could someone please advise? Info:Webservice endpoint flag: Fields has the filter available: GI has OData permission, xml attached as well:GI loads as expected:GI XML (attached to ticket) API call attempted (getting 200, null)https://greatergood.acumatica.com/entity/Cube/24.200.001/CubeSubaccountGroup?$expand=CubeSubaccountGroupDetailsPUT{ "Parameters":
I would like to get a clarification regarding inventory transaction data in Acumatica. We are currently trying to identify whether there is a single table or a recommended data source that can be used to retrieve all types of inventory transactions, such as inventory issues, receipts, transfers, and adjustments, in a unified manner.From our understanding, tables like INTran, INRegister, and INTranSplit are involved in storing inventory-related data. However, we would like to confirm the following:Is INTran the correct and complete source to capture all inventory movements (issues, receipts, transfers, adjustments)? Are there any additional tables or views that should be considered to ensure no transactions are missed? Is there a recommended approach (or standard Generic Inquiry structure) to retrieve all inventory transactions accurately for reporting purposes? Are there any specific conditions, flags, or transaction types we should consider when filtering this data?Additionally, we ha
Good day. This is shot in the dark question. However, we have SPSS EDI for fulfillments of our purchase orders. We are getting this weird occurrence with the Vendor Cross reference duplicates and also it seems to make up alternate IDs as well. Has anyone experienced this phenomenon?We are on 2025R2. If we delete them they just reoccur.Thank you.Evan
Is there a way in the MFG BOM to have the Component flagged to only pull from Lot number?In other ERP systems ( like GP) , there is a single lot feature. Goal is have MRP understand that our component can only be consumed from one lot.
Dear all, In the old version, If there are multiple lines in the AP Invoice, there will be corresponding multiple lines in Convert purchases to assets.But Now in the new version 2023 R2, If there are multiple lines in the AP Invoice, there will be only one line with total amount in Convert purchases to assets.So If I want to have multi lines as the old version, how to config? Thanks and Best regards,
Hi,I have a requirement to transfer the balance of the cash account in one company to a cash account in another company. For that, when Im trying to create the Inter Branch mapping the system does not show me the offset account in the search. What could be the reason ?Thanks!
When importing historic balances into the GL, one was imported into an Asset account with an incorrect branch.The asset account was subsequently used for a cash account and, after recalculating the balance, it was discovered that the offending transaction did not appear in the reconciliation.I am now unable to reclassify or journal the transaction out and replace it with one in the correct branch because the branch does not match the branch associated with the Cash Account. We have already imported transactions into the Cash account so I can’t delete it and start again either. It would appear that I am stuck between a rock and a hard place.Does anyone have any bright ideas on how to resolve or work around this? Thanks in advance… John
We have a payment made in 2026 (application date 2026 also) but it was posted in 2025. We accidentally adjusted it to match a 2025 invoice that was reclassified and now we can't adjust it to the correct 2025 invoice in Acumatica to ensure the reporting is correct.
Hi everybody ! By any chance, does anyone have the AR631000.rpx in the Generics Inquiry?We’d like to add the AR value to our dashboards with the age date set to a specific date. Thank you in advance,
In Short: The issue I am having is upgrading in Trial Mode. I am wondering if my account just does not have access to the “Download Package” function (because I don’t have an account). Which would be an easy answer, but not good news for my pre-implementation testing scenario.Longer version for anyone interested in offering reply. I have been reviewing Acumatica software...in Trial Mode (pre-implementation). I have installed locally from Open University provided software. I have gone through setup, import data, set up some minor customizations (new columns that move data from SO to SO.Invoice...and created those same columns in AR.Invoice for customized reporting...I set up and tested the custom reporting...systems works great! But I wanted to test going through upgrades. I Snapshot’d the tenant, created new instance (sandbox), customizations tested fine, I turned off the customizations in the tenant, went to maintenance mode, downloaded the package in Apply Updates, and attempted to i
We use serial tracked products that sometimes get consumed into other internal orders but sometimes get sold as is to the customer. We are having a hard time finding a way to get a list of serial tracked items that have neither been consumed into other orders nor sold to the customer. Any guidance of how to best pull together this information into a GI that employees can check against? I’m thinking probably some combination of ARTran and AMMTran info
We have created a GI and we are calculating values in the Results Grid to come up with a Percentage Complete. Formula is (ActualAmount / RevisedAmount)*100. This should give us a Percentage Result.However, The Calculation results are inconsistent.For Example, the Actual Amount is 2400 and the Revised Amount is 4800. The Percentage Result is coming back at 100. It should be 50%.Another Example, The Actual Amount is 52716 and the Revised Amount is 138000. The percentage Result is coming back as 76% it should be 38%.But then in another line example the calculation is correct. The Actual amount is 7992 and the Revised Amount is 14800 and the resulting percentage is 54% and this is correct.We can not figure out why this calculation is incorrect and inconsistent.here is the actual line in the results grid.=CInt(IIF([BudgetRevenue.CuryRevisedAmount]=0,0 , ([BudgetRevenue.CuryActualAmount])/[BudgetRevenue.CuryRevisedAmount]*100))
Hi all,I’ve created a Generic Inquiry (GI) to capture the customer’s first invoice date, and I’m using that as the customer start date.What I’m trying to achieve is something like an annual reminder/email based on that date.For example:If the first invoice date is 1st August 2024, then every year on 1st August (like 2025, 2026, etc.), the system should pick that up and trigger an email.So basically, I don’t care about the year — I just want to match the day and month with today’s system date.If today is 1st August, the GI should return only those customers whose first invoice date is also 1st August (any year). Then I can use that to send emails like “you’ve been with us for X years”, etc.The GI I created is already working fine to get the first invoice date, but I’m stuck on how to build the logic to:extract the day and month, and compare it with the current system dateI wasn’t able to get that condition working properly in the GI.Has anyone done something similar or have any idea how
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.