Since its launch, Wi-Fi has been continuously optimizing and updating various functions. The recently launched enterprise-level capabilities can facilitate the establishment of various management processes. This article combines the implementation experience of government affairs OA and uses the micro build to realize the tolerance application.
Demand background
In general organizations, there is often a need for attendance management, and leaders use the system to manage the leave and tolerance applications of unit employees. Usually, the realization of this kind of demand will have a corresponding attendance management system, which specifies the specific review process for different levels and different days.
Traditional management requires employees to fill out paper application forms and find leaders at all levels to sign on their own. If leaders are on a business trip, they often cannot sign in time, and they need to sign up afterwards, which is not very time-efficient.
On the other hand, the inconvenience of paper application is that if a leader wants to know whether an employee is currently working or requesting leave, he often needs to ask the personnel department. It happens that the employee does not go through the leave request process, which can easily lead to misunderstandings by the leader.
The convenience after the systemization is to improve the operation efficiency of the attendance business. At the same time, through the mobile office, the leader can approve leave at any time regardless of geographical restrictions. Another advantage is that the leader can check the staff's attendance status at any time, and keep abreast of the staff's movements in time.
Function design
After understanding the requirements, you generally need to perform functional design, you can use viso. I now like to use online design tools. The advantage of online tools is that there are more templates. You only need to enter keywords to find the corresponding template. Enter the function map first.
Click to use immediately to create, we modify according to actual needs
Business Process
After the module is planned, we need to analyze the business process, we can use the flowchart
In general, according to the employee's job level and the number of days to ask for leave, find the leader of the corresponding level for review.
Data source design
After the requirements are planned, we need to design the data source, click the data source management in the console, and click the new data source button
Enter the name and identification of the data source, and click the Start New button
Click the edit button to start designing the fields of the data source
Click the Add Field button to create fields such as applicant, department, travel location, business travel reason, job title, start date, end date, travel days, attachments, etc. in sequence
The point to note here is that because we will automatically generate the page according to the type of the field in the follow-up, we also need to choose according to actual needs.
Create user
Because there is currently no organization and maintenance function in the micro-pack, we need to add some accounts first, so that we can choose the manager when designing the process. Click the user management menu, click the new user button
We need to add several types of personnel here, such as ordinary employees, directors, directors in charge, and directors.
Creation process
After the staff is added, we can create the review process, click Process Management, click the New Process button
Enter the name of the process and click OK
First, we need to associate the data source, we associate the data source we just created
Then click the + button of the flowchart
Select the branch node on the right panel
Select the first branch, the condition we set is that the position is equal to the ordinary employee
Select the second branch, we set the condition that the position equals the director
After the branch is set up, in accordance with the business process, ordinary employees need to be reviewed by the director, and continue to click the + sign under the branch
Choose approval at this time
Just set up a specific person
Set up an approval node on the second branch, and the handler chooses the director in charge
In order to facilitate the demonstration, we set it here.
Create application
After the process is set, we can create an application, click Application Management, click Create Blank Application
Select model application
Click Next, enter the application name and identification, and select the data source of the tolerance application
The system will automatically help you complete the creation of the page
Assign permissions
Before the application is released, permissions need to be assigned, and roles can be created as needed. Here we create a role for tolerance application, click Role Permission Management, click New Role
Enter role name and ID
Click on the role name to enter the authority configuration interface and assign the required authority
Then add the user to the role
Application released
Enter the application management, find the application of the tolerance application, click the application name to enter, click the publish button
Release as a trial version
Click on the link of the application and use the username and password to access
product description
Tencent Cloud Microcode is an efficient and high-performance drag-and-drop low-code development platform that connects up to the front-end industry business and down to the massive capabilities of cloud computing to help enterprises go to the cloud vertically. Tencent Cloud's low-code build abstracts the cumbersome underlying architecture and infrastructure into a graphical interface, and quickly builds multi-terminal applications (small programs, H5 applications, Web applications, etc.) through industry-based templates, drag-and-drop components, and visual configuration. In order to write the code, you can fully focus on the business scenario. Tencent Cloud's low code uses cloud development as the underlying support. The cloud native capability opens up the full link of application construction, provides a highly open development environment, and escorts your applications at all times.
low code: 16177d8b18b2c3 https://cloud.tencent.com/product/weda
Product documentation: https://cloud.tencent.com/document/product/1301/48874
Technical exchange group, latest information, follow WeChat public account [Tencent Cloud Wechat Low Code]
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。