Sage 100

 View Only
  • 1.  Select Make and Model in SO Entry

    Posted 02-27-2020 10:03
    User sells products that can have one of numerous makes and models.  Each product has an item code and then they add a comment on the sales order noting the make and model the customer wants.  They want to be able to specify the available makes and models available by item number.  Can I use custom office to 1.  Specify the available makes and models for each item code, and 2. List only the makes and models associated with each item code during sales order entry?

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------


  • 2.  RE: Select Make and Model in SO Entry

    Posted 02-27-2020 10:19
    Howdy, Doug!
    Why not use alias items - link the make and model to the item code, then they could simply select it, then it shows on the order/pick ticket/invoice.
    You may want to add a script if the item is selected to have them select from the alias table.  And when that make and model is no longer available, you simply delete it from the alias table.

    ------------------------------
    Bob Sosbee
    Senior Developer
    Accounting Systems, Inc. (ASI)
    Covina CA
    803-252-6154 x245
    ------------------------------



  • 3.  RE: Select Make and Model in SO Entry

    Posted 02-27-2020 10:54
    I thought you could assign the lot number during data entry now.

    ------------------------------
    Jeff Schwenk
    FORMER 90M Board Member
    Bottomline Software, Inc.
    Waynesboro VA
    540-221-4444
    ------------------------------



  • 4.  RE: Select Make and Model in SO Entry

    Posted 02-27-2020 11:11
    Thank you @Bob Sosbee. Your idea is good.  My only concern is many items have a lot of potential combinations of make and models but a general alias may work.   ​

    I also thought a UDT might be a solution but after testing it doesn't look like a viable option.

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------



  • 5.  RE: Select Make and Model in SO Entry

    Posted 02-27-2020 12:34
    It's what I've used.  I also added UDFs to the Alias table for make, model, and a larger description.  Then you can make the make and model searchable in the lookup.  And all of that can be context mapped to the SO lines for later use on pick tickets, packing lists, and invoices.  People forget what a powerful tool the alias table can be.

    ------------------------------
    Bob Sosbee
    Senior Developer
    Accounting Systems, Inc. (ASI)
    Covina CA
    803-252-6154 x245
    ------------------------------



  • 6.  RE: Select Make and Model in SO Entry

    Posted 02-27-2020 12:37
    Adding the fields to the alias table is a terrific idea.

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------



  • 7.  RE: Select Make and Model in SO Entry

    Posted 03-03-2020 16:04
    Remember that Sage chooses an Alias even when you don't set one.  I wrote a script once, for a customer who uses a similar strategy for setting options in PO lines (by using Alias codes), to pop-up a list of alias codes for them to select from.  There is a limit to how may buttons can fit on screen (...7?), but it works well.

    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 8.  RE: Select Make and Model in SO Entry

    Posted 03-04-2020 08:24
    Thanks @Kevin Moyes  I wish a script would work, and your solution is a great one except that only 7 options can be displayed.  After considering all of the potential solutions, I am leaning toward a developer mod.  The company is using several general alias for different bar code related tasks. Also, most of the item codes are not bill of materials so option bills won't work.  Many of the items have a lot of different makes and models so more than 7 makes and models need to display.


    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------



  • 9.  RE: Select Make and Model in SO Entry

    Posted 02-28-2020 16:16
    Option bills might work for this.  Create option categories for the make and model and option codes that can be selected for each one.

    ------------------------------
    Bernie Lehman
    Lehman Wesley & Associates
    ------------------------------



  • 10.  RE: Select Make and Model in SO Entry

    Posted 02-29-2020 12:47
    @Bernie Lehman  I'm not sure if all of the items are set up in bill of materials, but great idea.

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------