by William Tom | Mar 31, 2021 | How To
A client reported an issue when updating a customer item price. (Note the Customer Inventory Maintenance form was not customized) It was taking too long to update a price. First, I check to see how many items that this customer had. It had 2778...
by William Tom | Dec 29, 2020 | Acumatica
To create a generic inquiry, you need to have general knowledge of data access classes (tables). But for a non-technical user, you can still create a generic inquiry with some basic knowledge. Say you want to create a shipment inquiry listing lots which may have...
by William Tom | Aug 20, 2020 | Acumatica
When printing an invoice in Acumatica you’ll get a URL printed at the bottom of the invoice. Removing the Footer URL in Chrome To resolve this in the Chrome browser: Click print on the invoice againThen, expand the more settings and uncheck the headers and footer....
by William Tom | May 19, 2020 | Acumatica
Say a client wants to add lot # to shipment report (SO64200 is the report name). Therefore, you add the table SOShipLineSplit table to the report, add additional detail band and display lot #. The report will look like the following example: Batch#...
by William Tom | Jan 2, 2020 | Acumatica, How To
Create an Acumatica custom shipping label for number of boxes based on a shipment with a number line items and quantities. The quantities will be divided by a factor of that item setup on stock item maintenance to give the number of labels to print for that many...