Every organization should have encountered such a problem, that is, the problem of having to pay a salary bill. If there are few people in the organization, one person will be able to send the mail for a while. But what should we do if the headquarters of an organization like ours only pays a salary for several hundred people, now, the finance team can only give a copy of the payroll to the financial team. Is it inconvenient? it is inconvenient for the people who need it. It is also inconvenient if they don't want it. In view of this, a number of colleagues recently asked the finance department for a payroll, and this task was resolved by us.
Since the Organization has not yet gone to the human resources system, otherwise this is not a problem. after going to the human resources system, the salary will be done in the system, and the employee can log on to the system for query. It was originally planned to go to the human resources system by the end of this year, but now we are in a hurry to solve this problem, so we will temporarily develop a function module on the basis of the OA system to check the payroll.
Within the Department, we have studied a scheme to associate the current financial salary report with the system by adding its user ID in the OA system to each person's name. Financial personnel can upload reports to form wage data through OA, and develop a query module. Each person can query their own data, so that the problem can be solved. After our colleagues proposed the solution, we quickly developed the program. After testing, we can achieve the expected results. After adjusting the interface style, we can use it online. The default settings of the OA database do not allow access from machines outside the local machine, because data uploading is a design client (ensure that only the finance can obtain this upload permission) therefore, you need to set the upload machine's IP address to be able to access the OA database.
Through a small development, it is really convenient for us to check the salary again. We can view every item of the salary composition, and the feeling of self-query is very good, and the response from our colleagues is very good, this program has been gradually used in direct companies. Although this program is not big but widely used, it takes effect quickly. It is really a small development to solve big problems.