https://github.com/artnum/bizcuit-bill-input
https://github.com/artnum/bizcuit-bill-input
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artnum/bizcuit-bill-input
- Owner: artnum
- Created: 2023-10-25T12:26:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T09:59:22.000Z (over 2 years ago)
- Last Synced: 2025-03-14T20:46:14.039Z (over 1 year ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BizCuit Bill Input
A daemon listening for new PDF file in a folder in order to split it at
separator page (see [bizcuit-splitter](https://github.com/artnum/bizcuit-splitter))
and then read Swiss QR Bill content in order to store it into database.
Allows to scan a stack of bill in one go and have them ready for later
processing.
DB structure should be reworked a bit as it's based on a old existing system.