Comment 18 for bug 773282

Revision history for this message
DS (djsuess) wrote :

Severity: Medium-high

Yes, I'm having the issue as well on v5.4.3 (Win10) where my importing of CC bill via OFX file show the statement transaction as Income when Expense is expected. This defect makes the software unusable if I have to manually edit over 200 records manually. Does the system use an absolute value during import or something?

Example transaction (FITID masked as all zeros):
```xml
<STMTTRN>
  <TRNTYPE>CREDIT</TRNTYPE>
  <DTPOSTED>20201228120000</DTPOSTED>
  <DTUSER>20201228120000</DTUSER>
  <TRNAMT>-80.28</TRNAMT>
  <FITID>00000000000000000000000</FITID>
  <NAME>COSTCO WHSE #0999 CITY NAME</NAME>
</STMTTRN>
```

Reproduce:
1. File > Import
2. Select OFX file into Credit Card

Workaround:
* Manually update each entry line-by-line.