Changelog
Enterprise API
Minor Changes
- Changed
Store.isSearchBySessionUser to Store.inventoryIsSearchableBySessionUser
- Removed
UserAccount.searchableStores
Minor Changes
- Changed TaxJar integration to remove non-taxable lines before submitting to TaxJar.
- Added
Store.isSearchableBySessionUser
- Added
UserAccount.searchableStores
Patch Changes
- Fixed a bug with the TaxJar integration not passing exemption types to their service.
Minor Changes
- Improved the TaxJar integration so that transactions with mixed positive and negative line items can be submitted. The TaxJar integration will now split that one document into two, one with positive lines and the other with negative. This is required by TaxJar.
Patch Changes
- Fixed a bug where multiple attachments could not be added to an existing part at the same time.
Patch Changes
- Improved TaxJar code and fixed broken tests.
Minor Changes
- Changed TaxJar integration to no longer submit line items on transactions. This should solve errors occuring due to the unexpected nature TaxJar adds up line item amounts.
Minor Changes
Mutation.updateInventory now compares input value to existing values before checking permissions for certain fields.
Patch Changes
- Fixed a bug where Vehicle attachments could not be updated.
Patch Changes
- Fixed a problem with the calculation of refund transactions in TaxJar.
Patch Changes
- Various logging improvements.
- Optimized Store loading.
- Changed a query to prevent a broken relationship error.
- Fixed a bug that was preventing quantity change on Parts.
Newer Older