Forum Post: RE: Service Based Company Seeks Same
Hi BayDiesel, Since it looks like you are looking for thoughts and findings specifc to Sage 100 ERP, I'm going to move your post to that Support Group so that other users of this software will see it...
View ArticleForum Post: Invoice Numbers
We are currently using Sage ERP MAS 90 (Version 4.50.7.0) Previously to keep track of various projects (Conferences, Donations, online orders) we had customer #'s that would start with a # Conference...
View ArticleForum Post: How to integrate with Sage Vault for associating CreditCardGUID...
We are using Sage 100 Premium ERP 2014 (Version 5.10.1.0) with eBusinessWebServices (eBWS). We are setting up an ordering website that will process credit cards. The goal is to tie this all together...
View ArticleForum Post: Identifying Users
Hey, Is there a way to identify which user made any changes in the system? Changes like updated BOMs, changed item descriptions, inventory adjustments. Any help is much appreciated. Thanks. Ivan
View ArticleForum Post: Creation of rolling 12 month average inventory report - data source?
I was tasked with creating a rolling 12 month average inventory report at the item level in Microsoft Access. The only table that I can find that looks remotely helpful (but difficult) is...
View ArticleForum Post: Sales Order form by Customer
We are looking for a solution where the Sales Order form is tied directly to a customer. When a sales order is printed, it will check the form code in the customer file and print the appropriate form....
View ArticleForum Post: Manual Check Import 4.05 vs 4.50
I have a client who has just now brought to our attention that a large MC import that they need to run on a regular basis has taken considerably longer to process after moving to the new business...
View ArticleForum Post: Scripting Question - Script in SO pulling data from udf in AR
I have a VBS script that runs within oSalesOrder. I would like to do a cross-check against a UDF field that resides in AR_Customer. How would I do that? I can see how to reference system fields,...
View ArticleForum Post: Customizer Panel settings All-All not working for one user.
MAS v4.5.3, 200 Advanced, with users working through a VMware / Win 2003 R2 terminal server (MAS service running on a separate server). There are panel customizations for SO Entry, which work for...
View ArticleForum Post: Add a Spell Check to Extended Description, Memo's, Notes, UDF and...
It would be great to have a Spell Check to find common spelling errors in Sage 100! This would eliminate embarrassing misspelling on invoices and other documents that go to customers and/or vendors. •...
View ArticleForum Post: Role Access to Item Maintenance - Memo's
I want to add privilege to one of my roles to access memo's in Item Maintenance. I cannot seem to find where this permission is set. I've even set the role to have full access under Inventory...
View ArticleForum Post: Copy and Paste From Excel
When copying and inventory item code and posting it in purchase order entry for some reason there are blank spaces that get posted into the order and the item code is not recognized. We have to...
View ArticleForum Post: Sage 2013 Job Cost Module
In Sage 2013, is there a way to have a message pop up when anyone tries to enter data or post costs to a job that is marked "complete"?
View ArticleForum Post: Script to prevent Quote conversion to Sales Order
Sage ERP 100 2013 I have a client that wants to prevent Quotes converting to a Sales Order based on UDF values. I just tried to create a simple script on the Column Pre-Validate of OrderType to...
View ArticleForum Post: Field to allow multiple selections
Any suggestions (if it is even possible) on how to create a dropdown field that allows user to select multiple items from that dropdown list. Only other alternative will be to create separate UDF...
View ArticleForum Post: CI_ItemPrice CalculateItemPrice
Does anyone have any code samples of using CI_ItemPrice object and function CalculateItemPrice, hopefully in C#. Looking at the documentation, I can't make sense of what exactly I need to send in and...
View ArticleForum Post: Transfer of company in Sage MAS 90 ERP v 4.4 to another instance...
Our company uses MAS 90 and we have inherited a company across town and I just need to go and export the company on their instance of MAS 90 and import it into ours. (both same version) Is there and...
View ArticleForum Post: RE: Script to prevent Quote conversion to Sales Order
I hear that at the Sage Summit they will explain it. Gosh where is Connex when I need him.
View ArticleForum Post: RE: Scripting Question - Script in SO pulling data from udf in AR
My script automatically changes orders from Quote to Standard when the script is executed (hourly via Windows Task Scheduler). I wanted to change the script so that after we added a checkbox in the...
View ArticleForum Post: RE: Script to prevent Quote conversion to Sales Order
Hi MJZ , You could use a script to store the original value of OrderType in the Post-Table Read event. origType = "" rVal = oBusObj.GetValue("OrderType$", origType) rVal =...
View Article