Table.Field | Example Data | Comment |
---|---|---|
www_user.userid www_user.fullaccess |
demo 8 |
These fields are updated by WWW_Users.php. |
securityroles.secroleid securityroles.secrolename |
8 System Administrator |
These fields are changed when a 'Security Role' is created or deleted at WWW_Access.php. |
securitygroups.secroleid securitygroups.tokenid |
8 1 |
These fields are updated when 'Security Tokens' are assigned or removed from 'Security Roles'. at WWW_Access.php. |
securitytokens.tokenid securitytokens.tokenname |
1 Menu and Order Entry Only |
15 default security tokens are defined. This data can not be edited using any webERP tool. |
webERP page | CustomerInquiry.php $PageSecurity = 1; |
The PageSecurity value for each page is pre-defined and can not be edited using any webERP tool. |