PyInvoice/tests
jeroenmac 4c7dc7e5ec Invouce amounts rounded to 2 decimals (#1)
* round total, subtotal and tax to 2 digits

* version update

* version update

* version update

* version update

* version update

* changes:
1) decimal.quantize function used instead of round
2) added function to limit number of digits
3) extended constructor of class

* typo

* changed getdecimals function

* changed getdecimals function

* updated test_templates

* updated test_templates
2016-04-21 20:47:57 +08:00
..
fixtures/dist test 2015-06-09 23:26:24 +08:00
__init__.py MIT license 2015-06-10 20:42:53 +08:00
test_templates.py Invouce amounts rounded to 2 decimals (#1) 2016-04-21 20:47:57 +08:00