Git Product home page Git Product logo

Comments (5)

BaoXuebin avatar BaoXuebin commented on May 24, 2024

你可以尝试新建一个借记卡的账户,每月总充值1000(自己存入500元,对象以负债的形式存入500元),然后之后的消费记录都从这个账户中扣除。这样可以标记资金来源,也方便生活支出的记录。

2022-08-31 open Assets:Card:Life CNY
2022-08-31 open Liabilities:GirlF CNY
2022-08-31 open Assets:Card:AliPay CNY
2022-08-31 open Expenses:Life:Food CNY

2022-09-01 * "转存" "和对象一起各存入500元"
  Assets:Card:AliPay -500.00 CNY
  Liabilities:GirlF -500.00 CNY
  Assets:Card:Life 1000.00 CNY

2022-09-02 * "外卖"
  Assets:Card:Life -20.00 CNY
  Expenses:Life:Food 20.00 CNY

from beancount-gs.

gustinzhang avatar gustinzhang commented on May 24, 2024

和你说的一样,创建三个账户:我自己的,对象的,和共同账户。
我的**是把对象作共同账户的股东,所以在权益账户下创建了个平衡账户,不知道这样是否合理。
image

from beancount-gs.

BaoXuebin avatar BaoXuebin commented on May 24, 2024

那你记录消费支出是从 SignificantOther 账户扣除吗?

from beancount-gs.

gustinzhang avatar gustinzhang commented on May 24, 2024

是在共同账户里进行扣除,平衡账户记录对象的每笔存款,这样可以吗?
我这种是不是没有搞清平衡账户的概念
不太会把对象存入的资产以负债方式写入和我这种进行区分。

from beancount-gs.

BaoXuebin avatar BaoXuebin commented on May 24, 2024

平衡账户一般不会这么使用,但是 beancount 比较灵活,也没用固定的用法。
https://beancount.github.io/docs//the_double_entry_counting_method.html#equity 你可以看看这篇文档。

from beancount-gs.

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.