Create new Items by copying existing items in Sage Accpac ERP

Few industries need creation on multiple items that use same set of information, this need to be done because there is slight variation in inventory that one needs to record and report separately. Few examples are (Apparel/footwear/Electronics /Furniture industries etc..). Though we have a GreymatriX (Apparel Integration for Sage Accpac ERP) Add-on as a solution… Read More »

Adding columns to the detail grid of Transaction Screens in Sage 300

You must be wondering why one has to write a blog on this topic specifically when Sage has a powerful and easy to use Optional field’s module which not only captures custom information on Maintenance and Transaction Screen but also Tracks the information from Originating document through GL and not to forget the capability of… Read More »

Inventory Reconciliation of Sage ACCPAC ERP

Do you know that inspite of Physical Inventory stock equals with the Count in Inventory module, the GL value of Inventory does not match with Inventory Movement Report Value? The answer is “Yes it is true” and the common reason it can happen provided someone has posted entries directly through GL. There is another reason… Read More »

How to programmatically get List of Companies from the Accpac system

Almost every integration that we do between Sage Accpac ERP and 3rd Party Product, on our setup screen we have to display the list of all Accpac companies so that our connector knows which Accpac companies data is getting integrated with the 3rd party Product. If you are also writing something like this and need… Read More »

Use SQL Queries through Accpac view

There are few situations that almost every Accpac Developers face while working with Accpac Views, like… PERFORMANCE, when you have to browse/read a filtered piece of information from an Accpac table/view that has a huge size of Data, yes! Accpac certainly allows us to filter the Data on the fields that are exposed by the… Read More »