Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.9 KB

README.textile

File metadata and controls

59 lines (40 loc) · 1.9 KB

Bookyt

Bookyt is a bookkeeping/ERP application designed for small-to-medium-sized companies.

It can handle debit invoices, credit invoices, projects with timelogs, swiss salary management, and much more.

Demo

Here you find a demo installation of Bookyt.

About Bookyt

Bookyt is a web application implementing double-entry bookkeeping providing:

  • Customizable accounts
  • Booking wizard
  • Booking templates
  • Earnings report
  • Balance sheet
  • Invoicing
  • Accounts Receivable
  • Accounts Payable
  • Employee expense voucher
  • Depreciation
  • Setting up tax tables

Find more information about Bookyt on its homepage

Bookyt is built on Ruby On Rails and released as Open Source.

Documentation

Contributing

Code is available at github.

Issue tracking is done using Redmine.

License

Copyright 2007-2012 Simon Hürlimann <simon.huerlimann@cyt.ch>
Copyright 2010-2012 Ramon Egloff <ramon.egloff@cyt.ch>
Copyright 2010-2012 Roman Simecek <roman.simecek@cyt.ch>
Copyright 2011-2012 Andi Staub <andi.staub@cyt.ch>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.