Friday, October 31, 2008

Printing

Working on the printing options.

Added a settings options to setup printer.

Screenshot :

Invoices

Added the invoice feature. Now invoice can be created and also linked with customer database.

Here are some screenshots :

Adding a invoice :



Adding customer data in the Invoice :



Customer list for already stored contacts :

Saturday, October 25, 2008

Customer

Customer management interface added.

This will be used in invoices.

Screenshots :

Customer list :



Add customer :

Friday, October 24, 2008

Contribute

The best way to contribute at this stage is to use the software and to report bugs :)

Contact

Email : pshah.mumbai AT gmail.com

Project roadmap


Aim : A simple double-entry cross platform accounting package suitable for personal and small business use.


To do :

Reconciliation
Stock returns

Source code

Grab the source code here http://github.com/prashants/freeacc

Command to download the latest source code (if you have git installed) :

git clone git://github.com/prashants/freeacc.git

Needs the following package :

- Qt 4.4 development packages
- Qt MySql binding
- GNU C++ Compiler
- MySql database server

Read the "INSTALL.txt" file that is included

License

FreeAcc is distributed under GNU GPL V3 or higher

Screenshots

Main menu :



Company creation :



Group list :



Add group :



Ledger list :



Add ledger :



Add stock group :



Add stock item :



Voucher menu :



Add receipt voucher :



Add purchase voucher :



Ledger report :



Trial balance :



Balance sheet :



Profit and loss statement :



Stock summary report :



Stock ledger report :



Search :



Interest calculator :

Support

Project website :

http://freeacc.blogspot.com/

Project source code, bug tracker :

https://launchpad.net/freeacc

Support group :

http://groups.google.com/group/freeacc

IRC Channel :

The channel is #freeacc at irc.freenode.org

Freeacc is under GNU GPL V3 or higher.

Features

Current features :

Main :
- Ledger Groups
- Ledgers
- Stock groups
- Stock items
- Stock units

Vouchers :
- Receipt
- Payment
- Contra
- Journal
- Debit note
- Credit note

Stock vouchers :
- Purchase
- Sales

Invoicing

Reports :
- Ledger report
- Trial balance
- Balance sheet
- Profit and loss account
- Stock ledger item report
- Full stock report

Misc :
- Calculator
- Interest calculator

Company :
- Backup data
- Restore data
- Carry forward to next year

Invoicing

We are working to add the invoicing features and a simple customer list as suggested by IPS Khurana