Skip to content

ERPmine is an open source free ERP for Service Industries. It runs within Redmine

License

Notifications You must be signed in to change notification settings

prosenkiewicz/redmine_wktime_dir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERPmine

This Plugin has the following modules: 1) Time & Expense

Submit Time & Expense Sheets
Approve Time & Expense Sheets
Print Time & Expense Sheets

2) Attendance

Clock In / Clock Out
Check Leave Status
Integrate with Attendance / Time clock devices
Schedule Shifts

3) PayRoll

Setup Payroll data
Generate Salary
Report  Salary Register
Report  Salary Slip

4) Billing

Setup Billable Projects
Generate Invoices

Payments

Print Invoices

5) Accounting Create Ledgers Post Financial Transaction

Report – Balance Sheet
Report – Profit & Loss A/c Report

6) CRM Create Lead,Opportunity, Activity and Contacts Report – Lead Conversion

Report  Sales Activity

7) Purchasing Create RFQ, Quote, Purchase Order, Create Supplier Invoice and Supplier Payments Report - Purchasing cycle 8) Inventory

Create Product, Items, Shipments and Asset
Log Material and Asset Entries
Report - Stock and Asset Report.

For more information on features, please refer to the user guide www.adhisoftware.co.in/wp-content/uploads/ERPmine-User-Guide.pdf INSTALLATION: Unpack the zip file to the plugins folder of Redmine. Starting from version 1.2, it requires db migration. So run the following command for db migration

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

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

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

This plugin uses js and css assets and it will be copied to public/plugin_asset/redmine_wktime folder upon server startup, so please make sure public/plugin_asset/redmine_wktime has proper access. The pdf export requires rmagick gem.

Starting from version 1.5, it requires the gem rufus-scheduler. so run the following command to install the gem bundle install For rufus-scheduler to work , the rails application should be up all the time. If an apache passenger module is used then make sure the following settings are made a) PassengerMinInstances 1 b) RailsAppSpawnerIdleTime 0 c) PassengerPreStart rails-app-url/

Release Notes for 3.3.4

Features: - Pipe symbol between the Edit and Delete icon in Timesheet list page

Bug Fixing: - Uncaught RangeError: Invalid array length on My Account page

We would like to thank Addison for partially sponsored this release.

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

Adhi Software Pvt Ltd www.adhisoftware.co.in info@adhisoftware.co.in +1 732 202 5490 +91 44 27470401 +91 44 27470402

Here are the Customizations we have done for our clients: 1. Monthly Calendar - Puny Human 2. Supervisor Approvals - Fotonation 3. Hide Modules and Limit Non Submission Mail - Lyra Network Please provide your rating at www.redmine.org/plugins/wk-time Resources: User guide: www.adhisoftware.co.in/wp-content/uploads/ERPmine-User-Guide.pdf

Overview presentation in open office format: www.adhisoftware.co.in/wp-content/uploads/TE-Overview.odp

Training Videos: www.youtube.com/watch?v=OntsLT1LeLg www.youtube.com/watch?v=SzHo5Os-dvU www.youtube.com/watch?v=hTgDepFzGXY For more Videos: www.adhisoftware.co.in/products/erpmine/resources/ For more: www.adhisoftware.co.in/products/erpmine/resources/

About

ERPmine is an open source free ERP for Service Industries. It runs within Redmine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 53.1%
  • HTML 38.7%
  • JavaScript 8.1%
  • CSS 0.1%