1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00
vue-element-admin/docs/guide/components/lock-unlock-records.md
TaniaLucena 52da6e1a5b
components (#861)
* components (activity and close tab)

* component close others

* component close all

* components (export reports and search menu options)

* components
2021-05-20 16:02:32 -04:00

1.6 KiB

Lock / Unlock Records

Allows you to block a record so that it can only be viewed by the user who blocks it. When the record is locked, the same lock icon is selected to unlock the record and can be viewed by all users.

ADempiere-ZK version

Lock / Unlock Records in ZK Desktop Version

ADempiere-Vue version

Lock / Unlock Records in Mobile and Desktop Version

Where it is located?

It is located on the left side of the name of the tab where the user is located.

What is it for?

It is used to block and unblock a specific record.

Functions or Observations

::: tip When locking the registry, the tab name changes from blue to red. :::

How is it used in the Desktop version?

In the desktop version, the tab where the registry is located is located and finally the lock icon located on the left side of the name of the tab is selected. To unlock the registry, the same procedure is performed.

How is it used in the mobile version?

In the mobile version, the tab where the record is located is located and finally the lock icon located on the left side of the name of the tab is selected. To unlock the registry, the same procedure is performed.