Commit graph

28 commits

Author SHA1 Message Date
af9275ba64 Implement logo display
Version bump
2021-02-12 18:27:04 +00:00
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
07135c8016 Fix service provider info title 2015-06-11 22:32:19 +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
983e083537 add bottom tip 2015-06-10 00:53:08 +08:00
zhangshine
4444e709f8 auto calculate total 2015-06-09 22:20:04 +08:00
zhangshine
b13a80160d Item total 2015-06-09 21:25:42 +08:00
zhangshine
03b18cec2f vat tax 2015-06-09 00:51:36 +08:00
zhangshine
42af588ed9 service provider/client info 2015-06-09 00:30:47 +08:00
zhangshine
07b99f7e94 merge merchant and client info 2015-06-08 23:55:05 +08:00
zhangshine
67bb548a62 setup.py 2015-06-08 23:15:36 +08:00
zhangshine
884f56783f optimize imports 2015-06-06 17:51:52 +08:00
zhangshine
eb4de6e43e Headers 2015-06-06 17:44:18 +08:00
zhangshine
55141fe361 split finish method 2015-06-06 17:31:18 +08:00
zhangshine
fab6d5b18f format datetime 2015-06-06 17:17:57 +08:00
zhangshine
4ed136e78c Add paid stamp 2015-06-06 17:00:31 +08:00
zhangshine
f1729225f3 Item tables 2015-05-31 00:30:00 +08:00
zhangshine
529dcb86d3 Invoice info, Service Provider info, Client info 2015-05-30 23:41:06 +08:00
zhangshine
e40c392761 PaidStamp 2015-05-30 21:15:47 +08:00
zhangshine
c8735377a6 Simple Table 2015-05-28 18:17:55 +08:00
zhangshine
bffdbd2671 Simple address table 2015-05-28 01:09:44 +08:00
zhangshine
6fbce729b4 general componenets 2015-05-27 17:35:13 +08:00
zhangshine
82e1ec78d5 Model 2015-05-25 17:00:51 +08:00