Employee/Human Resources Open Source Packages? 47
Linker3000 asks: "I'm a great fan of Open Source software (I just wish my programming skills allowed me to give something back) and I have already impressed my boss by implementing a company intranet based on eGroupware, our broadband connected servers are monitored by Nagios, staff can participate in online surveys using PHPSurveyor and they can also attend online learning using Moodle, but so far I have not found anything to take care of our Personnel/HR requirements - a simple tool that would keep employee details, allow the Web-based booking, signing off and tracking of holiday requests and act as a repository for personnel-level correspondence and activities between staff and Area Managers. I have had a look through Sourceforge, Freshmeat and Google without finding anything even near to ideal (there's a few things in various states of readiness and planning), so am I missing that 'one' Open Source HRMS (Human Resources Management System) that 'everyone talks about' or do I need to start looking at commercial apps? Either way, your advice and experiences would be appreciated."
Haven't seen any, but you could write your own (Score:3, Interesting)
at one of my previous employers, the new entry-level support guy wrote something just like this, just to teach himself Perl & SQL. His also included meeting room booking, and vacation autoresponders. It was his first foray into programming anything, and he did it in about two weeks.
Can't be that hard.
Re:Haven't seen any, but you could write your own (Score:1)
Re:Haven't seen any, but you could write your own (Score:4, Informative)
HR/Personnel is all about payroll, insurance, retirement packages, sensitivity training, sick days, vacation days, HIPPA, SOX and the 100,000 other bits of federal, state and local regulations.
Re:Haven't seen any, but you could write your own (Score:2)
Re:Haven't seen any, but you could write your own (Score:2)
now, if you understood english, you'd understand that he wrote an HR system that did all this stuff additionally.
give me that cookie back.
Northwind? (Score:5, Funny)
Options (Score:2, Informative)
Simple?! (Score:2)
Unfortunately, it's really not, at least not if you're going to get any useful long-term benefits from it.
OK, for a small, local outfit maybe something simple would have some value. However, for larger companies, and certainly for those with staff in multiple jurisdictions, the amount of red tape and regulations you have to deal with just to employ someone these days is staggering.
SAP is a monster, it's true, but it didn't become so just because.
CRM (Score:3, Informative)
Disclaimer: I've never used it, just ran across it when I was researching something similar to you. For our purposes, a request tracker did what we needed better than a fullblown CRM package.
Re:CRM (Score:2, Informative)
Excuses excuses. (Score:5, Insightful)
"I'm a great fan of Open Source software (I just wish my programming skills allowed me to give something back)"
"I don't have good programming skills" is a pathetic excuse, when it comes to Open Source. There are tons of ways to give back, without having high-end C/C++/Java/whatever skills.
Two ways that come to mind, immediately, are:
Other areas in which you can help are: sysadmin, mailing list moderation, meta-projects, hosting... etc.
If you already do [some of] these things, then kudos to you--you DO give back.
(as you might've guessed from the links, I'm involved with PHP's documentation, but I don't write much C. Though I don't frequent php.general, I do give back in a number of ways [zend.com]..)
S
Re:Excuses excuses. (Score:2)
Re:Excuses excuses. (Score:1)
If you already do [some of] these things, then kudos to you--you DO give back.
See? (-:
Always good to hear of others giving back to projects from which they take.
S
HR types don't like things like this... (Score:4, Insightful)
That's just been my experience. I tried to have the HR girl at one of previous jobs use an "Add new employee" intranet page that would add the user to the network, phone system, and even print them out a little sheet of paper with their phone extension, user sign-on's etc. She reluctantly obliged my department half of the time. The other half of the time, it was a pissing match about "it's not my job to add users" (I told her it was a user-add "request").
Anyway, just be weary of HR types when you try to come into their space to make their lives easier.
Re:HR types don't like things like this... (Score:3, Funny)
The nerve!
(coming to you from the son of a HR manager)
Re:HR types don't like things like this... (Score:2, Funny)
Re:HR types don't like things like this... (Score:1)
Re:HR types don't like things like this... (Score:1)
Re:HR types don't like things like this... (Score:1)
Really? "Who gets paid what, etc" sounds like a lot more than just a name.
Re:HR types don't like things like this... (Score:2)
Give me a break.
Re:HR types don't like things like this... (Score:1)
Human Resources deals with a lot more sensitive data than you people think.
Sysadmins should NOT be gods (Score:3, Interesting)
Then your system security and processes suck, you are incompetent, and your employer is probably being negligent in continuing to employ you.
There is a difference between
Re:Sysadmins should NOT be gods (Score:2)
Now, if you're trying to point out something like multiple admins, that will help. This particular situation can be fixed by having a few people with different admin passwords for each thing ie: 1 person has admin level for the Box. 1 person has admin level for th
Re:Sysadmins should NOT be gods (Score:2)
Only if the system has a facility for him to do that. Whether it should have such a facility is a different question.
Even then, you're only talking about deleting logs. The real damage here is if someone can look up confidential data, and there's no need for that to ever be available unencrypted to a sysadmin. He can work just as well with an encrypted version for
Re:HR types don't like things like this... (Score:1)
Oh, and making the rules reguarding employee dress and behavior. And hearing any and all issues people have with co-workers, resolving the issues.. making sure everyone gets paid on time and the right amount.. the whole "insurance" deal..
Yeah, you're wrong.
Re:HR types don't like things like this... (Score:2)
Believe me, we are all already "weary" of them. Perhaps you meant "wary", which is certainly true also.
Re:HR types don't like things like this... (Score:2)
HR has to fight more to justify their existence than even IT. I recently applied for a job and they had me take a two-hour "personality profile" test. At my previous job, I had to talk to four people just to change my mailing address. Sigh.
Resume Handling (Score:1, Offtopic)
Web Calendar (Score:2, Interesting)
If you have put the total of your requirements in your post then your requirements are as follows:
Think about using eGroupware. You already have it installed and know the application. Try to make it meet your requirements.
Can you add custom fields to eGroupware? If so you could store a lot of this informatio
Re:Web Calendar (Score:2)
HR-XML (Score:1, Informative)
The HR-XML Consortium is an independent, non-profit organization dedicated to the development and promotion of a standard suite of XML specifications to enable e-business and the automation of human resources-related data exchanges.
Human resources-related e-business -- or any inter-company exchange of HR data -- requires an agreement among participants about how the transaction or data exchange will be accomplished.
The mission of the HR-XML Consortium is to spare employers and vendors the ri
Anybody considered the legal angle? (Score:2)
Re:Anybody considered the legal angle? (Score:2)
What does HR have to do with meeting payroll? I would assume that's an accounting role.
Re:Anybody considered the legal angle? (Score:1)
Some systems are referref to as HR/Payroll. These do both.
Re:Anybody considered the legal angle? (Score:2)
ABRA (Score:2, Informative)
eGroupware? (Score:2)
Amusingly enough, eGroupware just split again because the guy who started the whole mess took off and decided to take his code with him. Because the code wasn't GPL'd the rest of his little crew of insurgents w
Re:eGroupware? (Score:2)
Re:eGroupware? (Score:1)
no idea who wrote this inflamouse nonsense.
Anyway it's not true!
We had admin-election the last week, the result will be published today noon (2005-04-09 12:00:00 UTC). It will be announced on http://egroupware.org like the constiution vote.
eGroupWare is GPL! If anyone leaves, he can't take the source with him.
Ralf
Re:eGroupware? (Score:2)
Re:eGroupware? (Score:2)
eHRMS (Score:1)