forked from DGNum/gestioCOF
Added separate permission for chef/trez
This commit is contained in:
parent
fa8c57269c
commit
46242ad2c0
4 changed files with 15 additions and 4 deletions
|
@ -206,3 +206,5 @@ MAIL_DATA = {
|
|||
|
||||
# Max lookback date into kfet history
|
||||
KFET_HISTORY_DATE_LIMIT = timedelta(weeks=1)
|
||||
# limite plus longue pour les chef/trez
|
||||
KFET_HISTORY_LONG_DATE_LIMIT = timedelta(days=30)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue