Releases: patriotresearch/fishbowl-api
Releases · patriotresearch/fishbowl-api
1.6.2
1.6.1
1.6.0
1.5.1 Sales Order and User Updates
Bump to 1.5.1
1.5.0 Sales Orders and Users
- Add pulling a list of sales orders
- Add pulling users
1.4.0 Price Rule Serialization
- Serialize Price Rules
- Tweak to accommodate queries with mysql based fishbowl
Change query for parts to be able to get active flag
Merge pull request #5 from patriotresearch/active-flag query and parse properly for active status
UOM Additions
Adds Unit of Measure to queries.
Add fields and update types for Part and Product objects.
Minor change, updates Part and Product lookups to properly include weight, length, height, and adds Revision to Part.
We never tagged a release before... this can be 1.0!
Merge pull request #1 from patriotresearch/add-import-export-support Add import export support and fixup tests.