Beta
Compare changes
- ynerant authored
Fix some permissions, grant temporary all treasurers to make transactions from anyone to anyone while a better system is not implemented
@@ -2583,6 +2583,54 @@
"query": "[\"OR\", {\"source\": [\"club\", \"note\"]}, {\"destination\": [\"club\", \"note\"]}], [\"OR\", {\"source__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": true}, {\"destination__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": false}]",
@@ -2714,7 +2762,11 @@
@@ -2728,8 +2780,7 @@
@@ -2962,7 +3013,6 @@
@@ -2977,7 +3027,10 @@