• SAGE 300 EMAIL INTEGRATION

    Hello everyone, How can I configure email on SAGE 300 under the company profile to invoke the a clients outlook such that also the sent statements are stored on the sent folder in the clients Outlook? I'm using SAGE 300 2022.
  • Azure VBS script makes active x error

    I used a VBS script to login to Sage300 with task scheduler this technique has worked for many sites and many years Client went to Azure hosting and now...... this line: Set Signon = CreateObject("A4wSignonMgr.AccpacSignonMgr") Makes this :…
  • SAGE300 - incons that you made as "float"

    Good day If you made your navigation as "float" how do you find this and change it back to "dock"? Thank you
  • Work Order Module

    I'm new to Sage. I'm wondering if there is a module for Sage 300 that allows one to create a work order, track its progress, and interface with the inventory system so that when a tech needs a part for a repair, it can be scanned and allocated to that…
  • Customization Directory Screen does Not Work with Custom Macros

    Hi, Customization Directory Screen Does Not Work with Custom Macros I just installed version 2023 of SAGE 300 with PU5, but I encountered a problem. When I use custom macros (for example in OE - Order Entry) when sending the format to print it always…
  • Data bleed between macro screens

    I have a macro that launches a copy of the OE Order Entry. the customer runs it 3 times and gets 3 OE Windows There seems to be data bleed between the screens where data from one screen will pop up on another screen or interfere Any ideas on segregating…
  • LANGUAGE LOCALISATION

    What do they use language localisation for?
  • VBA application Sage 300 2024 login error

    For years we have very successfully utilized a Back Office program that I have written in MS Access and VBA. It functions to 'bridge' our POS invoices over into Sage 300. It uses the ACCPAC COM library for login and import of invoices. This weekend…
  • SAGE300 2023 - Macros - Invalid Signon information

    I created VB.net application which run macros but I got error when tried open session the code: Session = New AccpacCOMAPI.AccpacSession Session.Init("", "XY", "XY1000", "61A") Session.Open(acc_user.ToUpper, acc_pass.ToUpper, acc_company.ToUpper…
  • Posting AR or AP Batches using accpac advantage

    Hi all, I have already created C# program using Accpac Advantage to import AR and AP Batches into sage in Ready to Post Mode. But my client wants it to auto post after import to sage. So, is there any tutorial or example that I can reference for doing…
  • How to Post the AR or AP Batch using Accpac Advantage.

    Hi all, I have already created C# program using Accpac Advantage to import AR and AP Batches into sage in Ready to Post Mode. But my client wants it to auto post after import to sage. So, is there any tutorial or example that I can reference for doing…
  • Using existing connection in Accpac Advantage

    Hi Everyone, I am now developing a .NET exe and Accpac.Advantage to open the view and import into Sage. But currently how I design is using the one sage login to open the view and do the stuff inside the program. Now I would like to change it to use…
  • Hide specific detail columns using VB/VBA

    I'm creating a customized OE Entry screen. I want all the users to have the exact same fields and detail columns. I'm able to hide fields on the header level using the code below. But I'm not sure how to hide specific detail columns. Anyone know how to…
  • Removing a program from O/E Transactions

    Hello Community, I have a customised version of the Order Entry screen (OEOrderEntry.exe) which was added to O/E Transactions panel. Then the point was to prevent users to use the original Order Entry screen (program OE1100). I found out that I cannot…
  • How to move Sage 300 user's desktop icons (custom crystal reports) to a New Server (new Sage 300 version)

    Hi everyone, I dont remember exactly but Im sure we could copy some folders/files (\USER I think so) of Sage actual installation at server (they have Sage 300 ERP 2012) to new server installation (Sage 300 2022) so we can recreate icons users run -…
  • Remove Earnings & Deductions from employees

    Is there a way to quickly remove earnings and deductions from employees or a group of employees utilizing a selection list or range? We use the assign and update tools frequently, but are needing a way to quickly process a removal of a specified earning…
  • Use invoking session inside XLSM

    Sage menu invoked an XLSM file Inside that XLSM file I want to use the invoking Sage300 session because customer has limited licenses So do not want to login and make another session with another userid and or have to know user's password etc. sort…
  • Bank entry cheque issue

    Is there any option in bank entry module to input cheque number?
  • 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…
  • Company Promotion in CRM to Customer in Sage 300 with auto assign customer number

    I have a customer that we recently upgraded from CRM 7.2 and Sage 300 v2014 to CRM v2022 and Sage 300 v2022. In their old system they had and auto-assign customer number when they promoted a company in CRM. Clearly a custom process. I need to set this…
  • Sage 300 API - AP Payment - updating payment batches

    i am reviewing the Sage 300 web API and looking for a means of updating a AP payment batch (eg. removing a cheque from the batch, updating cheque dates, removing invoices,etc...) and all I can see thus far is GET and POST for APPaymentAndAdjustmentBatches…
  • IC Macro fails during edit with Out Of Memory error

    I built two macros that create IC adjustments for a certain class of items for a client. Works fine on the system in my office. I coped the two macros onto the clients server and when i go to edit either macro I'm getting an 'Out of Memory' error. …
  • I/C Options Allow Fractional Quantities Greyed out - any way reverse?

    Is there any way to reverse the I/C Options Allow Fractional Quantities? it is currently ticked on and greyed out, not allowing change.
  • Sage 300 Web API - Sage 300 2020

    Getting below error when calling API for AR module. The 2 config files are enabled ( https://www.sagecity.com/support_communities/sage300_erp/f/sage-300-general-discussion/110205/unable-to-make-a-get-call-using-sage-300-web-api ) and in Sage 300 USER…
  • Create a Sage 300 Quote in CRM and have the quote number assigned the opportunity ID.

    I have a client who recently upgraded from Sage 300 v2012 and CRM 7.2 to Sage 300 v2022 PU3 and CRM 2022 R2. On the old system, when they created a Quote in CRM (Sage 300 quote) the Quote Number was automatically assigned the opportunity ID. I assume…