Changelog

Enterprise API

0.10.2

Latest
2/21/2025
  • Added support for voiding documents in DS Tax
2/18/2025
  • Fixed an issue where system default search modules were not being loaded
1/28/2025
  • Added API support for Customers
  • Added API support for Reports
  • Added API support for Report Subscriptions
12/4/2024
  • Various fixes and updates to DSTax
  • Added new mutations for Customers
11/20/2024
  • Fixed a bug where Mutation.createStandardInventory was creating twice the desired quantity.
11/19/2024
  • Changed vehicleManufacturers.models to only return vehicle models.
  • Changed createVehicle and updateVehicle to have looser restrictions on what models can be assigned to vehicles. Now, any model that is a vehicle unit can be assigned.
11/14/2024
  • Added Query.customer
  • Added Query.customers
  • Added Mutation.createCustomer
  • Added Mutation.updateCustomer
  • Added Query.customerTypes
  • Added Query.paymentMethods
  • Added Query.taxItems
  • Added Query.salesOrderTerms
  • Added a filter input to Query.userAccounts
10/21/2024
  • Fixed release version number
10/21/2024
  • Added Vehicle.consumedCost
  • Added Vehicle.totalCost
  • Added Vehicle.allocatedCost
  • Added Inventory.allocatedVehicleCost
  • Added Vehicle.componentAllocations
  • Added ability to filter to global InventoryOptions
  • Added Vehicle.revenue
  • Added Vehicle.netProfit
  • Added Vehicle.remainingCost
  • Added Vehicle.unallocatedCost
  • Added InventoryType.taxCode support
  • Added sorting Inventory by imageCount
  • Added query and mutation support for Inventory.collections
  • Added query and mutation support for Inventory.history
  • Added Inventory.changeLog
9/11/2024
  • Fixed an issue with invalid Inventory.saleClass values.
  • Fixed an issue with invalid Inventory.stockMethod values.
Newer Older