Skip to content

Commit

Permalink
Merge pull request #782 from akshayitzme/fix-payment-refType
Browse files Browse the repository at this point in the history
fix: revert setting referenceType as required
  • Loading branch information
akshayitzme committed Dec 3, 2023
2 parents 4c789bb + 2d52ce8 commit 74a81de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schemas/app/Payment.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,7 @@
"label": "Purchase"
}
],
"hidden": true,
"required": true
"hidden": true
}
],
"quickEditFields": [
Expand Down

0 comments on commit 74a81de

Please sign in to comment.