Skip to content

Commit

Permalink
Updated init.rb and README.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-TAK committed May 10, 2019
1 parent 8b867fd commit 442c7c5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
32 changes: 23 additions & 9 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ This Plugin has the following modules:
3) PayRoll
Setup Payroll data
Generate Salary
Report Salary Register
Report Salary Slip
Report Salary Register
Report Salary Slip
4) Billing
Setup Billable Projects
Generate Invoices
Expand All @@ -24,12 +24,12 @@ This Plugin has the following modules:
5) Accounting
Create Ledgers
Post Financial Transaction
Report Balance Sheet
Report Profit & Loss A/c Report
Report Balance Sheet
Report Profit & Loss A/c Report
6) CRM
Create Lead,Opportunity, Activity and Contacts
Report Lead Conversion
Report Sales Activity
Report Lead Conversion
Report Sales Activity
7) Purchasing
Create RFQ, Quote, Purchase Order,
Create Supplier Invoice and Supplier Payments
Expand Down Expand Up @@ -71,9 +71,23 @@ If an apache passenger module is used then make sure the following settings are
b) RailsAppSpawnerIdleTime 0
c) PassengerPreStart http://rails-app-url/

Release Notes for 3.5.1

- Minor code changes.
Release Notes for 3.6

Features:
- Payroll module-Edit box in user setting for all individual employees
- Save and Continue for Accounting Transaction
- Accounting Transaction Remember Previous values
- Main Location
- Billable Projects in Project / Account
- Notify Users to take the Survey
- CSV Report on Payroll list page
- Preview salary
- Payroll Bank Report
- Entity Surveys

Bug Fixing:
- Move Permissions to Settings tab
- Double entry on preview bill

Customization:

Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ def getSupervisorCondStr
name 'ERPmine'
author 'Adhi Software Pvt Ltd'
description 'ERPmine is an ERP for Service Industries. It has the following modules: Time & Expense, Attendance, Payroll, CRM, Billing, Accounting, Purchasing, Inventory, Asset , Reports, Dashboards and Survey'
version '3.5.1'
version '3.6'
url 'http://www.redmine.org/plugins/wk-time'
author_url 'http://www.adhisoftware.co.in/'

Expand Down

0 comments on commit 442c7c5

Please sign in to comment.