Files
bizmatch-qc-desktop/README.md
2026-07-15 17:38:48 -05:00

30 lines
604 B
Markdown

# BizMatch QC Desktop 0.1.2
Desktop quality-control viewer for BizMatch buyer documents.
## Start
```bash
deno task dev
```
Open **Settings** and enter:
- the absolute path to the combined `buyers_vision.json`
- the absolute PDF base directory
The final PDF path is:
```text
PDF base directory / _letter / file_name
```
Spaces and apostrophes in paths are supported. Settings are validated before
they replace the current data. Errors are displayed in the Settings dialog and
written to the terminal.
## 0.1.3
Added Email, State, Notes Page, Buyer Info Page, and CA Page to the QC field
panel.