Giter Site home page Giter Site logo

nanoledger's People

Contributors

ajnasz avatar chvp avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ajnasz

nanoledger's Issues

Currency printed when amount not filled in

Reproduction steps
  1. Add a transaction but only fill in the amount in the first box (leave the second amount one empty)

  2. notice that the second box has a prefilled value
    Screenshot_20230914-152518_NanoLedger

  3. Click save (:white_check_mark: )

Expected behaviour
2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in                -42 EUR

or

2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in  
Actual behaviour
2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in                EUR
System information

I have currency on the right but the error is also there with currency on the left.

Version: v0.1.1

crash on add transaction

Reproduction steps

Add transaction, fill all fields (2 accounts), save

System information

NanoLedger 0.1.4
Redmi Note 5, Android 11
DivestOs 18.1

Logcat

FATAL EXCEPTION: DefaultDispatcher-worker-2
Process: be.chvp.nanoledger, PID: 22807
java.util.NoSuchElementException: List is empty.
at m3.o.F0(Unknown Source:24)
at x2.e.a(Unknown Source:92)
at z2.c0.g(Unknown Source:342)
at r3.a.c(Unknown Source:8)
at g4.g0.run(Unknown Source:109)
at kotlinx.coroutines.internal.f.run(Unknown Source:12)
at kotlinx.coroutines.scheduling.i.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.a.run(Unknown Source:76)
Suppressed: g4.e0: [n1{Cancelling}@6ee7885, Dispatchers.IO]

Deletion of transactions

Deleting transactions isn't trivial, because the parser throws away everything that isn't strictly what it needs. To be able to delete a transaction, we need to keep a transaction's "source". This might include extraneous data such as leading comments if we want to be able to write out the entire file, so we need to be careful that deleting a transaction doesn't delete too much.

App crashes constantly

The App crashes instantly when I want to open it. There are no error reports.
This happens since version 0.1.3

Reproduction steps

Install Nanoleger 0.1.4
Open
Instantcrash

Expected behaviour

App doesnt crash

System information

Samsung Galaxy A6+
Android 10

Editing transactions

Edit transactions isn't trivial, because the parser throws away everything that isn't strictly what it needs. To be able to edit a transaction, we need to keep a transaction's "source". This might include extraneous data such as leading comments if we want to be able to write out the entire file, so we need to be careful that editing a transaction doesn't delete too much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.