Set Payment Type as universal field, add it to many presets

(closes #4437)
This commit is contained in:
Bryan Housel
2018-01-02 15:42:23 -05:00
parent 8928e95da2
commit 18bec2be18
133 changed files with 4508 additions and 2255 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"key": "payment:",
"type": "multiCombo",
"label": "Payment Types"
"label": "Payment Types",
"universal": true
}