Welcome Guest, Not a member yet? Register   Sign In
Program for evidence of incomes/outcomes - open source
#1

[eluser]resolv_25[/eluser]
Hello,

Program for evidence of a personal income and expenses has been made in CI.
Why another such a program when there are several good ones on that area ?
I want to have very simple program for use with clear overview and with a very few features.
Central part is booking of the expenses and incomes.

These are the features:
- Booking of incomes or outcomes from the same interface,
- One or more currencies (defined by user settings),
- One or more accounts (user settings),
- One or more categories of income and outcome (user settings),
- Booking of income or outcome may be on pending. It will show different color on reports and amount will not be included in the summaries.
- Transaction from one account to another,
- Various reports according to date of income/outcome, categories, search through date of income/outcome. For instance it is shown the amount on account on that earilier date.
- search by description or the categories.
- backup script in sql format.

Program is open source, license GPL 2, free for personal or commercial use.
Localization is on English (check will be needed) and Croatian languages.
For that purpose, i18n library is used - http://maestric.com/doc/php/codeigniter_i18n
Library works great.

It's more kind a desktop program, because of that installation script is made, something that many CMS have, such as Drupal.
Beside CodeIgniter, there is use of Jquery.
By the way, Internet explorer doesn't handle this menu, maybe IE9, but I don't intend to loose my time with that.

Download from Github is here: https://github.com/franko108/Home-Booking/
Demo (and help with installation instructions ) is here: http://home-booking.it-pu.com
Hope that somebody will find it useful.
All the best,

#2

[eluser]CroNiX[/eluser]
thank you for your contribution. I was just playing around with it and got an error on this page:
http://home-booking.it-pu.com/en/booking/booking/in/1

Undefined variable: default_accounts

Actually, you get that error on any of the Booking pages (income/outcome/transaction).
#3

[eluser]resolv_25[/eluser]
Yes, thanks for reply, haven't uploaded latest version there. :-()
Now shall be ok.




Theme © iAndrew 2016 - Forum software by © MyBB