~~~~~~~~~~~~~~~~~~~~~~~~~~
- allow tags with zero quantity by fixing unit price calculation (fix 153, tx croth1)
- allow tags with zero quantity of value by fixing validation control (fix 154, tx stoklund)
- use template0 when creating new books in postgres (vs template1 before) to fix encoding issues
- add examples for deleting an account and exporting transactions to a CSV file