| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| obb.app.3.1.6.zip | 2017-01-09 | 85.6 MB | |
| obb.src.3.1.6.zip | 2017-01-09 | 105.1 MB | |
| README | 2017-01-09 | 2.2 kB |
|
| Totals: 3 Items | 190.7 MB | 0 |
Baraza Business Management System is an online system designed by onbaraza to manage business transactions and make book keeping easy.
It entails business transactions which are the interactions between businesses and their customers, vendors and others with whom they do business.
Features
Finance
- Budget Allocation
- Raise Invoices
- Manage Sales and Purchases
- Manage Payments and Receipts
- Requisition Management
- Automatic Posting to Journal
Payroll
- Customisable payroll management
- Configure Allowances, Deductions
- Define Statutory Deductions
- Allowances, Deductions and Taxes calculations
- Payslip generation
- Expenses
- Loans and Advances Management
- Claims and reimbursements
Projects
- Project definition
- Phase and task definition and allocation
- Timesheet based on tasks
- Budget estimation
- Project Expenditure management
- Attendance Management
Reports
- Customisable reports for ease of audit
- Review Reports
Setup
1. install Postgresql http://www.postgresql.org/ above version 9.0
Linux Installation
- yum install postgresql-server
- service postgresql initdb - (Optional - will clear all databases)
- service postgresql start
Windows Installation
- Download the setup file and install
{ To make the installation easier you can set the password for user postgres during the installation to Baraza2011 }
{ Remember to change it for a live deployment }
2. install Java http://www.oracle.com/technetwork/java/javase/downloads/index.html version 1.6.30 and above
3. Download obb.src.3.1.6.zip and unzip it on any folder
4. Run the Setup
cd ./obb.src.3.1.6.zip/
Linux : ./ide.sh
Windows : double click on ide.bat in app folder
5. Click on
Create New - {Create a new blank database}
Create Demo - {Create a demo database}
6. Running the appplication
Web Application
Linux : sh server.sh
Windows : baraza.bar
go to browser http://localhost:9090/business
Application
Linux : sh baraza.sh
Windows : baraza.bar
IDE
Application
Linux : sh ide.sh
Windows : ide.bar
7. There is documentation for the system on docs
USER PASSWORDS
username root
password baraza