Giter Club home page Giter Club logo

Comments (7)

jeavilez avatar jeavilez commented on July 19, 2024

There should be some way of recording a transaction in which the funds come from different accounts and / or to be assigned to different categories.

from financius.

mvarnagiris avatar mvarnagiris commented on July 19, 2024

With different categories I agree, but different accounts would make it two different transactions.

from financius.

jeavilez avatar jeavilez commented on July 19, 2024

Thanks for the answer. About the comment, I think a transaction could be paid with different accounts, given that the payee may accept diferent kinds of payments (for example cash and credit card in one purchase), and do not necessarily got specifically identified the goods payed for (for example: groceries), but the act of buying which originates the transaction is only one. If you consider it ok, it would be fine.

from financius.

mvarnagiris avatar mvarnagiris commented on July 19, 2024

Hmm interesting point. I will need to consider this when I come to implementing this feature

from financius.

Oscaruzzo avatar Oscaruzzo commented on July 19, 2024

Another example is if you go to the restaurant with a friend. You pay for both with your credit card and he gives you his part in cash.

Let's sat you spend 20 and he spends 30. So you have

-50 from your credit card (account)
+20 in expenses, category "food"
+30 in your wallett (account).

from financius.

mvarnagiris avatar mvarnagiris commented on July 19, 2024

I think this feature would overcomplicate things too much for this app

from financius.

patcon avatar patcon commented on July 19, 2024

+1 to split transactions fwiw.

Use-case is when you pay your party's bill on your card, and other payers give you cash in hand for their portion. You want your part to be categorized appropriately (and be in reports), but the portion covered by cash to be uncategorized. Not sure how the underlying data is structured, but my thought was that perhaps it would make sense to store these as mulitple transactions, but just use the UI/view to merge those multiple transactions via a common "transaction hash" field. Export to CSV would show them all separate.

from financius.

Related Issues (20)

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.