Commit 48a203e1 by Félicie

config parameter added

parent 63d873b3
...@@ -136,3 +136,4 @@ ORDERS_HELPER_METABASE_URL = "url_meta_base" ...@@ -136,3 +136,4 @@ ORDERS_HELPER_METABASE_URL = "url_meta_base"
USE_NEW_MEMBERS_SPACE = True USE_NEW_MEMBERS_SPACE = True
START_DATE_FOR_SHIFTS_HISTORY = "2018-01-01" START_DATE_FOR_SHIFTS_HISTORY = "2018-01-01"
AMNISTIE_DATE= "2021-11-24 00:00:00" AMNISTIE_DATE= "2021-11-24 00:00:00"
BLOCK_ACTIONS_FOR_ATTACHED_PEOPLE = False
...@@ -376,6 +376,9 @@ ...@@ -376,6 +376,9 @@
- AMNISTIE_DATE = "2021-11-24 00:00:00" - AMNISTIE_DATE = "2021-11-24 00:00:00"
In members_space history display a special activity about amnistie In members_space history display a special activity about amnistie
- BLOCK_ACTIONS_FOR_ATTACHED_PEOPLE = False
Attached people can or not change his services
### Miscellious ### Miscellious
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment