Git Product home page Git Product logo

accounting's Introduction

使用说明test

.gs 文件是 Google App Script,用于在 Google Spreadsheet 中建立记账本;

  1. 安装

    1. 新建 Google Spreadsheet;
    2. 点击 Tools -> Script Editor...;
    3. 在新打开的标签页中选择新建 Blank Project;
    4. 用项目中的所有 .gs 文件覆盖 Code.gs 的内容,保存项目为“Accounting”;(之所以分文件是写起来的时候比较方便,在项目中单文件及多文件使用没有区别)
    5. 刷新 Spreadsheet。
  2. 建立账本

    1. 点击菜单栏中新出现的“记账”菜单,选择“初始化流水表”,并同意授权;
    2. 点击 “记账” -> “初始化帐户表”;
    3. 在账户表 F 列(“名称”)新建账户;
    4. 在流水表 B 列(“出入”)下拉选择任一类型即可开始记账。
  3. 注意事项

    1. “支出”填写负值,“收入”填写正值;
    2. “转账”中,F 列为转入账户,H 列为转出账户;
    3. 流水表中一旦填写了 D 列(“金额”),则变更“出入”其他列不会更新;
    4. 账户表中的统计是分类进行的。
    5. 预算默认按照所有收入和支出类型建立下月预算,可以手动更改时间段。

accounting's People

Contributors

joyjy avatar lvmodan avatar

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.