Skip to content

Releases: cityssm/node-faster-report-parser

v0.5.0

10 Feb 16:11
Compare
Choose a tag to compare

Introducing advanced parsers, to assist with more advanced reporting tasks outside of basic parsing.

extractInventoryImportErrors(messageLoggerData) takes data from a parsed CSV "W603 - Message Logger" report, attempts to identify errors related to the Inventory Import Utility (IIU) integration, and provide context of where the errors occurred.

v0.4.1

07 Feb 16:52
Compare
Choose a tag to compare

Added "W603 - Message Logger" CSV parser.

v0.4.0

14 Jan 19:43
Compare
Choose a tag to compare

Export DEBUG_NAMESPACE and DEBUG_ENABLE_NAMESPACES.

v0.3.0

20 Nov 18:02
Compare
Choose a tag to compare

New XLSX Parsers

  • W201 - Inventory Item Issue Report
  • W604 - Integration Log Viewer Report

v0.2.0

30 Oct 19:03
Compare
Choose a tag to compare

Highlights

  • Added "W311 - Active Work Orders by Shop" report.
  • Linting to reduce complexity.

v0.1.2

24 Jul 14:36
Compare
Choose a tag to compare

Add "W114 - Asset Master List" XLSX parser.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Jul 17:56
Compare
Choose a tag to compare

Initial release.