Skip to content

Commit

Permalink
Add missing invoice update attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
b6b committed Sep 10, 2024
1 parent 7ba9696 commit 5d0790e
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 5d0790e

Please sign in to comment.