victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
566 stars 42 forks source link

BUG_Foreign amount required #232

Closed tekjoey closed 10 months ago

tekjoey commented 10 months ago

Describe the bug When adding a normal transaction, an error occurs stating "The transactions.0.foreign_amount must be a number". I am then unable to submit the transaction until I put in a value for "Foreign Amount", even if it is zero.

To Reproduce Steps to reproduce the behavior: 1) Open app and click button to add transaction 2) Fill in all details as normal (Amount, Date, Description, Source/Dest. accounts, etc.) 3) Click Submit 4) Receive error

Expected behavior Submission of transaction without foreign currency requirement.

Screenshots Will add comment with link to video recording

Smartphone (please complete the following information):

Additional Comments My instance of Firefly III does not have any foreign currencies configured (only USD). All of my transactions have always been in USD.

victorbalssa commented 10 months ago

Unfortunately it's a side effect of the latest version of FireflyIII.

To address this issue you will need to update to the latest version on you server (currently >= 6.1.6).

tekjoey commented 10 months ago

Thank you for your quick response! I'll update my instance.