Skip to content

Commit 83a2683

Browse files
committed
fix: draft invoice preview of v1
1 parent 549161b commit 83a2683

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)