纯净系统
软件下载

开源财务管理软件 GnuCash v5.6 中文免费版

介绍

GnuCash 是一个可以用于个人或小型企业的免费财务软件,免费授权于 GNU GPL 软件,它支持多种操作系统,包括 GNU/Linux、BSD、Solaris、Mac OS X 以及微软 Windows。支持多国语言,当然还少不了简体中文。GnuCash 被设计为使用简单,但功能强大并且灵活。GnuCash 中文版允许您跟踪银行账户、股票、收入和支出。就像日常纸质账簿一样可以直观并且快速的使用。它基于专业的会计理念,以确保平衡的账簿和精准的报表。

软件截图

软件特点

1.简单的用户界面
GnuCash 是使用起来更简单,作为一个支票簿登记。它的简单得多了一份文件登记的,因为自动完成和其他入境简捷的途径,不仅为您工作,但同时降低了数据录入错误。

2.容易填加数据
GnuCash 允许你输入数据,从上线的银行对账单和软件包使用qif (加快?交换格式) , ofx 和 hbci 档案。一个简单易用”的 DRUID “您一步步检讨造成的变化和实际进口到 GnuCash。

3.收支平衡调节
调和每月报表很快进入声明期末余额,并检查过交易。 gnucash帮助你赶上任何差异,你的数据和报表,你得到的。

3.投资跟踪
GnuCash 提供了一系列的方式来跟踪你的投资组合。专门投资帐户,简化数据录入,及网上工具,让您更新价格贵控股,因为市场的变化。报告完成图片,让您分析您的投资决策。

4.多种货币支持
GnuCash 允许你跟踪多个货币。如果你有银行帐户,投资或其他财务数据在不同的货币,使用 GnuCash 来监督他们。

5.定制的报告和图表
报告和图表,让你的宝贵资料存档税收,预算编制,或干脆弄清楚钱花在什么地方。 GnuCash 提供了多种不同的易于使用的报告和图表,以帮助分析你的财务状况。这会让你在自由定制您自己的报告,以满足您的特殊需求。

6.复式记账
以提供完整的记录, GnuCash 采用复式记账法记账。复式记账简单,就是钱不只是出现或消失-相同金额必须来自一个地点到另一个地点。通过跟踪交易在这两个地方, GnuCash 会给你详细的报告,从这个角度无论户口。

7.来源帮助
每日秘诀对话框,让有用的提示,以新的使用者约有 GnuCash 特点。内部程式,可检索帮助菜单指南,你的信息或连接到 GnuCash 网页,以获得进一步的协助。 GnuCash 还具有很强的,有帮助的开发商和用户社区的人提供帮助,通过邮件列表,以及通过IRC频道。

8.多种捷径
GnuCash 提供了许多捷径,以帮助你输入数据。类型首数字一个共同的入口和 GnuCash 将自动填写在休息!您也可以使用复制,粘贴和复制功能,以节省打字时间。键盘快捷方式,让您快速选择一个菜单选项或进入数值数据。许多数字输入领域,可以作为一个计算器:输入” 92.18 33.26 ” ,并观赏 GnuCash 输入相应的款项给你!

9.开放源码
GnuCash 并不隐藏其方法。如果您想知道如何 GnuCash 计算出一个数字,你可以找到它。另外,你还可以设定喜好告诉 GnuCash 多少资料,以展示给你。还有什么”秘密代码”用于 GnuCash -它仍然是一个开放原始码计画。

这些都是只是少数的优势,你会发现,当你开始使用 GnuCash 跟踪您的财务信息。现在做好准备,以享受 GnuCash 吧!

更新日志

GnuCash 5.5 Released

The GnuCash development team announces GnuCash 5.5, the sixth release in the stable 5.x series.
Between 5.4 and 5.5, the following bugfixes were accomplished:

Bug 607000 - SLR visible transactions

Change the Since Last Run dialog to show only transactions with a non-empty Status.
Bug 792241 - Allow sorting scheduled transactions
Bug 798025 - SLR Value entry not tied to location

Disable scrolling and the horizontal scroll bar while an entry has focus.
Bug 798760 - SLR OK button to complete value entry

With this change the Since Last Run dialog's OK button will commit an in-progress edit and advance to the next edit requiring input. It will close the dialog only if there are no more edits.
Bug 798760 - SLR change reminder with value entry

Change transaction state from Reminder to ToCreate when the user has provided the needed value and clicked OK.
Bug 798890 - Printing Problem
Bug 799087 - Import - Unbalanced (need acct) transactions now show in red (previously orange).
Bug 799090 - Right Clicking scheduled transaction

Ensure that the selection highlight changes to the item under the pointer when right-clicking in the SX Editor.
Bug 799092 - GnuCash 5.4 leaves background process running on exit

Clear the schema_hash at app shutdown via gnc_prefs_remove_registered and make that function available to the Python bindings so that python programs can do so too.
Bug 799099 - Crash when trying to get quotes
Bug 799104 - "Asset Chart" broken
Bug 799108 - "Since Last Run" crashes if there are any errors creating a scheduled transaction

Capture errors and display them in a dialog box instead.
Bug 799113 - "Start Import" button reports "Failed"
Bug 799121 - Parse error on CSV import on MacOS
Bug 799130 - split-register.c:1847:gnc_split_register_save: assertion failed: (xaccTransIsOpen (blank_trans))
Bug 799134 - Fails to build with GCC 14 (‘find_if’ is not a member of ‘std’; did you mean ‘find’)
Bug 799138 - Port to new Python C config API

Note that this increases the minimum Python version to 3.8
Bug 799143 - FTBFS on 32bit architectures
Bug 799144 - Date Completion is broken after 5.4 upgrade
Bug 799148 - Reliable crash when saving a modified saved report configuration
Bug 799150 - Can't paste text (with Ctrl+V) in Notes field in Account Tree View
Bug 799151 - gnc_date_get_last_mday () does not account for leap years correctly.
Bug 799152 - normalize_reldate_tm() does not handle dates with months greater than 11 or less than -11 correctly.
Bug 799156 - normalize_struct_tm() does not normalize seconds,minutes, and hours correctly.

下载地址

本地下载        飞机盘        飞书云

未经允许不得转载:Puresys纯净系统-软件下载 » 开源财务管理软件 GnuCash v5.6 中文免费版

相关推荐

  • 暂无文章

评论 1

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
  1. #0

    用了一下,完全用不明白哈哈~智商堪忧

    桃林7个月前 (09-26)回复

支付宝扫一扫打赏