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]


CloudBase云开发
425 声望438 粉丝

云开发(Tencent CloudBase,TCB)是云端一体化的后端云服务 ,采用 serverless 架构,免去了移动应用构建中繁琐的服务器搭建和运维。同时云开发提供的静态托管、命令行工具(CLI)、Flutter SDK 等能力极大的降...