• Program screen ID

    hi all, I am following example on this link https://www.sagecity.com/us/sage300/b/sage_300_erp_r_and_d/posts/launching-non-sdk-programs-from-the-desktop to create a screen using C#. I am able to create and working fine. However, the details is not looking…
  • ACCPAK.MAK file not found

    Hi alll, I am trying to compile my module ID but having this error: makefile(19) : fatal error U1052: file 'ACCPAC.MAK' not found - Sage 300 SDK 70A is already installed and activated to few companies (I have ~15 companies, SDK is activated on…
  • Reproduce Sage Interface design in C# Program

    Hi SageCity, which framework can I use to have the same user interface as Sage 300, Border Size, Title bar color Example Sage Interface : My Interface :
  • Solution/Module is not displayed correctly - Web SDK

    Dear All, I am working on Solution Wizard with Web SDK. I successfully created 2 modules, CU and SG. But the only problem is the modules is not displayed correctly. SG module is not showed in the navigation menu. But the content of SG modules is displayed…
  • Sage 300 UI Customization Issue in Closing external application.

    I have created external .net application to download data in excel format from Sage 300 2020 and i included that .exe inside sage.If i close the sage window, external application UI is still open..I want to close the external application if sage is closed…
  • Set a field as required in Order Entry/Shipment Entry

    I want my staff to mark orders/shipments as picked up or delivered using the SHIPVIA field. But even after training them they forget to enter this and leave it blank most of the time. Is there a way to make the "SHIP VIA" field required in Order Entry…
  • Visual Basic with Sage 300 SDK Module development

    We have an existing module that gets installed into Sage 300. This module consists of several forms that are tied to views that we created. This whole process was done with Visual Basic 6 leveraging the SDK. I am just learning my way around the SDK…
  • Sage 300 ERP 2014 Web Deployment developing and implementing custom screens

    Hello! We have successfully implemented the web deployment on a new server with Sage 300 ERP 2014 on a Windows Server 2012 R2. Can anyone tell me where we can get some instruction on how to implement our custom screens on the web deployment? From what…