Sage 100

 View Only
  • 1.  Just upgraded a customer to version 5.2, and in v

    Posted 11-06-2015 16:16
    Just upgraded a customer to version 5.2, and in version 4.5 they had a customization to track the cleared check date. Since that is standard functionality now they want to have the other customization removed. Problem is, I can can't find it, it they don't have contact to the developer that originally wrote it. I can see the field in MAS_xxx\BRxxx\BR_Transaction called D478ClearedDate, but I am not sure where to look for the actual customization so I can replace that file with the original file. I realize it will probably not be that simple, but at least it is a place to start. There is also a CUSTOM folder housed within the BR module (...\MAS90\BR\CUSTOM\###-###\BR_RECONCILEBANK.M4L) that when deleted, magically gets recreated. I have tried copying the BR folder from their computer to mine, and nothing magically appears... so now I know its outside the BR module, at least partially, but where? Any ideas? Am I barking up the wrong BR Tree? TIA!


  • 2.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-06-2015 17:51
    There may be an overload in the ""links"" folder. Rename any programs in the links folder that look like bank rec programs and see if that does the trick.


  • 3.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-07-2015 13:45
    No Luck @DougHiggs Renamed the entire Links folder and still there.


  • 4.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-07-2015 13:47
    should also note, turned on Escape Trapping and the little star in the corner went away, and the extra column is still there....


  • 5.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-07-2015 15:08
    have you tried renaming the ""custom"" folder?


  • 6.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-07-2015 15:11
    The developer may have modified the original Sage program. Look in the BR folder and compare the dates of the programs to the dates in a generic installation. This may reveal what if any program was modified (BR_ReconcileBank_UI.pvc and BR_ReconcileBank.M4L).


  • 7.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-09-2015 04:56
    Michelle, is this all happening in version 5.2? it sounds like they have modified the .LIB file; that file should have been replaced with the upgrade installation. If this is all happening in version 5.2 check the date on the BR_RECONCILEBANK.M4L file in the BR folder (not the custom folder) and compare that with the date of that .LIB files in a standard installation.


  • 8.  RE: Just upgraded a customer to version 5.2, and in v

    Posted 11-09-2015 07:33
    I'll give that a shot. Thanks @DougHiggs and @DavidOverholt