https://github.com/pgdr/barncodes
https://github.com/pgdr/barncodes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pgdr/barncodes
- Owner: pgdr
- Created: 2024-11-24T20:03:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-24T20:07:07.000Z (over 1 year ago)
- Last Synced: 2025-04-05T03:13:49.030Z (about 1 year ago)
- Language: TeX
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate sheet of barcodes
Upon receiving a spredsheet with SKU and Antall, run the following:
```
ph open excel export.xlsx | ph columns SKU Antall | ph query Antall
```
Rewrite the commas to
```tex
\putnbarcodes{1}{1000}
```