Skip to content

issues Search Results · repo:giacomos/qifparse language:Python

Filter by

15 results
 (83 ms)

15 results

ingiacomos/qifparse (press backspace or delete to remove)

The print format for price and quantity for Investment is %s%.3f . However, Quicken can take a precision of 6 digits after the decimal for price and 4 digits after the decimal for quantity, so when these ...
  • kublaikhan
  • Opened 
    on Apr 19, 2024
  • #28

qifparse is an incredibly useful project and its overall design is easy to understand and hack on. But we have one problem: the project seems to no longer be maintained. There is only one maintainer ...
  • hlaf
  • 6
  • Opened 
    on Feb 28, 2018
  • #22

I have some old memorized transactions that are not active, but still appear in the export. One of the accounts that was originally attached to one of the split lines was deleted, and after several quicken ...
  • rtaft
  • Opened 
    on Apr 27, 2017
  • #19

A quicken 2016 export with transactions greater than 1000 will export it as 1,000. Parsing throws an exception when encountering this.
  • rtaft
  • 2
  • Opened 
    on Apr 27, 2017
  • #18

Currently, unsupported types in a qif file will abort the import. Add support for !Type:Price
  • rtaft
  • Opened 
    on Apr 25, 2017
  • #17

Currently, unsupported types in a qif file will abort the import. Add support for !Type:Security
  • rtaft
  • Opened 
    on Apr 25, 2017
  • #16

The code contains a check for !Type:Ccard, however the spec and my export use !Type:CCard. This errors since qifparse s check for this type is case sensitive.
  • rtaft
  • 1
  • Opened 
    on Apr 25, 2017
  • #15

The original QIF spec has option headers. A Quicken export includes these, qifparse errors and fails when parsing a file that includes them
  • rtaft
  • Opened 
    on Apr 18, 2017
  • #13

This tool does not support !Type:Tag and fails if it encounters any types it does not recognize. !Type:Tag is currently exported from Quicken 2016.
  • rtaft
  • Opened 
    on Apr 10, 2017
  • #11

The gnucash reference link appears to be dead. I think the current location is: https://github.com/Gnucash/gnucash/blob/master/src/import-export/qif-imp/file-format.txt
  • kalafut
  • Opened 
    on Mar 6, 2016
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub