Name | Modified | Size | Downloads / Week |
---|---|---|---|
property.app.1.0.4.zip | 2018-10-29 | 96.6 MB | |
property.app.1.0.4.war | 2018-10-29 | 61.8 MB | |
property.app.1.0.3.zip | 2018-10-19 | 97.9 MB | |
property.app.1.0.3.war | 2018-10-19 | 61.7 MB | |
property.src.1.0.2.zip | 2017-09-12 | 95.9 MB | |
property.app.1.0.2.zip | 2017-09-12 | 80.8 MB | |
README | 2017-08-29 | 3.2 kB |
|
Totals: 7 Items | 494.7 MB | 1 |
Baraza Project Management System Openbaraza Property Management System is a web-based, full featured management system for property managers, designed to streamline all key functions and processes. These functions include rent and rental management, general ledger with accounts receivable and accounts payable, payroll import, budget management and financial reporting. This is a comprehensive system for residential and commercial real estate management with the following easy to navigate features: Features Subscription To acquire rights to use the system, a simple and easy way is through subscription. Enter the company/property manager's details. This will grant access to the system for that organization only. Then the manager can navigate through and grant access to other users. Self Service The system has easy to use features including tenant account information, rentals, property statements, invoices, receipts and all financial reporting. Property Management All transactions from the point of subscription, user management, property management and its functions are recorded here. Payments This module focuses on all the payments transactions and financial reporting as viewed, managed and reported by the property managers and clients. Transaction Ledger The property managers manage all the transactions including the Utility bills, Accounts payables, Unearned revenues, Repairs and Maintenance costs etc here. This includes all ledger reports. Reports Financial reporting, payments transactions and summary reports, customer and clients reports, receipts and invoices are all available here. Openbaraza allows for clients to customize any and all reports as per the requirements of a company. 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 property.app.1.0.2.zip and unzip it on any folder 4. Run the Setup cd ./property.app.1.0.2/ Linux : ./setup.sh Windows : double click on setup.bat in app folder 5. Click on Test Connection - {To test connection to the database} Save Configurations - {In case you change user name or password connecting to the database } 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/property Application Linux : sh baraza.sh Windows : baraza.bar IDE Application Linux : sh ide.sh Windows : ide.bar 7. DEMO Accounts Admin username : admin password : baraza client username : client password : baraza tenant username : tenant password : baraza