mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	fix bug
This commit is contained in:
		@@ -1967,7 +1967,7 @@
 | 
				
			|||||||
				"note",
 | 
									"note",
 | 
				
			||||||
				"transaction"
 | 
									"transaction"
 | 
				
			||||||
			],
 | 
								],
 | 
				
			||||||
			"query": "[\"AND\", [\"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}]]",
 | 
								"query": "[\"AND\", [\"OR\", {\"source\": [\"club\", \"note\"]}, {\"destination\": [\"club\", \"note\"]}], [\"OR\", {\"source__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": false}, {\"destination__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": true}]]",
 | 
				
			||||||
			"type": "change",
 | 
								"type": "change",
 | 
				
			||||||
			"mask": 2,
 | 
								"mask": 2,
 | 
				
			||||||
			"field": "valid",
 | 
								"field": "valid",
 | 
				
			||||||
@@ -2607,7 +2607,7 @@
 | 
				
			|||||||
				"note",
 | 
									"note",
 | 
				
			||||||
				"transaction"
 | 
									"transaction"
 | 
				
			||||||
			],
 | 
								],
 | 
				
			||||||
			"query": "[\"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}]",
 | 
								"query": "[\"OR\", {\"source__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": false}, {\"destination__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": true}]",
 | 
				
			||||||
			"type": "change",
 | 
								"type": "change",
 | 
				
			||||||
			"mask": 2,
 | 
								"mask": 2,
 | 
				
			||||||
			"field": "valid",
 | 
								"field": "valid",
 | 
				
			||||||
@@ -2623,7 +2623,7 @@
 | 
				
			|||||||
				"note",
 | 
									"note",
 | 
				
			||||||
				"transaction"
 | 
									"transaction"
 | 
				
			||||||
			],
 | 
								],
 | 
				
			||||||
			"query": "[\"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}]",
 | 
								"query": "[\"OR\", {\"source__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": false}, {\"destination__balance__gte\": {\"F\": [\"SUB\", [\"MUL\", [\"F\", \"amount\"], [\"F\", \"quantity\"]], 5000]}, \"valid\": true}]",
 | 
				
			||||||
			"type": "change",
 | 
								"type": "change",
 | 
				
			||||||
			"mask": 2,
 | 
								"mask": 2,
 | 
				
			||||||
			"field": "invalidity_reason",
 | 
								"field": "invalidity_reason",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user