Skip to content

Add Orient Corporation (Orico)#24

Open
webcallaghan wants to merge 1 commit into
niknow:masterfrom
webcallaghan:orico
Open

Add Orient Corporation (Orico)#24
webcallaghan wants to merge 1 commit into
niknow:masterfrom
webcallaghan:orico

Conversation

@webcallaghan

Copy link
Copy Markdown
Contributor

Add support for Orico credit card CSV files. Credit cards need a qif
transaction type of CCard, so pass the transaction type through from the
Orico class. They also need credits to be a negative number and debits
to be a positive number, so flip the sign of the transaction amount
for credit card transaction types.

@webcallaghan

Copy link
Copy Markdown
Contributor Author

Sample Orico credit card file: orico.csv.txt

The file is in Japanese, and is encoded in Shift-JIS.

Add support for Orico credit card CSV files. Credit cards need a qif
transaction type of CCard, so pass the transaction type through from the
Orico class. They also need credits to be a negative number and debits
to be a positive number, so flip the sign of the transaction amount
for credit card transaction types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant