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...
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....
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#...
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...
Netsuite error: Cannot fetch a row from OLE DB provider “MSDASQL” for linked server. Say you have sql job calling a stored procedure on a local SQL server that is pulling data from NS scheduled at 8pm daily. It’s been running fine for a...