Changelog
Enterprise API
- Fixed a bug causing duplicate Vendors in search.
- Added schema for various inventory settings.
- Added a permission check on Vendor search.
- Added support for Vendors
- Added ability to set Vehicle flex fields
- Added additional support for inventory settings
- Fixed a bug where serial inventory options were not loading properly
- Added support for voiding documents in DS Tax
- Fixed an issue where system default search modules were not being loaded
- Added API support for Customers
- Added API support for Reports
- Added API support for Report Subscriptions
- Various fixes and updates to DSTax
- Added new mutations for Customers
- Fixed a bug where
Mutation.createStandardInventory
was creating twice the desired quantity.
- 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.
- 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
Newer Older