-
Notifications
You must be signed in to change notification settings - Fork 0
/
account.permissions.yml
81 lines (52 loc) · 1.89 KB
/
account.permissions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
access account administration pages:
title: 'Access account administration pages'
add account entities:
title: 'Create new Account entities'
administer account entities:
title: 'Administer Account entities'
description: 'Allow to access the administration form to configure Account entities.'
restrict access: true
delete account entities:
title: 'Delete Account entities'
edit account entities:
title: 'Edit Account entities'
view account entities:
title: 'View Account entities'
add ledger entities:
title: 'Create new Ledger entities'
administer ledger entities:
title: 'Administer Ledger entities'
description: 'Allow to access the administration form to configure Ledger entities.'
restrict access: true
delete ledger entities:
title: 'Delete Ledger entities'
edit ledger entities:
title: 'Edit Ledger entities'
view ledger entities:
title: 'View Ledger entities'
add transfer method entities:
title: 'Create new Transfer method entities'
administer transfer method entities:
title: 'Administer Transfer method entities'
description: 'Allow to access the administration form to configure Transfer method entities.'
restrict access: true
delete transfer method entities:
title: 'Delete Transfer method entities'
edit transfer method entities:
title: 'Edit Transfer method entities'
view transfer method entities:
title: 'View Transfer method entities'
add withdraw entities:
title: 'Create new Withdraw entities'
administer withdraw entities:
title: 'Administer Withdraw entities'
description: 'Allow to access the administration form to configure Withdraw entities.'
restrict access: true
delete withdraw entities:
title: 'Delete Withdraw entities'
edit withdraw entities:
title: 'Edit Withdraw entities'
view withdraw entities:
title: 'View Withdraw entities'
apply withdraw for own finance account:
title: '对自己的账户申请提现'