
易于使用的免费和开源的基于 Web 的复式记账软件,用 PHP 编写 – MySQL
会计师 – 总账会计系统是一个安全的基于云的复式记账系统,使组织和个人能够管理他们在多家公司的财务账户。您可以在特定公司下创建和管理帐户。您可以创建多个用户并授予他们对特定公司的访问权限。会计允许您创建/过帐日记帐凭证。打印所有必要的报告,例如:
- 总账摘要
- 代金券摘要
- 试算表
- 损益表
- 资产负债表
Accountant 是在 PHP Codeignitor 框架和 MySql 数据库中开发的,可实现简单的设置和易于维护。它是基于云的系统,允许您随时随地访问您的公司帐户。
好处:
- 麻省理工学院许可下的免费和开源
- 无需设置
- 适用于“共享主机”环境
- 社区驱动
- 支持 PHP 5+
- 支持 MySQL
特征:
- 会计科目表(组和分类账)
- 动态分录类型(现金/银行收据、现金/银行付款、反对、日记账等)
- 会计科目对帐
- 标签条目以更好地控制参考
- 报告包括资产负债表、损益表、试算表和分类账表、对账报告等。
- 下载 PDF 格式的报告。
- 用户身份验证和角色分配。
- 用于用户活动监控的用户作日志。
- 全面支持MySQL数据库事务,维护数据完整性
- 支持多个公司/年份帐户
演示
网址: http://preview.otsglobal.org/accountant
电子邮件: admin@admin.com
密码:密码
更新
更改日志
更新到 Beta R3
1. Add new and faster featured form for Entries, 2. Some Minor Bug fixes Open /application/config/database.sqlite in any Sqlite DB viewer and run the following queries, ALTER TABLE `of_settings` ADD `entry_form` INT NOT NULL DEFAULT '1'; UPDATE `of_settings` SET `version` = 'Beta R3';
更新到 Beta R4
1. Real-time synchronization in Ledger Entry when selecting from Chart of Account drop down updated when adding new new account in chart of account. 2. Fixed Date Range bug and print as pdf/csv issues in Reports(Balancesheet, Profit & Loss, etc)... UPDATE `of_settings` SET `version` = 'Beta R4';
更新到 Beta R4.5
1. Fixed Date Range bug and exporting issues in all Reports(Balancesheet, Profit & Loss, etc)... UPDATE `of_settings` SET `version` = 'Beta R4.5';
更新至5.0版
1. Updated Reports with much better looks, now the reports will load faster. 2. Fixed many minor and major Bugs and Error handling UPDATE `of_settings` SET `version` = 'Ver. 5.0';
更新至版本 5.0.1
1. Fixed export to excel Bug UPDATE `of_settings` SET `version` = 'Ver. 5.0.1';
更新至版本 5.1.0
1. Updated Codeigniter Version to 3.1.11 UPDATE `of_settings` SET `version` = 'Ver. 5.1.0';
更新至版本 5.1.1
1. Fixed the ledger statement bug in all reports UPDATE `of_settings` SET `version` = 'Ver. 5.1.1';
更新至6.0版
1. Major bug fixes, 2. Database changes - SQLite3 to MySQL, 3. Added Installer functionality, 4. Theme update from bootstrap 3 to bootstrap 4 and plugins update, 6. Better Reports - using WKHTMLtoPDF library 7. And some other minor changes.
计数器
原文链接:https://www.hrdweb.com/46358.html,转载请注明出处~~~
评论0