• Excel Button Greyed Out

    Anyone come across the excel button in GL Transaction being greyed out? All of the other exports work, but the GL screen is greyed out, even when i have a transaction highlighted.
  • Sage 100: Only crashes on my login and only on one computer.

    Experiencing an issue where my login crashes while no one else's crashes sage. Works fine on other computers. Made new login account copying my own and it crashes too. Issue only starting happening this morning. Worked just fine yesterday. I removed…
  • Read line items for a specific Invoice order without using a loop for every order.

    using (DispatchObject soObject = new DispatchObject(pvx.InvokeMethod("NewObject", "SO_Invoice_bus", oSS.GetObject()))) { soObject.InvokeMethod("nSetKeyValue", new object[] { "InvoiceNo$", strRefNumber }); int rt = (int)soObject.InvokeMethod("nFind…
  • BOI daily transaction register update

    Hi, Can anyone tell me what is the "Updated" field mean in the Journal and Register Viewer? When I use BOI to do the Daily transaction Register update , it shows N. However if I do it from Sage, it will show Y. Am I missing something on the program…
  • Sage 100 vs Sage 50

    I have recently taken over as Controller for a meal cruising company and am looking for advice on the accounting software they are using. Currently they have Sage 100, and it is not compatible with the reservation/POS system we use for the boats. All…
  • oLines not properly filtered for new SO (in header scripts)

    Issue identified on a 2019 Premium system, but verified on unmodified 2021 Standard with ABC data. Column post validate script on SO Header (WarehouseCode). sSalesOrderNo = "" retVal = oBusObj.GetValue("SalesOrderno$", sSalesOrderNo) oSession.WriteLog…
  • Standard Desktop is missing option to browse to a folder

    In the old Classic Desktop you could view the path of items in the MAS90 folder - it was like a windows explorer address bar at the top. I don't see an option for that in the Standard desktop. This is causing an issue when clients are using a published…
  • Sage keeps closing

    We have 6 different computers running Sage 100 . On my computer only, Sage will close it's main page and I'm unable to continue working unless I close out and sign in again. Again, this only happens on my computer. I don't have to be doing anything specific…
  • Has anyone had issues with a paystub not reflecting all the hours paid?

    We have an employee that recieved their paystub for only 5 hours, but they were paid for 59 hours. Anyone else have this issue? It has happened on 2 of their stubs.
  • Sage Advanced vs Premium

    We are planning to upgrade Standard to Premium based on the assumption that Premium is comparable (or not much slower than) to Advanced in terms of data input and reporting speed. Standard is very slow and painful to use, so our team needs better performance…
  • Tax Exemption window. Tax code and description change values after data is entered is this normal?

    Customer Maintenance -> Enter a customer number -> select "Exemptions" by "Tax Schedule". The first line reads "CITY", "City", blank. If a data value is entered into the third column labeled "Exemption Number" the first two change from City to State.…
  • Sales order entry line item won't delete

    I have never had this happen but I inserted a line item and it showed up the part number, but no description or any other information. I tried deleting the line but when I go back into the sales order later, it is still there. I have tried everything…
  • AP Invoice History > Invoice History Memo Inquiry > Find File defaulting to Server directory wastes a lot of time

    Sage100FindFileIssue.docx Please review the attached document. I cannot figure out why the application isn't remember where the last user opened a file from, is there anything I can do to fix this.
  • Account Detail made Quicker

    FormerMember
    FormerMember
    It sure would be nice if Sage made it, so when we needed the detail to an account on the current financial statement, all we would have to do is "Double Click" on that account and the detail would be right there on our screen. Right now we have to go…
  • ProvideX File Server High Disk Utilization

    We are currently running ProvideX File Server file version 4.21.1000.0 to access a database located on the same server through an ODBC connection. The server is a VMWare Windows 2008 R2 server connected to a Dell 1200 array with 15k sas drives. When users…
  • MAS 100 2013 slowdown - white box

    Has anyone else experienced a slowdown since the most recent Microsoft updates last Thursday 08/25/6?
  • User Interface Screens open slowly

    Sales Order Entry takes a 10-15 seconds to open. What is a typical amount of time for the screen to open?
  • Error: 0 in Method SETKEYVALUE

    I have a customer that is using the Invoice Data Entry screen. I've done BOI work to import a record into that screen. I use SetKeyValue and SetKey to insert a record using BOI. It works fine, but sometimes it hangs and errors out with <Error: 0 in Method…