Skip to content

Commit

Permalink
Merge pull request #245 from mavenlink/add-missing-invoice-update-att…
Browse files Browse the repository at this point in the history
…ributes

Add missing invoice update attributes
  • Loading branch information
b6b authored Sep 10, 2024
2 parents 7ba9696 + 5d0790e commit 574d074
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/config/specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1068,12 +1068,14 @@ invoices:
- time_entry_ids # (required)
- time_adjustment_ids
- payment_schedule
- invoice_date
- user_invoice_number
- draft
- message
- user_invoice_title
- purchase_order
- project_code
- tax_rate
- external_reference
associations:
# time_entries - when included, the time_entry_ids array will reference all of the time entries included in the Invoice
Expand Down

0 comments on commit 574d074

Please sign in to comment.