Discussions about construction edition features
Recently active
We have found some instances where bills were applied to commitments so the commitment is currently overstated. I need to reduce the amount of the commitment by $200,000. I can’t edit the commitment itself and for some reason the change order screen is not allowing me to do a deduct change order of -200,000 (it’s not liking that it’s negative for some reason). How am I to reduce the amount of a commitment??
Hello, I am trying to generate multiple weeks of 0 timecards for employees, the previous method that was located in the Employment History settings is no longer available, we recently updated to 2023 R1Where can the new method be found?
After upgrade i get the above error, how to solve this error?
If you are a construction company utilizing Acumatica payroll module, how are you handling multi state workers compensation coding (by job and by state) and related report generations.
Does anyone have any experience in Acumatica relating to setting up OCIP projects to properly record insurance expense?
Dear partners,Our Summit 2024 agenda is pretty busy, but the engineering team is considering to have a meeting during the Summit days (Jan 29-31).As we work on the proposed date and time, please leave your thoughts on this idea here in this thread, which date and time would work for you? Thank you!
I have a client who would like a customized GI for their Project List.They want to see all Projects listed once and if a Project has billing tied to it, they want to see the last ProForma Ref Nbr and the last AR Ref Nbr.In the example, on Project 9683, they would want to see AR Ref Nbr - 000004 and ProForma Ref Nbr - 000007. Is this doable? If so, can it be done in a GI or does it need to be a report?
Hello All,I have been trying to create a PO for the project that has the Inventory Tracking set as Track by Location. but it gives the following warning message:How can I resolve this?Thanks in advance.
Hello All,I have been looking out for templates that would help us out to import the project Balances. I would also like to know if importing the Project Balances would mean importing to the Project Transactions screen? Also how can we import Project AR Invoices?Thanks in advance.
Hi Acumatica Community,Looking to hear and learn about your best practices for reconciling Acumatica reported job costs with Procore
Hello all,I have been receiving an error that says: “the quantity of a stock item will go negative” whenever I try out to complete a Transfer transaction, even though there are enough qty in the location, and the summary at the bottom of the screen show plenty of available inventory.Is there a possibility that the error is getting triggered due to allocation of that particular item to a specific project & hence, cannot be used for transfer?Kindly share your suggestions.
Hello all,How can we know the allocation info for items for specific projects in Acumatica? Not able to find any info on the Inventory Allocation Details form.Thanks in advance.
Hi, Does anyone have materials comparing Microsoft BC Job Costing and Acumatica Construction Edition functionality?
I have several supplier performance GIs that show outstanding items and due dates and would love to be able to set the GI to be extracted as Excel or CSV and emailed to a specific address each day. To be clear, each supplier has their own GI so it is not like i need to filter the GI based on supplier - all results in the GI can go on the same email.
Dear Members,I am getting below error when i release transfer order,my current version 2023R2(23.200.0151) .In my previous version everything was working fine.
We are using several user defined fields with the combo control type. We just came across an issue where a value from the dropdown was incorrectly selected. We are able select another option in the dropdown, but cannot remove the data to change the field back to blank/empty. The weird thing is we have one UDF set up the same as all the others, that allows us to highlight and remove the data, but it’s the only one out of several. Has anyone else had this issue, or know what might be causing it and how to fix?
I’m creating a business event that will notify our Payroll Department every time a job is marked certified, however I’m running into an issue getting the correct information in the “To” line of the email template. I created the GI with all the information that is needed, but there isn’t a field I can reference where the correct email address would pull from as it will always need to go to the same email address.I saw a video the other day where an extra column was added to the GI for the email address and set with a fixed result. I’ve added this to my GI, but when I test, the email is not going through, and now I can’t find the video to troubleshoot. It would be great if I could just enter the email address itself into the “To” line, but from my understanding that is not possible. Any suggestions? Thanks for your help!
Client is using Project / Construction. Orders material and sets type to Project drop ship. Issues is the commitment shows the order with Taxes. But when receive the material it only adds the Item costs to the project and then writes the Tax portion off to an expense account. How do you get the tax to get added to the cost of the project during receipt or Bill processing?
I was able to add a UDF for verbiage I want on the change order screen but now can’t figure out how to add it to the column configuration
Is there a way to create custom statuses for change orders? I want my PM’s to know exactly what each thing means and sometimes “on hold” and “closed” don’t tell them exactly where it is in the process.
Is it possible to consolidate change orders? I had 15 change orders approved as one lump change order that needs to show up on my pay app as one - not 15. is that possible if they are already listed in acumatica?
How do you un-check Pro Forma invoices on Projects? Is it possible?
Good morning Team, I have taken up the opportunity to build an SOP within my CO. for Requisition. I have a Requisition flow chart but i am having some trouble with some instruction. I come from an SAP background and this Acumatica process is quite different. Our CO. builds projects and spread sheets ‘Build Plans’ with material different quantities, vendors, costing accounts, etcetera… would this be a single requisition or would this be an individual requisition per vendor, per project costing accounts? It is important for us to have the following information from requestors. But i see when generating Requisitions these are not a mandatory ASK*ID (Part number)QTY.Vendor COST code PROJECT Task SUB Account thnk you.
Hi Team,I have added a custom dropdown field to the Acumatica Quote (PM304500) screen. I want this field to be editable when the status is "Prepared," but it automatically becomes non-editable when the status changes. I have tried writing code in the Row_Selected event for the field to make it editable, but it's not working. Kindly provide me with a solution or let me know if there's a mistake I am making that is preventing it from working. added this field in the public class CRQuoteExt : PXCacheExtension<PX.Objects.CR.Standalone.CRQuote> #region UsrClosed [PXDBString(1)] [PXStringList(new string[] { "W", "L" }, new string[] { "Won", "Lost" })] [PXUIField(DisplayName = "Closed As")] public virtual string UsrClosed { get; set; } public abstract class usrClosed : PX.Data.BQL.BqlString.Field<usrClosed> { } #endregionalso added this field public class PMQuoteExt : PXCacheExtension<PX.Objects.PM.PMQuote> {
Trying to have cost populate on a project quote and keep getting 0. Where does the unit cost come from for each line item?shouldnt it come from here? Or at least this is where we are expecting to get the Standard cost from.
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.