Maintaining Item specific notes for IC Item for Transactions Use

As Sage 300 development partner we have done many customizations for enhancing process flow or made changes to fit the client’s requirement variance with standard sage 300 flow. Recently we have done customization for providing item specific notes on required transactions screen for one of our customers. In this blog we are going to discuss… Read More »

Installation of web Customization in Sage 300c v 2019.1

Sage 300c has a user-friendly admin interface, through which user can easily import and install web customization for any module in sage 300c v 2019.1. This is one of the useful features through which any module or screens could be easily modified. In Sage 300c 2019.1 version, we can easily import and assign any modification to… Read More »

Possible Cause and Resolution for UAC popup while opening Sage 300 Customized screen

Here we are going to discuss about the issue that causes the Sage 300 customized screen to display unnecessary “UAC popup” prompt when the sage 300 is logged in by non-administrative window user. We have come across this issue mostly in Windows 10 and later versions environment due to advanced security measures that has been… Read More »

How to use BlkPut to save data into Sage 300 using Advantage API in C#

In this blog, we will be looking on saving the data into Sage 300 with BlkPut function using Advantage API in C# .Net. Sage 300 has different ways to save the records using code recorded by macro where all the values are assigned to the fields individually using Field Name or Field Index, record saving… Read More »