Smile Bank to Ledger

Check-in [cf683f4151]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Ensure all extraneous spaces are removed
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cf683f41512e4109c2b0773270b6b4ac1ee825fc
User & Date: atomicules 2015-10-19 21:33:44.603
Context
2016-01-06
13:27
Fix for negative balances

Sob. Sob. Not that I ever want to see them though.

I'd inadvertently assumed I'd only ever see a positive balance. Need to regexp
to get the negative that Smile put at the end of the balance and stick that in
the right balance, but only if a negative - it seems Ledger doesn't understand
a plus sign in front of numbers. check-in: e176864222 user: atomicules tags: trunk

2015-10-19
21:33
Ensure all extraneous spaces are removed check-in: cf683f4151 user: atomicules tags: trunk
2015-09-16
10:45
Fix logon for when bulletin board isn't there

Thought I had worked around this, but need to explicitly check for page.form
and then also explicitly return the initial page check-in: 786c2c8c74 user: atomicules tags: trunk

Changes
Unified Diff Side-by-Side Diff Patch
Changes to smile.rb.