dhanasingh / erpmine_resident

The Resident Management Module for ERPmine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERPmine Resident Management

This Plugin has the following module:

1) Resident

Create Leads
Move In Resident
Move Out Resident
Transfer Resident
Perform Services
Generate Bills
Receive Payments

For more information on features, please refer to the user guide

www.erpmine.org/attachments/download/24/ERPmine-User-Guide.pdf

Installation:

Unpack the zip file to the plugins folder of Redmine. It requires db migration.

So run the following command for db migration

rake redmine:plugins:migrate NAME=erpmine_resident RAILS_ENV=production

When uninstalling the plugin, be sure to remove the db changes by running

rake redmine:plugins:migrate NAME=erpmine_resident VERSION=0 RAILS_ENV=production

This plugin uses js and css assets and it will be copied to public/plugin_asset/erpmine_resident folder upon server startup, so please make sure public/plugin_asset/erpmine_resident has proper access.

Release Notes for v0.3.5

- Minor code changes

Dependency:

This plugin is compatible with ERPmine v4.6 and above versions.

Customization:

For any Customization/Support, please contact us, our consulting team will be happy to help you

Adhi Software Pvt Ltd
12/B-35, 6th Cross Road
SIPCOT IT Park, Siruseri
Kancheepuram Dist
Tamilnadu - 603103
India

Website: http://www.adhisoftware.co.in
Email: info@adhisoftware.co.in
Phone: +91 44 27470401

Resources:

User guide:

www.erpmine.org/attachments/download/24/ERPmine-User-Guide.pdf

Overview presentation in open office format:

www.erpmine.org/attachments/download/23/erpmine-overview.odp

Training Videos:

www.youtube.com/watch?v=CHAgSMmkKBE

www.youtube.com/watch?v=hTgDepFzGXY

www.youtube.com/watch?v=5IgBbhrVF4k

For more:

www.erpmine.org/projects/erpmine/wiki/Resources

About

The Resident Management Module for ERPmine

License:GNU General Public License v3.0


Languages

Language:Ruby 70.6%Language:HTML 25.5%Language:JavaScript 3.8%