Commit graph

13 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
968884f18e typo 2015-06-15 23:43:54 +08:00
zhangshine
625162d94f Test item style 2015-06-11 22:29:16 +08:00
zhangshine
2919442e7d test transactions 2015-06-11 22:17:42 +08:00
zhangshine
6dccb3927a test client info 2015-06-11 21:52:06 +08:00
zhangshine
c318180f48 test Service provider 2015-06-11 21:23:28 +08:00
zhangshine
53ca9305de test invoice info 2015-06-11 21:06:35 +08:00
zhangshine
8dd09e1e97 test item 2015-06-10 22:55:53 +08:00
zhangshine
14ffeda5b4 add more docstring and rename private function 2015-06-10 22:12:42 +08:00
zhangshine
83e4a23f76 MIT license 2015-06-10 20:42:53 +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