Introducing Acumatica Cloud ERP: 2026R1
Get inspired and gain all the knowledge you need
Recently active
Good day,I want to create a customer through Acumatica Web service endpoint, and I get this error:"error": "Inserting 'Address' record raised at least one error. Please review the errors.; CountryID: 'Country' cannot be empty.",Country is required to create the customer, so I have the field added in the web service endpoint and I have tried using CountryID or Country, but it gives the error.Any suggestions?{ "CustomerID":{"value":"TESTCUSTOMER"}, "CustomerName":{"value":"Test Customer"}, "SendDunningLettersbyEmail":{"value":false}, "SendInvoicesbyEmail":{"value":false}, "SendStatementsbyEmail":{"value":false}, "Address":{ "AddressLine1": {"value": "123 Main St"}, "City": {"value": "Random city"}, "Country": {"value": "US"}, "State": {"value": "CA"}, "PostalCode": {"value": "00000"} }, "Attributes": [ { "AttributeID": { "value": "ARCONTACT" }, "Required": { "value": true }, "Value": { "value": "Cash" } } ]}
In the Acumatica Construction Edition, how would I create a ‘punch list’ for projects? Is that something done through Cases?
Hello all,I am wondering how we can configure the system Purchase Order/Receiving/AP Bills to conditionally calculate tax or make exception based on the Company/Branch buying from a vendor? Vendors profiles are shared between all companies but some of our companies have tax exemptions, and some don’t. So, when we purchase stock/nonstock items using PO to AP or direct AP Bill, depending on what company/branch is the buyer, taxes should be added to the items or be exempted. How can we do this?
Most screens with grids have an option to import from an excel file. Specifically I am talking about the SO entry screen below I have a customization where I customized and added an event handler on this screen and it fires fine when users are entering data in the grid. But when they load records form file, it doesn’t handle. Never fires the event from what I can tell. I stripped it bare to see if the code was having an issue, but even the simplist code never fires as below: protected void SOLine_RowUpdating(PXCache cache, PXRowUpdatingEventArgs e){ var row = (SOLine)e.NewRow;}But the same event fires when modifying the data in the screen. Any thoughts?
I have had to change the URL of our production instance, and now I have no way to update the URL in the configuration wizard. Does anyone know where the configuration wizard stores its data?
In a report I use FABookBalance.BookID field. According to its definition it is an integer type, when I print it in the report it displays the FABook.BookCode field’s value. It is string type. But FABook table did not contains in the table schema of the report. I need to add a filter based on FABookBalance.BookID. Following screenshot shows the data exist in both of tablesFollowing is FABookBalance.BookID field definition public abstract class bookID : PX.Data.BQL.BqlInt.Field<bookID> { } protected Int32? _BookID; [PXDBInt(IsKey = true)] [PXDefault()] [PXSelector(typeof(Search2<FABook.bookID, InnerJoin<FABookSettings, On<FABookSettings.bookID, Equal<FABook.bookID>>>, Where<FABookSettings.assetID, Equal<Current<FixedAsset.classID>>>>), SubstituteKey = typeof(FABook.bookCode), DescriptionField = typeof(FABook.description), CacheGlobal = true)] [PXUIField(DisplayName = "Book")] public virtual Int32? BookID {
How do we test an email template to ensure it looks the way we want it to when received by our customer?
How do we add other employee email addresses in place of the Sales email in the From section of our email templates?
I am trying to figure out how to get the status of an Engineering Change Request to be Rejected. When I reject a request it just puts it back into the On Hold status and allows the user to submit the change again. I’d like to figure out how to Reject it.
Please excuse my ignorance but our organisation is new to Acumatica. We currently utilise an internally created excel quoting template due to complexity and dynamism of quoting requirements. I am interested to find out whether we are able to create a PUT or POST through the API from the Excel document by Product code, Quantity and some other details or if there is a default excel template for Acumatica which we can move our data in to and then import in to Acumatica? Working in both Acumatica and Excel would allow us to build out the quote and then import the data to Acumatica as the single point of truth however have two reference points to ensure we don’t miss anomalies?
I have a generic inquiry that shows PMTimeActivity Data. I’ve allowed Mass Update, and want to be able to mass update Project Tasks. However, the Project Task selector has no available tasks to select. I can ensure there are tasks available for this project, but they don’t show up in this selector. I’ve also put Project Task Id in the results grid. It’s also worth noting that Project and Service Item selectors work fine. I have a bad feeling it’s because the selector doesn’t know what Project to reference, as that is a requirement of ProjectTaskID in the PMTimeActivity DAC (DAC code copied below). Any ideas or work arounds? #region ProjectTaskID public abstract class projectTaskID : PX.Data.BQL.BqlInt.Field<projectTaskID> { } [PXDefault(typeof(Search<PMTask.taskID, Where<PMTask.projectID, Equal<Current<projectID>>, And<PMTask.isDefault, Equal<True>>>>), PersistingCheck = PXPersistingCheck.Nothing)] [ProjectTask(typeof(projectID), BatchModule
Adding a Text box in a UDF on Invoices and receiving the error “Index was outside the bounds of the array”.I have many UDFs throughout Acumatica and not understanding why this can not be added.
I’m trying to invoke the following: GET {{url}}/entity/Default/22.200.001/TimeEntry?$filter=cf.DateTime(f='Items.Date')%20ge%20datetimeoffset'2024-08-01'%20and%20cf.DateTime(f='Items.Date')%20le%20datetimeoffset'2024-08-16'&$select=Date,ProjectID,TimeSpent,BillableTime,EmployeeAuthorization: Bearer {{token}}Accept: application/json However, I receive the following error:{ "message": "You have insufficient rights to access the TimeEntry (PM209100) form." } When I add my user to the “Administrator” role it works fine, but I prefer using a custom role.Which permissions do I need to add to the role to make this work?I’ve tried adding all “Time and Expenses”, “Projects”, as well as “Project Management” permissions to no avail.
I want the “Mark for Production” checkbox to be selected automatically for certain components. I thought that this was achieved via this screen on the item, but it doesn’t seem to work as I’m expecting it to. Why doesn’t that field auto check/un-check based on the item settings?
Hi ALL,We have Cases that are repeated periodically every 3 months, 6 months, etc., such as air conditioner maintenance, employee computer cleaning, car maintenance, etc.Take air conditioner maintenance as a specific example. We created a Case called "Air conditioner maintenance" and we closed this Case when it was completed. The air conditioner maintenance work will be repeated after another 6 months. How can the closed "Air conditioner maintenance" Case automatically "Open" again after another 6 months or How can the system automatically create a new Case "air conditioner maintenance" after 6 months? Best Regards,NNT
Hi Everyone,I'm localizing a tenant to Portuguese, but I keep getting an error whenever I open the screen where the specific string is linked because the strings contain "/". Does anyone have any ideas on how to resolve this issue?
good day everyoneanyone can help me what would be the proper procedure in this scenario: i made a SO, then create shipment for it then invoiced it. the thing is i forgot in SO the column of shipping rule was tick as cancel remainder, it supposed to be back order allow, but i already made shipment and invoiced it already.the status of SO is ‘Completed’, the status of shipment is ‘Completed’ & the status of invoice is ‘Open’ we did not aply payment yet to this transaction because we made mistake from SO in column shipping rule and we are trying to find ways how to revert the transaction from invoice to shipment and the inventory to return to warehouse location and we can correct the SO to use it again.can anyone enlighten us abt this matterLooking forward for your helpThank you
The Acumatica Developer Conference is an annual conference that provides our technical community with the in-depth knowledge & tools required to build great customizations, integrations and even applications, fully utilizing Acumatica’s cloud xRP platform.This year’s event will be held over three (3) days with about four (4) hours of presentations each day. We are organizing the event into three different days, catering to different knowledge areas: Beginners, Intermediates, and Advanced. Our speakers are finalized by our CTO, Mike Shchelkonogov, along with other Acumatica and Technical Community speakers. The agenda and speakers are still a work in progress, and we will provide updates as soon as they are finalized.Learn more and register HERE: https://www.acumatica.com/developer-conference/devcon-2024/ 2024 Virtual DevCon Sessions Schedule - (U.S. Pacific Time) Oct 01 Tuesday10:00 - 10:15 amVlad Sushkin - Welcome 10:15 - 10:30 amAli Jani - Kickoff 10:30 - 11:30 amTBA - Developer
Did anyone else have their Amazon Connector quit working this morning? Mine has been down for about 5 hours. I have tried the steps I know but haven’t been able to restore the connection. I am receiving the errors found at the end of this post. We are on Acumatica 2022R2 Build 22.219.0015What I tried: Tested Connection - Failed Ran Cloud Services Diagnostics (SM205090) - everything was successful Updated to the latest connector version (2023 R2 Update 11 updated to 2023 R2 Update 13) This was the problem last time we had a connection error. Re-Authorizing Amazon Connection (second screenshot below).I have opened a ticket with my VAR, but was hoping someone here may have a solution as my VAR has been a bit slow to respond lately. Test Connection ErrorAuthorization Error
I am attempting to create a dashboard widget that allows the sales reps in our company to track contacts who have a specific value set into an attribute on those contacts, in this case that value is “Garlic 2024”. when I open the all contacts GI and go to the results field for campaigns and either enter “equals Garlic 2024” or the “Is not empty” options it filters down to the campaign contacts properly but when I attempt to setup a filter in the dashboard widget using the same options it returns no results as though it is filtering out everything. is there something broken or am I doing this wrong?I included as many screenshots showing my settings as I could think of to help show what I am seeing here.
Upgrading a customization project from 23R1 to 24R1 I’m getting the following error:PrimaryKeyOf<MyDAC> does not contain a definition for BaseByHere’s the line of code.PrimaryKeyOf<MyDAC>.BaseBy<MyDAC.field1, Config>.FindBy(graph, field1);Is there a different namespace needed or has the BaseBy been removed. ThanksScott
How can I add the Remit to address to a Vendors GI? The account address is already used in the GI and is from the same table and is the same data field as the Remit to Address. The address being pulled for the GI is always the account address and is unable to also pull the remit to address. Has anyone ever tried doing this before?
We have a client who is a “construction” company which also does manufacturing. Since the materials they purchase ulitmately is applied to a project, they are required to pay sales taxes on their raw materials. Ideally, we’d like the PO and AP bill to calculate the sales taxes on the purchased goods (configured for Sales Tax Input), but would like the system to treat the sales tax as a landed cost to increase the value of the inventory.It seems like there are two mutually exclusive paths here:Configure the system to calculate the expected sales taxes on the PO and AP Bill by assigning tax categories to the stock items, tax zones to the vendor locations, and setting up the Sales Tax Rates with an input line. Do not configure the system to calculate the expected sales taxes, but rather enter the vendor’s taxes as a Landed Cost Accrual transaction to adjust the value of the received inventory, then add the LC accrual to the vendor’s invoice. I suppose that if we’re using line-level tax
Could someone please advise how to update the default Vendor GL information in the location table?I have 650 records that need updating!Thank you.
Good day,I am setting up individual user emails (2023R2). Tested the email and it worked. However, when sent an email outside the system; the Name of the sender was correct but it was sent from the default user email address. See sampleEvan G<noemail@none.com. Evan G is the name of the person sending the email. and the address is for another user. We are using Office 365 emails.However, when the user sends it someone inside the company the right email address is used. Is this a setting issue? Or changes needed to preferences? I have not sure how to start to tackle to make sure the user name sends from the correct email address.Thank you@Evan G
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.