Sage 100

 View Only
  • 1.  Does anybody know where the defaults to Paperless

    Posted 05-05-2018 14:40
    Does anybody know where the defaults to Paperless Office printing are kept? Our customer wants to set the default printing selection for all users & sessions to ""Print/PDF and electronically deliver"". We would like to use BOI to reset that default periodically, since the user operations seem to interfere with it occasionally. So if we set these all to ""4"" then each invoice would default to that. So, is there a table we can address through either BOI or VI? @Sage100AdvancedScripting


  • 2.  RE: Does anybody know where the defaults to Paperless

    Posted 05-05-2018 17:35
      |   view attached
    Could be report options but is looks ugly. Just a WAG on my part though.


  • 3.  RE: Does anybody know where the defaults to Paperless

    Posted 05-09-2018 07:33
    @AlnoorCassim - Might you be able add anything here? Thanks!


  • 4.  RE: Does anybody know where the defaults to Paperless

    Posted 05-09-2018 08:06
    I'll look into it Jerry.


  • 5.  RE: Does anybody know where the defaults to Paperless

    Posted 05-09-2018 08:22
    I'm just trying to determine if a BOI script is a feasible soluiton to this. The problem is fundamentally caused by the customer permitting several employees to use the same, logged-in terminal at a store counter. It's logged in once in the morning and the sales staff all use that session. Customer will not change this. However, the customer would be far better off using a POS or iSales interface instead. I just need to provide an honest answer as to whether a script-patch will do what they want this this. Thanks!


  • 6.  RE: Does anybody know where the defaults to Paperless

    Posted 05-09-2018 09:54
    if on version 2015 or greater, you might be able to use a UI Post Load event script on the panel to set the defaults you want, it gets a little trickier if different users need to use different form codes though. You could also lock/disable the paperless office control after you have made sure every form code has been set to default to the desired option.


  • 7.  RE: Does anybody know where the defaults to Paperless

    Posted 05-09-2018 12:12
    They do all use the same form codes. They just somehow manage to pick other options on the PLO print. So, a little simpler.