2b818b78e8
Update README.rst
2021-04-19 05:03:33 +00:00
3761a681cc
Fix installation instructions
2021-04-19 05:01:13 +00:00
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
d6f75e46bb
fix typo
2015-06-19 15:01:48 +08:00
zhangshine
968884f18e
typo
2015-06-15 23:43:54 +08:00
zhangshine
07fd52a953
build for pypi 0.1.0
2015-06-14 22:14:14 +08:00
zhangshine
77f8bc9c93
add manifest.in
2015-06-14 22:06:16 +08:00
zhangshine
9d6a62b893
Screenshot
2015-06-14 22:02:59 +08:00
zhangshine
1aa2984c0f
add simple usage
2015-06-14 21:49:47 +08:00
zhangshine
0f74186df2
add dependency and license to readme
2015-06-13 23:11:47 +08:00
zhangshine
07135c8016
Fix service provider info title
2015-06-11 22:32:19 +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
230452b590
Merge branch 'master' of github.com:CiCiApp/PyInvoice
2015-06-11 21:06:42 +08:00
zhangshine
53ca9305de
test invoice info
2015-06-11 21:06:35 +08:00
zhangshine
93e65b75cc
import setup from distutils.core
if setutools
package no installed
2015-06-11 11:26:09 +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
e2a4a8020f
Exclude more
2015-06-10 01:25:24 +08:00
zhangshine
eccb8bdd2c
exclude incompatible versions
2015-06-10 01:20:13 +08:00
zhangshine
9ca21a89c2
missing st$
2015-06-10 01:10:21 +08:00
zhangshine
c7bd6b6cf5
add trvais tests
2015-06-10 01:07:16 +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
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
zhangshine
42ff13da70
Initial commit
2015-05-25 14:58:52 +08:00