You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off: Thank you for writing this library. It looks like it is going to save me a lot of time with my current project!
Running the test suite, I am getting a failure in TransactionFixture.Can_Transfer_Between_Different_Currencies. My local GnuCash version is 5.9. The failure is:
Looking at the test book in GnuCash I see the test transaction created. It has amount $100 in the "Cash in Wallet (USD)" account.
I tried to poke at what the test is trying to do a little bit, but unfortunately I don't understand what is supposed to be happening there well enough to make very much progress on debugging this.
The text was updated successfully, but these errors were encountered:
First off: Thank you for writing this library. It looks like it is going to save me a lot of time with my current project!
Running the test suite, I am getting a failure in
TransactionFixture.Can_Transfer_Between_Different_Currencies
. My local GnuCash version is 5.9. The failure is:Looking at the test book in GnuCash I see the test transaction created. It has amount $100 in the "Cash in Wallet (USD)" account.
I tried to poke at what the test is trying to do a little bit, but unfortunately I don't understand what is supposed to be happening there well enough to make very much progress on debugging this.
The text was updated successfully, but these errors were encountered: