Get inspired and gain all the knowledge you need
Recently active
Team,I am trying to inlcude the Bill Description as part of the AP641000 check with Remittance in Acumatica, the only way I found to do the relation is to do a APPayment related to APAdjust and the APAdjust to the APInvoice to get the Bill Description. In this report, I used the BillType variable to now host the APInvoice.DocDesc, on a check with 3 bills paid, the remmirance DocDesc is correct for the first two lines, but not the third line. I hope somebody could check the report and let me know if I am missing something. report is on the zip attachment Thank you.
Anybody else getting robo Called by this company? They Claim to be Acumatica (Their Caller ID says Acumatica), but when pressed will say they are a partner. They are trying to sell their authorize.net plugin and stating Acumatica has dropped support for it. I have asked many times to be removed but it just won’t stop.
It seems that Acumatica allows that a Cross-Reference Bar Code be used across more than 1 Inventory Id code. So how can we ensure that the barcode is a unique identifier of a particular Inventory Item?
The time is passed as a string. which includes date and time. i need to make a filter where i can filter the data by time.E.g. “1/3/2025 4:49:34 PM”. Any idea?
Hey everyone. We have done a customisation where we extended the Opening Balances to the Customer screen. Here are the fields in DAC: public class MAKLCustomerBalanceSummaryExt : PXCacheExtension<CustomerMaint.CustomerBalanceSummary> { #region UsrMAKLCurrentBalance [PXBaseCury(null, typeof(Customer.baseCuryID))] [CurySymbol(null, typeof(Customer.baseCuryID), null, null)] [PXUIField(DisplayName = "Current Balance", Visible = true, Enabled = false)] public virtual decimal? UsrMAKLCurrentBalance { get; set; } public abstract class usrMAKLCurrentBalance : BqlType<IBqlDecimal, decimal>.Field<usrMAKLCurrentBalance> { } #endregion }We have then extended this field to the Web Service Endpoint, but it returns 0 every time even though the customer has a balance.I have then added the RowSelected event handler and populated the field in there as well, but to no avail. How can I get this field to display in the Web Service?
If a vendor discontinues an item and we plan on purchasing a different item to replace that stock item, is there a way for me to “link” the 2 items together so that my forecast will be able to tell me how much of the new item I need to order based on the old item history?
My team is trying to clear up our system, and we came across three material moves that were never completed, while the corresponding PO was. It seems like all three were duplicates of original material moves that worked, but now these three orders are stuck with the error “AM Error: The batch contains released related transactions and cannot be deleted.” and can’t be deleted no matter what we do. Is there a way to fix this issue?
Where do I put past sales history of items in Acumatica to be used as data for purchasing forecasting? We have been in Acumatica for less than 1 fiscal year and we need to be able to predict purchasing needs based on last year sales.
We have an order on our system that was created 23/02/24. It had 1 line item, with a qty of 1 required. Today (07/03/24) I added another line for the same item, with a qty of 1.When I then Create Shipment, the original item populates the Shipped Qty with 0, but the new item populates the Shipped Qty with 1.The behaviour we want is as per the original item - i.e. the Shipped Qty should remain 0 until we actually pick/ship the item.We’ve noticed that the Location shows <SPLIT> for the original item and FG000000 for the new item - not sure if this is related?Note: we have only edited the original order to demonstrate the different behavior, our new orders behave as the added line does, which is not what we want.We have tried editing various settings, but cannot get new orders to behave as we’d like.It seems as if when the original Sales Order was created there was item/setup data recorded that makes the Shipment behave in a certain way for the existing item.But when you add a new it
Hello Community, Has anyone ever created a report parameter that sets the format on the printed report?For example, I have a small and large label. I created a parameter for “small” and “large”. I added an visibility expression to the report to print a different format based on the parameter selected by the user either “small” or “large”. Does anyone have any experience in this? See label size field. Trying to get that selection to format my report (ie printing a smaller or bigger label). Thanks
Hello. Is there a way to not allow or warn, when entering a sales order, that stock is low or will go negative. This would mainly apply when we want to discontinue an item, and then only sell the qty on hand remaining. Once it is below 0, no more would be allowed to be entered. If more qty is entered for more than we have, then it would error out the SO. Thoughts from anyone how they have handled this?
We are using Device Hub to print our Pick Tickets. Pick Tickets have one parameter, ShipmentNbr and so when printed manually there is one Pick Ticket per shipment number and the PageOf variable works correctly when printed from the print action or when printing from the report pick ticket screen. However when printed from Device Hub it seems that the reports are being sent in batches and the page number isn’t resetting by the group so for example device hub prints 10 pickets with 15 pages and the pages all come out numbered page x of 15.I have tried resetting the page number in the footer of the group and setting the process order to Always and that did not work. Anyone have any ideas where to look next? I did read something about Common Settings in the report designer so I’m going to start there tomorrow. Any help is appreciated.
Hello, I’m attempting to create a Sales Order via the REST API and I’m running into an error I don’t understand when applying a discount. My DiscountDetails JSON payload looks like this: "DiscountDetails": [ { "Description": { "value": "Coupon Discount" }, "DiscountCode": { "value": "COUPON" }, "DiscountPercent": { "value": 15 }, "DiscountAmount": { "value": 0.6 }, "ManualDiscount": { "value": true }, "SequenceID": { "value": "TATER15" }, "Type": { "value": "Document" } } ]The error I’m receiving is “’Type’ cannot be empty”, but I am providing a “Type”, so I don’t really understand what’s wrong. There are no other errors. The error only seems to occur when using the REST API; I have been able to successfully apply the
I have been using a custom workflow in our Project Quotes to put quotes that are not accepted and ultimately lost into a custom state I originally called Refused. Now that we have CRM we have the Predefined State of Declined, but when I attempt to customize the workflow to use it instead of my custom added state, the flow can put the Quote into the Declined State, but can not change it back to a Draft state. It results in a trace error of “The state (@Next) is not specified for this state (L) because it is not placed in a sequence.” when you attempt to move from the Declined state back to a Draft state. Is this something that can be adjusted or fixed? or should I continue to use my custom state to mark them as Refused because we sometimes accidentally hit buttons and need to reverse course on declining a quote?
Hi Everyone,I got the issue when Employee Time Card was entered hour on Saturday for overtime, and when I Remove Hold it combined to the hours on Friday; However it still showing the Saturdays Summary Activities on Detail tab.Can some one help me with it ?Pictures attached below for reference.Thank you
So far, here are the ones supported. There could be more. Would request the community to update this list. Authorize.net (native) APS PayPal PayFlow Braintree WorldPay eBiz AcuCharge (Vantage Card) PayPal Request for Money (not a payment gateway, but a way to send email to customer and get money via their PayPal account)
I am looking to connect with merchants who sell unique/one of a kind items online through eCommerce. We see this use case mostly in merchants dealing with used products or unique items, such as coins, antiques, or similar products. Typically, we see such merchants needing to individually price the products based on their characteristics as such as condition, quality, potency, etc.,If you fall into this category, please let me know. I’d like to discuss how you are currently processing these items using Acumatica.Are you utilizing any customizations? Additionally, I’d love to learn more about the nature of your business. Looking forward to connecting with you!
Hello,I have successfully loaded my prices for 2025 but come to find out they were given to me wrong and now need to update what I already loaded. I cannot delete the sheet below and reimport. Does anyone have a solution of how to update the worksheet to replace the correct pricing for 2025?
one of my clients is telling me that Aatrix does not have a capability in Ohio to file w2s for local municipalities. how are other users in the system working around this restriction? My clients are very confused on how to proceed and Aatrix support has been incredibly unhelpful.
Hi Acumatica Community,I’m exploring the capabilities of Acumatica’s AP Invoice Document Recognition and would love to see a video or demonstration that highlights the following:How the system processes inbound email attachments containing invoices (e.g., extracting data from emailed PDFs). How it works with scanned PDFs, particularly in terms of batch processing. Whether I can drag and drop multiple PDF invoices directly into Acumatica and have the system recognize and process them efficiently.If anyone knows of existing videos, tutorials, or documentation that visually showcases these features, please share. Seeing it in action would be immensely helpful for my understanding and evaluation!Thanks in advance!
In the initial set-up of Acumatica and Vendor Classes, a cash account was entered in the “Default Financial Settings” for each class. Now, we are using a new cash account to pay vendors. We have removed the default cash account in all classes so feel new Vendors added will not have a default cash account. We were able to mass update the cash account for all open AP bills using GI. We would now like to update all Vendor records either by removing the old cash account default (i.e. default cash account would be blank) or the new cash account. We tried using GI, adding the “location” data to the Vendor record but were unsuccessful in creating the needed relations to accomplish the mass update. Any and all help to get this update completed as a mass update is appreciated.
Hi Team,I have created custom project and task selector fields on the request screen.Currently, the selector displays all tasks, but I want it to display only the tasks related to the selected project in the task lookup.Please assist me in resolving this issue.Below is the code. #region UsrProject [PXString(255)] [PXUIField(DisplayName = "Project", Visibility = PXUIVisibility.SelectorVisible)] [PXSelector(typeof(Search2<PMProject.contractCD, LeftJoin<Customer, On<Customer.bAccountID, Equal<PMProject.customerID>>, LeftJoin<ContractBillingSchedule, On<ContractBillingSchedule.contractID, Equal<PMProject.contractID>>>>, Where<PMProject.baseType, Equal<CTPRType.project>, And<PMProject.nonProject, Equal<False>, And<PMProject.status, Equal<ProjectStatus.active>>>>>), typeof(PMProject.contractCD), typeof(PMProject.description), typeof(PMProject.customerID), typeof(PMPro
Hi All, We are running into an issue where Equipment Time cards are being automatically generated about three months in the future. Does anyone have a reason why this would happen? Right now they have equipment time cards all the way into march and do not want this.Does anyone have a solution or where I could start to look at a setting or something?
Hello all,I have bee trying to release time cards but it throws the following error:
Hello,We recently (past 3 months) went live with Acumatica and are continuing to refine our processes and explore capabilities. My current project is to set safety stock on certain raw materials so we can leverage MRP and ensure that we always maintain the necessary on hand material levels. We have set our Inventory Planning preferences as shown below: We have two warehouses setup in our system, MAIN (aka Finished Goods), and RAWMTL. All of our raw materials are inventoried in the raw material warehouse. We set the invetory planning values as shown below on a select group of raw material part numbers for testing: We then ran MRP and reivewed the Inventory Planning Display and were surprised to see that MRP was showing Safety Stock demand (see below) for us to purchase this material in the MAIN warehouse despite the fact that we have sufficient (greater then 300lbs) material on hand in the RAWMTL warehouse. For materials that do not have sufficient on hand inventory in the RA
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.