Get inspired and gain all the knowledge you need
Recently active
I have a client currently who does Vendor Pricing and they need to update sometimes over 100,000 records. I know this isn’t feasible with the Price Worksheets as they have a limitation. I am looking to see what others have done to get around the limitation in Acumatica. Obviously using the Vendor Prices is not ideal because it would take too long to update. Thank you!
It's great that we have such a vibrant Acumatica community to get quick answers to questions and gain product knowledge! We have very active members jumping in to help others out all the time. The goal of the community is to respond to every member’s question so that no one goes away "empty handed".Connect, Learn, Share Samvel Petrosov - Acumatica Community Featured Member for April 2025Meet Samvel Petrosov our Acumatica Community Featured Member for April 2025. It’s great to have you as part of the Acumatica Community @Samvel Petrosov! Acumatica User GroupsNew! Michigan Acumatica User Group, Northern New England Acumatica User Group, NorCal Acumatica User Group Request to join today!Upcoming meetup! NE Acumatica User Group Meetup – May 6th, 10:30am-2:00pm ET Note - You need to be a member of the group in order to access/RSVP. If not a member, go to the NE Acumatica User Group site, Request to Join, once approved, RSVP there to the event.Upcoming meetup! SAVE THE DATE: SE Acumatica
Hello,I am configuring security settings for different user roles and we are limiting a role to be able to create a PO from an SO only. IE: They can not create a PO from “Create New PO” button and cannot order things to stock. They can only order a PO from an SO.They need to be able to update the Ship-To Address and for some reason the Ship-To Contact is allowing the override but the address is not. The checkbox will allow me to check it and then it will auto deselect without opening up any of the fields to be edited. See the GIF below for what I mean.I have tried going into the Override button directly and given the maximum security setting allowed for the button and that still does not work. I am not sure why the Contact override would work and the Address would not. Any help is appreciated -- Thank you!!
Looking for assistance on importing information to vendor details tab on stock item screen. There could be multiple data scenarios, and I can’t seem to get the import to work for them all. Possible scenarios:Add vendor detail to item with zero vendor details currently Add vendor detail to item with existing vendor detail (vendor is different vendor from existing) Updating vendor ID on existing vendor detail line Combo of adding a new vendor line and updating an existing within the same importImport Scenario Setup and Outcomes:This import accomplishes adding to a record that has zero vendor details currently. I imported two lines with different vendors, and it imported both and marked the second instance as the default. This import also works with adding a new vendor detail line to the record. I imported one line where the vendor did not match the existing vendor detail vendor. This import cannot update existing vendor detail when vendor and UOM match.When there are zero vendor detail l
Hello,I am trying to remove a lot of my Sales Prices that has an expiration date 01/31/2024, I am trying to create an import scenario to expire them unfortunately not working. Any tips on the above would be greatly appreciated.
We are transferring inventory from a non-project to a project within the same warehouse (same location). The quantity is moving correctly, but the cost is not following — instead, it's being posted to the PPV (Purchase Price Variance) account.Later, when we invoice the project (sales invoice), revenue is booked, but no cost appears, resulting in inaccurate margin reporting.Has anyone faced a similar issue? Could this be related to how the project account groups or inventory posting classes are set up? The cost is not getting capitalized into the project correctly during the transfer.Would appreciate feedback or best practices for handling inventory transfers into projects to ensure costs are correctly posted and reflected in project billing/COGS.
hi Guys, I am working on report and everything looks perfect the only problem is when i exporting into excel the Order QTY values disappeared from the column. I am only tring to export two Columns other is working fine but this OrderQty is not showing any data in the excel but present in reports. Before that it was like this i only changed the order columns
I have been given a request to add an extra field to a “Production Order Material Summary” GICurrently the GI will display a summary of all the materials that were used in a Production Order. But my coworker wants, on that same GI, to also have a link to that Production Order number that the Material was created from. For example, we blend powder through a production order, then that powder is used as material for a Packaging Production Order. And they would like to have a link back to the creation of the material. I attached my current GI, I have seen duplicate Data Sources before, but I have never used them myself. I assume I would need a second AMMTran to pull the creation transaction. But I have no idea how to relate it to the material instead of the Production Order that the material was consumed in. Any Help would be much appreciated.
We have a repair facility where we need to start with a repair quote (RQ) and move to an Repair Order (RO) once we receive authorization to proceed with repair from customer. I need to open a production order on the Quote as I need to post labor right away for the evaluation. When I start in quote, the mark for production box is grayed out. We are currently on release 2024 R2. Do I have a setting wrong? Is this even possible? Will the production move from quote to order properly? Anyone doing something similar that has come up with a way to do this or a work around?
Hello, Is their an easy way to automatically calculate a 20% surcharge on the sales order / invoices in Acumatica. We do not want to update our all prices if Trump reduces the Tariffs soon.Currently we created a item called SURCHARGE and manually calculate the 20% tariff surcharge. Thanks!
Hello Acumatica Community,We are paying vendors using the ACH NACHA file process. The bank itself posts the total of the file to our checking account. Acumatica is posting each vendor amount separately in banking. Have any of you found a solution for this so that it posts as the total amount in banking?Thanks!Kay
Hello,I am able to successfully log in after setting up the new system email and external application in Acumatica. They have 2 factor authentication and as I said, I was able to do the initial sign in from Acumatica. When I hit TEST of the system email it fails with this message. Any thoughts?
We are receiving this error after upgrading from 23r1 → 24r2. I have removed the device associated to the user and reinstall the mobile app. No change…Thanks,Brett
As Controller, I am looking for credit memos to hit a different GL than my sales. I have been informed that Acumatica cannot do this. I don’t believe it. Can someone please direct me how to do this? Second, I have items that are not inventory related and would like to direct those sales to ‘Other Sales’. Can someone help with that?Regards,
I created a template for adding specific line items to a sales order. When the line items are added, I want the Manual Price flag to be unchecked. I marked the manual price flag as False in the template. However, when the template is applied, the manual price checkbox is marked as true.
Hi All,Could you please advise on the best approach to transfer Generic Inquiry data to the customer’s external SQL Server database? The data needs to be transferred and synchronized periodically.Thanks
Hi Acumatica Community! anyone know how to best handle this scenario? Item A is stored as a kitted item. But it's sold as component as Item B. When looking at on hand qty, is there a way to count Item A's inventory as part of Item B?
Hi, I have a customisation that is attempting to prevent duplicate lot numbers from being scanned on the mobile App (IN301020) and Receipts (IN301000) INReceiptEntry is overriden to throw an exception whenever:There is a lot number already persisted to the database, or The Lot number already exists on the unpersisted receipt.Condition a. works as required. The screen shot below shows the outcome of attempting to scan lot # 1234 which already exists in the database.The error message is in the header, and this is visible when using the mobile App.However condition b. behaves differently, 1234z doesn’t exist in the database. On fist scan it gets added.No problem there. However when scanned again, the error messaging is appearing on the line, instead of the header.The issue I have is that this error messing isn’t visible on the Mobile App. What I’m looking to acheive is to have an error message display on the header when condition b. ocurrs.In terms of the cusomisation, there is a Fe
Hi everybody,our customer rents out heavy machinery and it regularly happens that he receives a sales order from a daughter company of a big client. Our client then creates the shipping order and ships out the item to the daughter company.At the end of the billing period, our client has to create the invoice NOT for the daughter company, but to a specified leasing/financial company (also owned by the big client).One way would be to just change the billing address, but that is not what our client wants (for various reasons).Is there any possibility to do that in Acumatica without a customization?Thank you for your help!
I have view which is used with 2 grids on different tabs and showing different columns, like view have total 12 column, first tab grid show 7 columns, second grid show 5 columns.we are doing same, in classic UI, where we define grid in aspx, but in modern UI we do not have option to define the grid, how can achieve this case.Grid1 Grid2 Modern UI <qp-tab id="tab_0" caption="LOT/SERIAL DETAILS"> <qp-grid id="lotNumbersGrid1" view.bind="BatchLotDetails"></qp-grid> </qp-tab> <qp-tab id="tab_3" caption="LOT/SERIAL DETAILS"> <qp-grid id="lotNumbersGrid2" view.bind="BatchLotDetails"></qp-grid> </qp-tab>
Hi everybody, do you know if one can add a subreport in another subreport? (And then have both of them in main) or as alternative solution: add on the main report a second subreport in the same section type (second reportfootersection)?
Hi Everyone We are having an issue with rounding up purchase quantity from required quantity on Purchase Order. For exampleInventory Item: Metal Sheet (Each Sheet is 2.5 sqm)Base Unit: SQMPurchase Unit : EA“Qty Roundup” under manufacturing only applies to required quantity in base unit. Say 12.9 sqm of metal sheet is required for a production order. It generates a Purchase Order for 5.16 sheets. (We need the Purchase Order to round up the quantity to an integer, in this case 6 sheets.) We tried implementing lot size as 2.5 in both 1) inventory - replenishment and 2) bill of material - lot.It didn’t seem to work. Could you please suggest a solution? Is customisation the only way? Thanks in advance.
I have a weird issue, I couldn’t find a known reported issue/fix for. 2023 R2Sales Order generated for 150 units at 10 units/case.We had 98 available in inventory. The system allocated 98, we only shipped 90, due to ‘ship case quantity restrictions’, and canceled the shipment line for 8 units.More inventory became available, recently, system allocated 76 units. Math says we should have expected 60 to complete the 150. Total ordered is showing 166 on SOOrderLine. Everything looked fine in the Audit History. We can track the order allocating all available inventory (known issue for us). We followed our process to cancel the partial case. SOOrderLine totals looked fine until inventory was allocated to the shipment this morning. We fixed the issue with this order, but I am trying to understand how this occurred so we can avoid delays/issues in the future. If the second shipment allocated as 70 or 80, we could have overshipped a case without visibility until we got feedback from the
Has anyone seen this error before when selecting a template on a report? I can’t find any details on what may be causing this error on a report template, and Acumatica support will not assist as the error is occurring on a custom report. Something to note with this error is that template gets selected, error occurs, report can still be ran. BUT, this will not work for us because client wants to be able to use these templates when sending reports. Because the error is occurring, the send reports feature is not populating correctly. undefined: Cannot read properties of undefined (reading 'setControlError')
hello all,i have been trying to make an adjustment for the month of Dec-24 for a Fixed Asset but when I try to create a transaction it throws the following error: The period is active in all the modules, still receiving the error, Whereas Acumatica generate a depreciation transaction for Jan-2025.
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.