Tax compliance adjustments (#4414)

* tax compliance adjustments

* chore: query cache, clippy, fmt
This commit is contained in:
François-Xavier Talbot
2025-09-25 12:02:33 +01:00
committed by GitHub
parent 5c00cb06f1
commit 47020f34b6
7 changed files with 96 additions and 47 deletions
@@ -52,6 +52,11 @@
"ordinal": 9,
"name": "form_type",
"type_info": "Varchar"
},
{
"ordinal": 10,
"name": "requires_manual_review",
"type_info": "Bool"
}
],
"parameters": {
@@ -69,6 +74,7 @@
false,
false,
false,
true,
false
]
},