• Edit Location Name

    I'm goes to edit the location name then save but not worked for me. Please anyone help on this
  • How to add What's This? help to a custom field?

    I am missing the link (secret handshake) somewhere and would appreciate someone pointing me to the right direction. My goal is to enable What's This? right-click context-sensitive help for a new screen that I am building with the Sage 500 framework…
  • Maintain Items custom fields disappearing

    Today as well as last Friday, my company reported all our custom-designed and added fields on the Maintain Items screen disappeared. On Friday, I readded them based on a snapshot from a previous DB version... this morning, they were all gone again. …
  • Using a DATE custom field in an SQL statement

    I went into Set Up IM Options -> Miscellaneous tab -> Custom Fields and added an optional custom field called SDSDate and set it to be a Data Type of Date. Then in Maintain Items I set an SDSDate value for some items. These custom field values are…
  • Error calling DLL code from VBScript

    Back again with a specific bug... I have customized the Save Event in the frmBatch object in the Process Receipt of Good form: Sub Form_Save(oDM, bSave) Dim objApp, result Set objApp = CreateObject("LMNO.PrintNewLabel.FormSave") result = objApp.PrintBatchLabels…
  • Setting max value from a number control

    I've created a field in Maintain Blanket Purchase Orders. It's called Set Max Qty Ord, I want a user to be able to enter a value and then use that value to set the max on the Qty Ord input. This is my first task in Sage, so detail in an answer, or direction…
  • Sales Tax Schedule

    Help! Trying to create a PO in a new company and a box comes up asking me to add a tax schedule. My other companies don't jhave this box pop up. I don't use tax schedules at all. how do I make it so that this is turned off? Thank you!!!
  • Populate text box

    Hello! We would like to have a textbox on Enter Sales Orders and Quotes that populates once a customer, and subsequently a salesperson, is selected. I've added the box and binded it to the appropriate field, but it doesn't populate until we save and…
  • tU_tsoSOLineDist

    Hello, I recently made a similar post to this one regarding the insert version of this trigger, tI_tsoSOLineDist. Our issue was resolved and we are now able to save the original ShipDate entered so when the date changes, we can see by how much. However…