Commit Graph

19 Commits

Author SHA1 Message Date
JohnKent
219c1ada2f Data file updates. 2020-06-23 22:00:23 -04:00
JohnKent
3ffbd5ab3d Created a source directly for purposes of deployment as zip file.
Updated to Python 3.
2020-01-26 14:02:44 -05:00
JohnKent
8bc23dc8b1 Fixed a problem in email sending when attach/embed flag was removed. 2019-07-10 23:12:21 -04:00
JohnKent
af033464ad The tool can now update payment history. 2019-07-10 22:57:55 -04:00
JohnKent
717210636d The tool can now update the payment history. 2019-07-10 22:57:23 -04:00
JohnKent
e9fefb1a1a Web version updated to allow sending emails. 2019-07-08 00:27:38 -04:00
JohnKent
a304869708 At this state, it produces a nice web-based viewer of the loan files including the payment history and future amortization. 2019-07-07 14:59:33 -04:00
JohnKent
27cf64aced Updated Brenda's contact information which has been wrong. 2019-07-07 14:58:20 -04:00
JohnKent
6462ae5628 Added options for the new 9K loan from Rivanna Graphite Investments, LLC. Removed the personal 10K loan I made to Bear Houses, LLC 2019-07-06 14:58:43 -04:00
JohnKent
8b2af86db9 Updated the payment history. 2019-07-06 14:50:59 -04:00
JohnKent
56c0f333f6 Updated the payment history. 2019-06-02 18:35:16 -04:00
JohnKent
8cb4be3248 Updated the payment history for April statements. 2019-04-03 14:06:02 -04:00
JohnKent
42232903c5 Updated the payment history. 2019-03-05 00:10:22 -05:00
JohnKent
4dae3256c5 Updated the template to print the correct interest information. Fixed logic in script to send correct interest information to the template. Added ability to do a test run to a different email address with a real data file (the debug flag replaces the email address with a hard coded one). Added an aborting checking that the payments are listed in order. 2019-03-05 00:09:56 -05:00
JohnKent
f5c78ca7dc Added this file for testing of email function. 2019-01-13 14:54:30 -05:00
JohnKent
7612f854d7 Fixed the program to print the annual interest paid. 2019-01-13 14:53:53 -05:00
JohnKent
45d6e32149 Updated all of the payment files to reflect new format. Updated the PDF generation template. Updated the email sending code. Fixed a few off by one errors when the last payment also is the last payment of the year. 2019-01-06 16:39:54 -05:00
JohnKent
e274b96672 Fixing references. 2018-12-23 01:05:36 -05:00
JohnKent
53327a9e09 Initial commit. Things dont work yet.
--
user: JohnKent
branch 'default'
added greenfield_mortgage.txt
added mortgage.py
added mortgage_template.py
added statement.pdf.jinja
added statement.txt.jinja
2018-12-19 23:09:04 -05:00