We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d7c9a9 + 10b78da commit 0685893Copy full SHA for 0685893
components/quickbooks/actions/create-bill/create-bill.mjs
@@ -18,6 +18,7 @@ export default {
18
type: "string",
19
label: "Vendor ID",
20
description: "Reference to the vendor for this transaction",
21
+ optional: false,
22
},
23
currencyRefValue: {
24
propDefinition: [
0 commit comments