diff --git a/README.rdoc b/README.rdoc index cc714a085..cb18e7582 100644 --- a/README.rdoc +++ b/README.rdoc @@ -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 @@ -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 @@ -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: diff --git a/init.rb b/init.rb index 65f2a1928..adec788fa 100644 --- a/init.rb +++ b/init.rb @@ -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/'