Archive for October, 2009

Sage MAS 90 and Sage MAS 200 – “Shutdown All” feature

Be aware of a possible issue with the “Shutdown All” feature in Sage MAS 90/200.  When it is used it may actually stay set in the SY_System file, so when a user tries to get back in, they can’t:  They’ll enter their login info, the Business Desktop/Launcher will appear briefly, and then immediately will shut down.
 
Resolution:  From ‘Data File [...]

SageCRM knowledgebase open to all Extended Enterprise users

SageCRM users should be aware that there is a free online knowledgebase for researching technical issues and error messages related to the software.
The MAS 90 and MAS 200 Extended Enterprise Edition includes SageCRM as the CRM tool that’s tightly integrated to the accounting and fixed asset portions of the suite.
Unfortunately the three core components (accounting, [...]

Reversing a Payroll Check from a closed quarter in MAS 90

Thanks to Ed Wlodarcyzk at Ennis, Pellum & Associates, CPA’s. www.jaxcpa.com for this post.

I ran into a situation today with a client. Employee had received a payroll check in February, but had lost the check. The employee reported it to the employer just this week (wish I could go 8 months without missing my pay [...]

MAS 90 and MAS 200 – Filename extraction in Crystal Reports

In addition to using the “File Path and Name” Special Field in Crystal Reports, have you ever wished you could just show the Filename?  You can with this formula:
Mid (Filename ,InstrRev (Filename,”\”) + 1 )
    http://tinyurl.com/y8u8gtk

Posted by Brett Zimmerman of The Fitzgerald Group.