Skip to content

Commit

Permalink
update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
mitosch committed Aug 25, 2022
1 parent 084edb9 commit 3728796
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/TODOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@

* [ ] Detect page break automatically, if possible
* [ ] Draw Further information section
* [ ] Add bill_information, unstructured_message, alternative_parameters to QR-code data
* [ ] Add alternative_parameters to QR-code data
* [ ] Implement reference check. Raise exception?
* [ ] Further validation, like: code set to 'QRR' but IBAN is not a QR-IBAN, reference missing, etc.
* [ ] Create a nicer example bill

## Done

* [x] Add bill_information, unstructured_message to QR-code data
* done by @noefroidevaux
* [x] Add fonts, do not use Prawn default
* [x] Draw cutting lines
* [x] Implement IBAN check. Raise exception

0 comments on commit 3728796

Please sign in to comment.