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.
1 parent 6d1a25f commit 10b78daCopy full SHA for 10b78da
components/quickbooks/actions/create-bill/create-bill.mjs
@@ -17,6 +17,7 @@ export default {
17
type: "string",
18
label: "Vendor ID",
19
description: "Reference to the vendor for this transaction",
20
+ optional: false,
21
},
22
currencyRefValue: {
23
propDefinition: [
0 commit comments