PyInvoice/pyinvoice
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
..
__init__.py Model 2015-05-25 17:00:51 +08:00
components.py Item total 2015-06-09 21:25:42 +08:00
models.py test transactions 2015-06-11 22:17:42 +08:00
templates.py Invouce amounts rounded to 2 decimals (#1) 2016-04-21 20:47:57 +08:00