Sage 100

 View Only
Expand all | Collapse all

I've been trying to figure out if it's possible to

  • 1.  I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:00
    I've been trying to figure out if it's possible to change the PO Printing window to default Comments to print all instead of Partial. Anyone figured out how to do that?


  • 2.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:01
    Are you using the standard form? Set up another form and it should save your settings.


  • 3.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:04
    Geez, you mean this is set when the PO form is selected?


  • 4.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:04
    Standard forms don't save anything but other forms will - once you've used them.


  • 5.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:11
    Well now, isn't that just the easiest of fixes...and here I've been beating my head about Custom Office...thanks Therese! Glass of wine is in your future!


  • 6.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 15:12
    Sounds good, Deb!!


  • 7.  RE: I've been trying to figure out if it's possible to

    Posted 11-05-2012 17:58
    You actually can change this for the standard form as well. Go to the MAS_System folder and open the SY_ReportOption.M4T table. Find the form code you want to change and edit the Options String field to show DB_PRINTCOMMENTS$=""F"" instead of ""P"". For the PO form the string would look like this: 5 OptionsString$.. [BT_DESIGNER$="""";DB_PRINTCOMMENTS$=""F"";CB_EXTENDEDITEMDESC$=""N"";DB_PAPERLESSOFFICEOUTPUT$=""1"";BT_EMAIL$="""";LINE1MESSAGE$="""";LINE2MESSAGE$="""";BT_ALIGN$=""""] As far as I know this works for any of the ""standard"" form and report settings.


  • 8.  RE: I've been trying to figure out if it's possible to

    Posted 11-06-2012 04:58
    @GeneUlrich - Does this survive upgrades?


  • 9.  RE: I've been trying to figure out if it's possible to

    Posted 11-06-2012 09:28
    I have not tested to see if it survives upgrades.


  • 10.  RE: I've been trying to figure out if it's possible to

    Posted 07-03-2013 06:51
    Is there a trick for doing this on a DTR printing screen (e.g., A/P Daily Transaction Register)?


  • 11.  RE: I've been trying to figure out if it's possible to

    Posted 07-03-2013 07:01
    @GeneUlrich - Have you installed any updates to determine if this survived?


  • 12.  RE: I've been trying to figure out if it's possible to

    Posted 07-05-2013 15:27
    I just did a SP1 to SP3 install for 2013 Advanced and the changed survivied! The auto update for the workstation install was nice but I still had to run data conversion.


  • 13.  RE: I've been trying to figure out if it's possible to

    Posted 09-25-2013 09:48
    @BrettZimmerman - Did you resolve this regarding the registers? I imagine this is the same issue Jim has with the JE's.


  • 14.  RE: I've been trying to figure out if it's possible to

    Posted 09-25-2013 09:50
    I don't believe I did, @JeffSchwenk.