Commit graph

6 commits

Author SHA1 Message Date
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
zhangshine
07fd52a953 build for pypi 0.1.0 2015-06-14 22:14:14 +08:00
zhangshine
93e65b75cc import setup from distutils.core if setutools package no installed 2015-06-11 11:26:09 +08:00
zhangshine
983e083537 add bottom tip 2015-06-10 00:53:08 +08:00
zhangshine
3e58223f17 test 2015-06-09 23:26:24 +08:00
zhangshine
67bb548a62 setup.py 2015-06-08 23:15:36 +08:00