Skip to content

Commit 7113cdc

Browse files
committed
fix: draft invoice preview of v1
1 parent c8fba8d commit 7113cdc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/graphql/mutations/integrations/fetch_draft_invoice_taxes.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ def amount_cents = nil
4545

4646
def charge? = false
4747

48+
def product? = false
49+
4850
def fixed_charge? = false
4951

5052
def commitment? = false

0 commit comments

Comments
 (0)