Changelog

Enterprise API

0.9.5

Latest
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.
9/3/2024
  • Various bug fixes and improvements
8/15/2024
  • Changed BreakdownTemplate.components to be non-null
  • Improved Query.inventoryOptions to be more flexible
  • Added new setting: Parts - Default: new attachments are public
  • Added new setting: Vehicles - Default: new attachments are public
  • Added support for Inventory Type tax codes
  • Added Query.taxCodes
8/12/2024
  • Fixed a bug with loading Manufacturer.models
  • Fixed a bug with Mutation.createVehicle
  • Added various speed improvements
  • Fixed a bug updating Vehicles
Newer Older