Sage 100

 View Only
Expand all | Collapse all

Can the panel in the attached screenshot be custom

David Speck II

David Speck II05-09-2017 16:33

Barbara Goldstein

Barbara Goldstein05-09-2017 16:34

Barbara Goldstein

Barbara Goldstein05-10-2017 14:08

Barbara Goldstein

Barbara Goldstein05-10-2017 14:31

Barbara Goldstein

Barbara Goldstein05-11-2017 09:19

Mark Kotyla

Mark Kotyla05-12-2017 02:10

Barbara Goldstein

Barbara Goldstein05-12-2017 08:07

  • 1.  Can the panel in the attached screenshot be custom

    Posted 05-09-2017 16:28
      |   view attached
    Can the panel in the attached screenshot be customized to change the default to ""backorder""? I can get the panel to come up in Customizer, but can't see how to change the default.


  • 2.  RE: Can the panel in the attached screenshot be custom

    Posted 05-09-2017 16:33
    What version?


  • 3.  RE: Can the panel in the attached screenshot be custom

    Posted 05-09-2017 16:34
    Sorry, 2014.


  • 4.  RE: Can the panel in the attached screenshot be custom

    Posted 05-09-2017 16:40
    Without an MD, not likely. If on 2015, a UI post load event script may work. If you are set on always back-ordering the remainder without user intervention, you may be able to use a pre-validate event script on the quantity ordered column. Then do your own quantity available check, if it would trigger that screen, than set the value without validation and back-order the remainder.


  • 5.  RE: Can the panel in the attached screenshot be custom

    Posted 05-09-2017 16:41
    There is a bit more involved but I don't have an opportunity right now to really go into the details.


  • 6.  RE: Can the panel in the attached screenshot be custom

    Posted 05-09-2017 17:15
    Thanks @DavidSpeckII ! I think you've given me enough information at the moment.


  • 7.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 03:25
    Another option may be to disable ""Check for Available Qty"" in SO Setup... causing the backorder field to automatically populate with however many items need to be ordered.


  • 8.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 13:34
    I tried that, but it is not automatically backordering the line


  • 9.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 13:52
    Is the item set up to allow back orders in ci_item?


  • 10.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 14:08
    Yes


  • 11.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 14:23
    Works here. Although, it only backorders what not available (instead of qty ordered). I'm assuming mods, like multi-bin, are not installed?


  • 12.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 14:31
    No mods.


  • 13.  RE: Can the panel in the attached screenshot be custom

    Posted 05-10-2017 16:39
    Mark, what version/s are you able to get that to work? Any specific setup option or role option needed for that to function the way you explained?


  • 14.  RE: Can the panel in the attached screenshot be custom

    Posted 05-11-2017 04:59
      |   view attached
    Done on 2014. Only thing I did was disable Check for Qty Available on Line Entry tab in SO Setup Options. I also set Role security (SO | Security Event) to ""Allowed to Backorder All Items"".
     Video


  • 15.  RE: Can the panel in the attached screenshot be custom

    Posted 05-11-2017 08:51
    @MarkKotyla : Check. Check. I still get different results, also in ABC company using the same SO and item from your video. I have no customizations to my S/O Entry panels. Are you sure you don't have a script for that?


  • 16.  RE: Can the panel in the attached screenshot be custom

    Posted 05-11-2017 08:59
    No scripts in this test system... honest. Just found the issue, must have Use Item Default Whse in SO Setup Options disabled.


  • 17.  RE: Can the panel in the attached screenshot be custom

    Posted 05-11-2017 09:19
    It is disabled. I swear!


  • 18.  RE: Can the panel in the attached screenshot be custom

    Posted 05-11-2017 17:20
      |   view attached
    Had a chance to play with this, if the option indicated in the screenshot is checked (Role Maintenance > Options tab > SO tree > ""Allowed to Exceed Quantity On Hand""), it will not automatically back-order when the ""Check for Available Quantity"" is unchecked in SO Options. When i unchecked the role option, I got the same behavior as @MarkKotyla .


  • 19.  RE: Can the panel in the attached screenshot be custom

    Posted 05-12-2017 02:10
    I guess it does take a village!


  • 20.  RE: Can the panel in the attached screenshot be custom

    Posted 05-12-2017 08:07
    It sure does!