This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Releases: Vic-ai/api-docs
Releases · Vic-ai/api-docs
v0.20.0
What's Changed
- feat: Add
vatRate
toInvoiceLineItemInfo
by @ammbot in #77 - fix: Incorrect line item amount description for invoices by @warmwaffles in #78
- feat: Add totalAmount to CreateInvoice by @warmwaffles in #79
- feat: Attachment uploads by @gunnar2k in #81
- feat(vendor_tags): Filter by
vendorId
by @gunnar2k in #80 - feat: Authentication docs by @gunnar2k in #82
- feat: Revamp docs pages by @gunnar2k in #83
- chore: nodejs 21.6.2 by @gunnar2k in #84
- Attachments markdown by @gunnar2k in #85
- chore: Tweak main page copy + Pagination section by @gunnar2k in #86
- chore: Hide "License MIT" and "Download Open API" button" by @gunnar2k in #87
- chore: Some tweaks by @gunnar2k in #88
- chore: add logo and SEO meta tags by @gunnar2k in #89
- chore: favicon by @gunnar2k in #90
- chore: re-add download link by @gunnar2k in #91
- chore: add note on attachment mime codes + hide Svefakt support for now by @gunnar2k in #92
- chore: Update Purchase Order's fields related to 2-way and 4-way PO matching by @mbaleczny in #93
- chore: Add settlement info to Payment/Credit by @ammbot in #94
- feat: Adds new vendor lookup methods by @warmwaffles in #95
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Purchase order open and close by @alvises in #72
- feat(custom_fields): Add custom fields support to
Invoice
andTrainingInvoice
by @jonathanpglick in #73 - feat: Add invoice and item
amountTax
fields by @jonathanpglick in #75 - feat: Update POST /invoices by @ammbot in #74
- feat: Add
paymentTermId
toinvoice
by @ammbot in #76
New Contributors
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- feat: Add invoice amount fields by @jonathanpglick in #61
- Add
InvoiceLineItem.unitPrice
field by @jonathanpglick in #62 - chore(doc): Add
CreateInvoiceLineItem.taxCodeId
field by @mbaleczny in #63 - chore(doc): Set
CreateInvoiceLineItem.issuedOn
field as non-nullable by @mbaleczny in #64 - chore: Add
refNumber
toTrainingInvoiceUpsert
required fields by @mbaleczny in #65 - GET /v0/purchaseOrders by @alvises in #67
- chore: Enforce yaml formatting with yamlfix by @warmwaffles in #68
- chore: Set
TrainingInvoiceLineItemUpsert.costAccountExternalId
as not required field by @mbaleczny in #69 - feat: Add
InvoiceItems.lineType
field support by @mbaleczny in #70 - feat: Add payments module documentation by @warmwaffles in #71
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- feat: Add vendor group documentation by @warmwaffles in #60
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- fix: Add missing documentation for
paymentTermId
by @warmwaffles in #59
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- nullable PO item
productNumber
by @alvises in #55 - when updating a PO,
requestor
is an object by @alvises in #56 - feat(tax_handling): Adds Self-assessed use tax fields to Invoice object by @jonathanpglick in #57
- Create TaxCode and list company's tax codes by @alvises in #58
New Contributors
- @jonathanpglick made their first contribution in #57
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- feat: set vendor managers via email/name by @alvises in #52
- Add bill of lading and type name for dimensions by @warmwaffles in #54
Full Changelog: v0.14.1...v0.16.0
v0.14.1
What's Changed
- fix: misc corrections by @gunnar2k in #50
- feat: Allow non-numeric numbers for cost accounts by @warmwaffles in #51
Full Changelog: v0.14.0...v0.14.1